In a RGB color space, #009dc4 hex color (also known as Ocean Blue) is composed of 0% red, 61.6% green and 76.9% blue. Whereas in a CMYK color space, it is composed of 100% cyan, 19.9% magenta, 0% yellow and 23.1% black. It has a hue angle of 191.9 degrees, a saturation of 100% and a lightness of 38.4%. #009dc4 color hex could be obtained by blending #00ffff with #003b89. Closest websafe color is: #0099cc.
The hexadecimal color #009dc4 has RGB values of R:0, G:157, B:196 and CMYK values of C:1, M:0.2, Y:0, K:0.23. Its decimal value is 40388.
Hex triplet | 009dc4 | #009dc4 |
RGB Decimal | 0, 157, 196 | rgb(0,157,196) |
RGB Percent | 0, 61.6, 76.9 | rgb(0%,61.6%,76.9%) |
CMYK | 100, 19.9, 0, 23.1 | |
HSL | 191.9°, 100, 38.4 | hsl(191.9,100%,38.4%) |
HSV(HSB) | 191.9°, 100, 76.9 | |
Web Safe | 0099cc | #09c |
XYZ | 22.021, 28.099, 56.488 |
xyY | 0.207, 0.264, 28.099 |
CIE-LAB | 59.978, -20.402, -29.707 |
CIE-LCH | 59.978, 36.038, 235.52 |
CIE-LUV | 59.978, -42.216, -43.482 |
Hunter-Lab | 53.009, -18.614, -26.075 |
Binary | 00000000, 10011101, 11000100 |
Below, you can see some colors close to #009dc4. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #009dc4.
<span style="color:#009dc4">Text here</span>
This paragraph has a background color of #009dc4.
<p style="background-color:#009dc4;">Content here</p>
This element has a border color of #009dc4.
<div style="border:1px #009dc4;">Content here</div>
.text {color:#009dc4;}
.background {background-color:#009dc4;}
.border {border:1px solid #009dc4;}
.text-shadow {border:1px solid #009dc4;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #000405 is the darkest color, while #effcff is the lightest one.
A tone is produced by adding gray to any pure hue. In this case, #626262 is the less saturated color, while #0898bc is the most saturated one.