Shades of Deep Sea #0D8167
Tints of Deep Sea #0D8167
RGB
CMYK
RGB Variations
Color information
#0D8167 (or 0x0D8167) is known color: Deep Sea. HEX triplet: 0D, 81 and 67. RGB value is (13,129,103). Sum of RGB (Red+Green+Blue) = 13+129+103=245 (32% of max value = 765). Red value is 13 (5.47% from 255 or 5.31% from 245); Green value is 129 (50.78% from 255 or 52.65% from 245); Blue value is 103 (40.62% from 255 or 42.04% from 245); Max value from RGB is 129 - color contains mainly: green. Hex color #0D8167 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #0D8167 is #F27E98. Grayscale: #5B5B5B. Windows color (decimal): -15892121 or 6783245. OLE color: 6783245.
HSL color Cylindrical-coordinate representation of color #0D8167: hue angle of 166.55º degrees, saturation: 0.82, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #0D8167 is Cyan = 0.90, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 13 | 129 | 103 | - |
| CMYK | 0.90 | 0 | 0.20 | 0.49 |
| HSL | 166.55º | 0.82% | 0.28% | - |
| HSV(B) | 166.55º | 0.9% | 0.51% | - |
| XYZ | 10.46 | 16.77 | 15.52 | - |
| YUV | 91.35 | 134.57 | 72.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 13 | 129 | 103 | 0.90 | 0 | 0.20 | 0.49 | 166.55 | 0.82 | 0.28 |
| Hex | D | 81 | 67 | 5A | 0 | 14 | 31 | A7 | 52 | 1C |
| Octal | 15 | 201 | 147 | 132 | 0 | 24 | 61 | 247 | 122 | 34 |
| Binary | 1101 | 10000001 | 1100111 | 1011010 | 0 | 10100 | 110001 | 10100111 | 1010010 | 11100 |
Color Harmonies of #0D8167
Complementary color
Monochromatic Colors of #0D8167
Black with #0D8167
Text Example
Text Example
White with #0D8167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #0D8167; }
p { color: rgb(13,129,103); }
H1.HeaderClassName
{
color: #0D8167;
}
.AnyTagClassName
{
color: #0D8167;
}
</style>
background-color css
<style>
a { background-color: #0D8167; }
a { background-color: rgb(13,129,103); }
div.DivClassName
{
background-color: #0D8167;
}
.BgClassName
{
background-color: #0D8167;
}
</style>
border-color css
<style>
span { border-color: #0D8167; }
span { border-color: rgb(13,129,103); }
td.TdClassName
{
border-color: #0D8167;
}
.TagClassName
{
border-color: #0D8167;
}
</style>