Shades of Deep Sea #108468
Tints of Deep Sea #108468
RGB
CMYK
RGB Variations
Color information
#108468 (or 0x108468) is known color: Deep Sea. HEX triplet: 10, 84 and 68. RGB value is (16,132,104). Sum of RGB (Red+Green+Blue) = 16+132+104=252 (33% of max value = 765). Red value is 16 (6.64% from 255 or 6.35% from 252); Green value is 132 (51.95% from 255 or 52.38% from 252); Blue value is 104 (41.02% from 255 or 41.27% from 252); Max value from RGB is 132 - color contains mainly: green. Hex color #108468 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #108468 is #EF7B97. Grayscale: #5E5E5E. Windows color (decimal): -15694744 or 6849552. OLE color: 6849552.
HSL color Cylindrical-coordinate representation of color #108468: hue angle of 165.52º degrees, saturation: 0.78, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #108468 is Cyan = 0.88, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 16 | 132 | 104 | - |
| CMYK | 0.88 | 0 | 0.21 | 0.48 |
| HSL | 165.52º | 0.78% | 0.29% | - |
| HSV(B) | 165.52º | 0.88% | 0.52% | - |
| XYZ | 10.96 | 17.61 | 15.92 | - |
| YUV | 94.12 | 133.57 | 72.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 132 | 104 | 0.88 | 0 | 0.21 | 0.48 | 165.52 | 0.78 | 0.29 |
| Hex | 10 | 84 | 68 | 58 | 0 | 15 | 30 | A6 | 4E | 1D |
| Octal | 20 | 204 | 150 | 130 | 0 | 25 | 60 | 246 | 116 | 35 |
| Binary | 10000 | 10000100 | 1101000 | 1011000 | 0 | 10101 | 110000 | 10100110 | 1001110 | 11101 |
Color Harmonies of #108468
Complementary color
Monochromatic Colors of #108468
Black with #108468
Text Example
Text Example
White with #108468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #108468; }
p { color: rgb(16,132,104); }
H1.HeaderClassName
{
color: #108468;
}
.AnyTagClassName
{
color: #108468;
}
</style>
background-color css
<style>
a { background-color: #108468; }
a { background-color: rgb(16,132,104); }
div.DivClassName
{
background-color: #108468;
}
.BgClassName
{
background-color: #108468;
}
</style>
border-color css
<style>
span { border-color: #108468; }
span { border-color: rgb(16,132,104); }
td.TdClassName
{
border-color: #108468;
}
.TagClassName
{
border-color: #108468;
}
</style>