Shades of Deep Sea #198167
Tints of Deep Sea #198167
RGB
CMYK
RGB Variations
Color information
#198167 (or 0x198167) is known color: Deep Sea. HEX triplet: 19, 81 and 67. RGB value is (25,129,103). Sum of RGB (Red+Green+Blue) = 25+129+103=257 (34% of max value = 765). Red value is 25 (10.16% from 255 or 9.73% from 257); Green value is 129 (50.78% from 255 or 50.19% from 257); Blue value is 103 (40.62% from 255 or 40.08% from 257); Max value from RGB is 129 - color contains mainly: green. Hex color #198167 is not a web safe color. Web safe color analog (approx): #009966. Inversed color of #198167 is #E67E98. Grayscale: #5E5E5E. Windows color (decimal): -15105689 or 6783257. OLE color: 6783257.
HSL color Cylindrical-coordinate representation of color #198167: hue angle of 165º degrees, saturation: 0.68, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #198167 is Cyan = 0.81, Magento = 0, Yellow = 0.20 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 25 | 129 | 103 | - |
| CMYK | 0.81 | 0 | 0.20 | 0.49 |
| HSL | 165º | 0.68% | 0.3% | - |
| HSV(B) | 165º | 0.81% | 0.51% | - |
| XYZ | 10.7 | 16.89 | 15.53 | - |
| YUV | 94.94 | 132.54 | 78.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 129 | 103 | 0.81 | 0 | 0.20 | 0.49 | 165 | 0.68 | 0.3 |
| Hex | 19 | 81 | 67 | 51 | 0 | 14 | 31 | A5 | 44 | 1E |
| Octal | 31 | 201 | 147 | 121 | 0 | 24 | 61 | 245 | 104 | 36 |
| Binary | 11001 | 10000001 | 1100111 | 1010001 | 0 | 10100 | 110001 | 10100101 | 1000100 | 11110 |
Color Harmonies of #198167
Complementary color
Monochromatic Colors of #198167
Black with #198167
Text Example
Text Example
White with #198167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #198167; }
p { color: rgb(25,129,103); }
H1.HeaderClassName
{
color: #198167;
}
.AnyTagClassName
{
color: #198167;
}
</style>
background-color css
<style>
a { background-color: #198167; }
a { background-color: rgb(25,129,103); }
div.DivClassName
{
background-color: #198167;
}
.BgClassName
{
background-color: #198167;
}
</style>
border-color css
<style>
span { border-color: #198167; }
span { border-color: rgb(25,129,103); }
td.TdClassName
{
border-color: #198167;
}
.TagClassName
{
border-color: #198167;
}
</style>