crispedge.com

Color picker

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

#008c96 hex color - Blue - Cool color - Information

#008c96 hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #008c96 Color code in RGB color code model is created after adding 0% red color, 54.9% green color and 58.82% blue color. Hex #008c96 Color code in CMYK color (process color) code model is generated after subtraction of 100% cyan, 7% magenta, 0% yellow and 41% black.

Hex #008c96 color code is between #008899 web safe hex color code and #009988 web safe hex color code. #008899 is the nearest web safe color code. You can see here many more shades of #008c96 color code.

0 Likes 0 Comments | 251 Views

Color Table

Hex Color Code008c96#008c96
RGB Decimal0, 140, 150rgb(0, 140, 150)
RGB Percent0%, 55%, 59%rgb(0%, 55%, 59%)
CSS RGBa0, 140, 150,1rgba(0,140,150,1)
CMYK Modelcmyk(100%,7%,0%,41%)
HSL Color Space184,100% ,29%hsl(184,100% ,29%)
HSV Color Space184°, 100%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary000000001000110010010110
Octal0214226
Decimal0140150
Hex008c96

Different shades of #008c96 color code.

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

Light Shade of #008c96
#00bcc9
Dark Shade of #008c96
#005c63
Saturated Shade of #008c96
#008c96
Desaturated Shade of #008c96
#07858e
Grey scale Shade of #008c96
#4b4b4b
Brighten Shade
#19a5af
Most Readable Shade
#FFFFFF

Shades of #008c96 color code

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

#008c96
#007c85
#006c74
#005d64
#004d53
#003e42
#002e32
#001f21
#000f10
#000000

Similar Color like #008c96 color

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

#018d97
#028e98
#038f99
#04909a
#05919b
#06929c
#07939d
#08949e
#09959f
#0a96a0
#0b97a1
#0c98a2
#0d99a3
#0e9aa4
#008b95
#008a94
#008993
#008892
#008791
#008690
#00858f
#00848e
#00838d
#00828c
#00818b
#00808a
#007f89
#007e88

Monochromatic Color with #008c96

#008c96
#00b4c0
#00dbeb
#001516
#003d41
#00646b

Tints of #008c96 Color

#008c96
#1c98a1
#38a5ad
#55b2b9
#71bfc4
#8dcbd0
#aad8dc
#c6e5e7
#e2f2f3
#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

#008c96
#960a00

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

Split Complementary

#008c96
#960041
#965500

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

Analogous Color

#009664
#009682
#008c96
#006e96
#005096

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

#008c96
#96008c
#8c9600

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

#008c96
#550096
#960a00
#419600

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

#008c96
#960a00
#965500
#004196

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 #008c96 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.

#008c96 Color Code Preview on Black Background Color

This is how #008c96 Color will look on black background color. Color contrast ratio is 5.19

#008c96 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #008c96

HTML with inline CSS

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

Your Example Paragraph content text in with font color #008c96

#008c96 color code is use for CSS Background Color

Background color for the above div is #008c96

HTML with inline CSS

<div style="background-color:#008c96;"></div>

#008c96 color code is use for CSS Border Color

CSS Border color for the above div is #008c96

HTML with inline CSS

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

CSS Border Left color for the above div is #008c96

HTML with inline CSS

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

CSS Border Right color for the above div is #008c96

HTML with inline CSS

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

CSS Border Bottom color for the above div is #008c96

HTML with inline CSS

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

CSS Border Top color for the above div is #008c96

HTML with inline CSS

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

#008c96 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#008c96 Color code Preview on White Background

This is how #008c96 Color code will look on white background color. Color contrast ratio is 4.04

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

Related Gradients

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

0 Likes 0 Comments | 251 Views

Post your comment:-

By submitting comment you agree to our privacy policy.