crispedge.com

Color picker

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

#5bcbc9 hex color - Green - Cool color - Information

#5bcbc9 hex color - Green - Cool color

Color Hue/Base color: Green

Hex #5bcbc9 Color code in RGB color code model is created after adding 35.69% red color, 79.61% green color and 78.82% blue color. Hex #5bcbc9 Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 1% yellow and 20% black.

Hex #5bcbc9 color code is between #55cccc web safe hex color code and #66bbbb web safe hex color code. #55cccc is the nearest web safe color code. You can see here many more shades of #5bcbc9 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code5bcbc9#5bcbc9
RGB Decimal91, 203, 201rgb(91, 203, 201)
RGB Percent36%, 80%, 79%rgb(36%, 80%, 79%)
CSS RGBa91, 203, 201,1rgba(91,203,201,1)
CMYK Modelcmyk(55%,0%,1%,20%)
HSL Color Space179,52% ,58%hsl(179,52% ,58%)
HSV Color Space179°, 55%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010110111100101111001001
Octal133313311
Decimal91203201
Hex5bcbc9

Different shades of #5bcbc9 color code.

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

Light Shade of #5bcbc9
#82d7d6
Dark Shade of #5bcbc9
#3ab8b6
Saturated Shade of #5bcbc9
#50d6d3
Desaturated Shade of #5bcbc9
#66c0bf
Grey scale Shade of #5bcbc9
#939393
Brighten Shade
#74e4e2
Most Readable Shade
#000000

Shades of #5bcbc9 color code

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

#5bcbc9
#50b4b2
#469d9c
#3c8786
#32706f
#285a59
#1e4343
#142d2c
#0a1616
#000000

Similar Color like #5bcbc9 color

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

#5cccca
#5dcdcb
#5ececc
#5fcfcd
#60d0ce
#61d1cf
#62d2d0
#63d3d1
#64d4d2
#65d5d3
#66d6d4
#67d7d5
#68d8d6
#69d9d7
#5acac8
#59c9c7
#58c8c6
#57c7c5
#56c6c4
#55c5c3
#54c4c2
#53c3c1
#52c2c0
#51c1bf
#50c0be
#4fbfbd
#4ebebc
#4dbdbb

Monochromatic Color with #5bcbc9

#5bcbc9
#6ef5f3
#0f2121
#224b4b
#357675
#48a09f

Tints of #5bcbc9 Color

#5bcbc9
#6dd0cf
#7fd6d5
#91dcdb
#a3e2e1
#b6e7e7
#c8eded
#daf3f3
#ecf9f9
#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

#5bcbc9
#cb5b5d

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

Split Complementary

#5bcbc9
#cb5b95
#cb915b

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

Analogous Color

#5bcb9c
#5bcbb3
#5bcbc9
#5bb7cb
#5ba0cb

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

#5bcbc9
#c95bcb
#cbc95b

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

#5bcbc9
#915bcb
#cb5b5d
#95cb5b

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

#5bcbc9
#cb5b5d
#cb915b
#5b95cb

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 #5bcbc9 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.

#5bcbc9 Color Code Preview on Black Background Color

This is how #5bcbc9 Color will look on black background color. Color contrast ratio is 10.83

#5bcbc9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5bcbc9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5bcbc9

#5bcbc9 color code is use for CSS Background Color

Background color for the above div is #5bcbc9

HTML with inline CSS

<div style="background-color:#5bcbc9;"></div>

#5bcbc9 color code is use for CSS Border Color

CSS Border color for the above div is #5bcbc9

HTML with inline CSS

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

CSS Border Left color for the above div is #5bcbc9

HTML with inline CSS

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

CSS Border Right color for the above div is #5bcbc9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5bcbc9

HTML with inline CSS

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

CSS Border Top color for the above div is #5bcbc9

HTML with inline CSS

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

#5bcbc9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5bcbc9 Color code Preview on White Background

This is how #5bcbc9 Color code will look on white background color. Color contrast ratio is 1.94

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 #5bcbc9; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5bcbc9; }

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.