crispedge.com

Color picker

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

#0cbb9b hex color - Green - Cool color - Information

#0cbb9b hex color - Green - Cool color

Color Hue/Base color: Green

Hex #0cbb9b Color code in RGB color code model is created after adding 4.71% red color, 73.33% green color and 60.78% blue color. Hex #0cbb9b Color code in CMYK color (process color) code model is generated after subtraction of 94% cyan, 0% magenta, 17% yellow and 27% black.

Hex #0cbb9b color code is between #11aa99 web safe hex color code and #00ccaa web safe hex color code. #11aa99 is the nearest web safe color code. You can see here many more shades of #0cbb9b color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Code0cbb9b#0cbb9b
RGB Decimal12, 187, 155rgb(12, 187, 155)
RGB Percent5%, 73%, 61%rgb(5%, 73%, 61%)
CSS RGBa12, 187, 155,1rgba(12,187,155,1)
CMYK Modelcmyk(94%,0%,17%,27%)
HSL Color Space169,88% ,39%hsl(169,88% ,39%)
HSV Color Space169°, 94%, 73%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000011001011101110011011
Octal14273233
Decimal12187155
Hex0cbb9b

Different shades of #0cbb9b color code.

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

Light Shade of #0cbb9b
#0febc3
Dark Shade of #0cbb9b
#098b73
Saturated Shade of #0cbb9b
#02c5a1
Desaturated Shade of #0cbb9b
#16b195
Grey scale Shade of #0cbb9b
#636363
Brighten Shade
#25d4b4
Most Readable Shade
#000000

Shades of #0cbb9b color code

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

#0cbb9b
#0aa689
#099178
#087c67
#066756
#055344
#043e33
#022922
#011411
#000000

Similar Color like #0cbb9b color

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

#0dbc9c
#0ebd9d
#0fbe9e
#10bf9f
#11c0a0
#12c1a1
#13c2a2
#14c3a3
#15c4a4
#16c5a5
#17c6a6
#18c7a7
#19c8a8
#1ac9a9
#0bba9a
#0ab999
#09b898
#08b797
#07b696
#06b595
#05b494
#04b393
#03b292
#02b191
#01b090
#00af8f
#00ae8e
#00ad8d

Monochromatic Color with #0cbb9b

#0cbb9b
#0fe5be
#01110e
#043b31
#076655
#099078

Tints of #0cbb9b Color

#0cbb9b
#27c2a6
#42cab1
#5dd1bc
#78d9c7
#93e0d2
#aee8dd
#c9efe8
#e4f7f3
#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

#0cbb9b
#bb0c2c

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

Split Complementary

#0cbb9b
#bb0c83
#bb440c

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

Analogous Color

#0cbb55
#0cbb78
#0cbb9b
#0cb8bb
#0c95bb

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

#0cbb9b
#9b0cbb
#bb9b0c

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

#0cbb9b
#430cbb
#bb0c2c
#83bb0c

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

#0cbb9b
#bb0c2c
#bb440c
#0c83bb

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 #0cbb9b 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.

#0cbb9b Color Code Preview on Black Background Color

This is how #0cbb9b Color will look on black background color. Color contrast ratio is 8.60

#0cbb9b in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0cbb9b

HTML with inline CSS

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

Your Example Paragraph content text in with font color #0cbb9b

#0cbb9b color code is use for CSS Background Color

Background color for the above div is #0cbb9b

HTML with inline CSS

<div style="background-color:#0cbb9b;"></div>

#0cbb9b color code is use for CSS Border Color

CSS Border color for the above div is #0cbb9b

HTML with inline CSS

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

CSS Border Left color for the above div is #0cbb9b

HTML with inline CSS

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

CSS Border Right color for the above div is #0cbb9b

HTML with inline CSS

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

CSS Border Bottom color for the above div is #0cbb9b

HTML with inline CSS

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

CSS Border Top color for the above div is #0cbb9b

HTML with inline CSS

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

#0cbb9b hex Color code used as CSS color Codes

Example CSS Class for usage

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

#0cbb9b Color code Preview on White Background

This is how #0cbb9b Color code will look on white background color. Color contrast ratio is 2.44

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

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.