Shades of Deep Sea #108267
Tints of Deep Sea #108267
RGB
CMYK
RGB Variations
Color information
#108267 (or 0x108267) is known color: Deep Sea. HEX triplet: 10, 82 and 67. RGB value is (16,130,103). Sum of RGB (Red+Green+Blue) = 16+130+103=249 (32% of max value = 765). Red value is 16 (6.64% from 255 or 6.43% from 249); Green value is 130 (51.17% from 255 or 52.21% from 249); Blue value is 103 (40.62% from 255 or 41.37% from 249); Max value from RGB is 130 - color contains mainly: green. Hex color #108267 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #108267 is #EF7D98. Grayscale: #5C5C5C. Windows color (decimal): -15695257 or 6783504. OLE color: 6783504.
HSL color Cylindrical-coordinate representation of color #108267: hue angle of 165.79º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #108267 is Cyan = 0.88, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 16 | 130 | 103 | - |
| CMYK | 0.88 | 0 | 0.21 | 0.49 |
| HSL | 165.79º | 0.78% | 0.29% | - |
| HSV(B) | 165.79º | 0.88% | 0.51% | - |
| XYZ | 10.64 | 17.05 | 15.56 | - |
| YUV | 92.84 | 133.73 | 73.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 130 | 103 | 0.88 | 0 | 0.21 | 0.49 | 165.79 | 0.78 | 0.29 |
| Hex | 10 | 82 | 67 | 58 | 0 | 15 | 31 | A6 | 4E | 1D |
| Octal | 20 | 202 | 147 | 130 | 0 | 25 | 61 | 246 | 116 | 35 |
| Binary | 10000 | 10000010 | 1100111 | 1011000 | 0 | 10101 | 110001 | 10100110 | 1001110 | 11101 |
Color Harmonies of #108267
Complementary color
Monochromatic Colors of #108267
Black with #108267
Text Example
Text Example
White with #108267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #108267; }
p { color: rgb(16,130,103); }
H1.HeaderClassName
{
color: #108267;
}
.AnyTagClassName
{
color: #108267;
}
</style>
background-color css
<style>
a { background-color: #108267; }
a { background-color: rgb(16,130,103); }
div.DivClassName
{
background-color: #108267;
}
.BgClassName
{
background-color: #108267;
}
</style>
border-color css
<style>
span { border-color: #108267; }
span { border-color: rgb(16,130,103); }
td.TdClassName
{
border-color: #108267;
}
.TagClassName
{
border-color: #108267;
}
</style>