crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#55bbab hex color - Green - Cool color - Information

#55bbab hex color - Green - Cool color

Color Hue/Base color: Green

Hex #55bbab Color code in RGB color code model is created after adding 33.33% red color, 73.33% green color and 67.06% blue color. Hex #55bbab Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 9% yellow and 27% black.

Hex #55bbab color code is between #44aaaa web safe hex color code and #66ccbb web safe hex color code. #44aaaa is the nearest web safe color code. You can see here many more shades of #55bbab color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code55bbab#55bbab
RGB Decimal85, 187, 171rgb(85, 187, 171)
RGB Percent33%, 73%, 67%rgb(33%, 73%, 67%)
CSS RGBa85, 187, 171,1rgba(85,187,171,1)
CMYK Modelcmyk(55%,0%,9%,27%)
HSL Color Space171,43% ,53%hsl(171,43% ,53%)
HSV Color Space171°, 55%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010101011011101110101011
Octal125273253
Decimal85187171
Hex55bbab

Different shades of #55bbab color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Light Shade of #55bbab
#79cabd
Dark Shade of #55bbab
#3f9e8f
Saturated Shade of #55bbab
#49c7b3
Desaturated Shade of #55bbab
#61afa3
Grey scale Shade of #55bbab
#888888
Brighten Shade
#6ed4c4
Most Readable Shade
#000000

Shades of #55bbab color code

Generate more color scales with scales (color stack) generator.

#55bbab
#4ba698
#429185
#387c72
#2f675f
#25534c
#1c3e39
#122926
#091413
#000000

Similar Color like #55bbab color

Find visually similar hex color codes nearing to #55bbab hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#56bcac
#57bdad
#58beae
#59bfaf
#5ac0b0
#5bc1b1
#5cc2b2
#5dc3b3
#5ec4b4
#5fc5b5
#60c6b6
#61c7b7
#62c8b8
#63c9b9
#54baaa
#53b9a9
#52b8a8
#51b7a7
#50b6a6
#4fb5a5
#4eb4a4
#4db3a3
#4cb2a2
#4bb1a1
#4ab0a0
#49af9f
#48ae9e
#47ad9d

Monochromatic Color with #55bbab

#55bbab
#68e5d2
#081110
#1b3b36
#2e665d
#429084

Tints of #55bbab Color

#55bbab
#67c2b4
#7acabd
#8dd1c7
#a0d9d0
#b3e0d9
#c6e8e3
#d9efec
#ecf7f5
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#55bbab
#bb5565

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#55bbab
#bb5598
#bb7855

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#55bb82
#55bb97
#55bbab
#55b7bb
#55a2bb

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#55bbab
#ab55bb
#bbab55

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#55bbab
#7855bb
#bb5565
#98bb55

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Double Complementary Color

#55bbab
#bb5565
#bb7855
#5598bb

Double Complementary is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Hex #55bbab Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#55bbab Color Code Preview on Black Background Color

This is how #55bbab Color will look on black background color. Color contrast ratio is 9.08

#55bbab in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#55bbab">Your Example Paragraph content text in with font color #55bbab </p>

Your Example Paragraph content text in with font color #55bbab

HTML with inline CSS

<div style="color:#55bbab">Your Paragraph text in with font color #55bbab </div>

Your Example Paragraph content text in with font color #55bbab

#55bbab color code is use for CSS Background Color

Background color for the above div is #55bbab

HTML with inline CSS

<div style="background-color:#55bbab;"></div>

#55bbab color code is use for CSS Border Color

CSS Border color for the above div is #55bbab

HTML with inline CSS

<div style="border:5px solid #55bbab;"></div>

CSS Border Left color for the above div is #55bbab

HTML with inline CSS

<div style="border-left:5px solid #55bbab;"></div>

CSS Border Right color for the above div is #55bbab

HTML with inline CSS

<div style="border-right:5px solid #55bbab;"></div>

CSS Border Bottom color for the above div is #55bbab

HTML with inline CSS

<div style="border-bottom:5px solid #55bbab;"></div>

CSS Border Top color for the above div is #55bbab

HTML with inline CSS

<div style="border-top:5px solid #55bbab;"></div>

#55bbab hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#55bbab; } .examplecolorclass {color:#55bbab; } .examplebordercolor {border:3px solid #55bbab; }

#55bbab Color code Preview on White Background

This is how #55bbab Color code will look on white background color. Color contrast ratio is 2.31

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #55bbab; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #55bbab; }

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.