Shades of Deep Sea #197867
Tints of Deep Sea #197867
RGB
CMYK
RGB Variations
Color information
#197867 (or 0x197867) is known color: Deep Sea. HEX triplet: 19, 78 and 67. RGB value is (25,120,103). Sum of RGB (Red+Green+Blue) = 25+120+103=248 (32% of max value = 765). Red value is 25 (10.16% from 255 or 10.08% from 248); Green value is 120 (47.27% from 255 or 48.39% from 248); Blue value is 103 (40.62% from 255 or 41.53% from 248); Max value from RGB is 120 - color contains mainly: green. Hex color #197867 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197867 is #E68798. Grayscale: #595959. Windows color (decimal): -15107993 or 6780953. OLE color: 6780953.
HSL color Cylindrical-coordinate representation of color #197867: hue angle of 169.26º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #197867 is Cyan = 0.79, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 120 | 103 | - |
| CMYK | 0.79 | 0 | 0.14 | 0.53 |
| HSL | 169.26º | 0.66% | 0.28% | - |
| HSV(B) | 169.26º | 0.79% | 0.47% | - |
| XYZ | 9.57 | 14.62 | 15.15 | - |
| YUV | 89.66 | 135.53 | 81.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 120 | 103 | 0.79 | 0 | 0.14 | 0.53 | 169.26 | 0.66 | 0.28 |
| Hex | 19 | 78 | 67 | 4F | 0 | E | 35 | A9 | 42 | 1C |
| Octal | 31 | 170 | 147 | 117 | 0 | 16 | 65 | 251 | 102 | 34 |
| Binary | 11001 | 1111000 | 1100111 | 1001111 | 0 | 1110 | 110101 | 10101001 | 1000010 | 11100 |
Color Harmonies of #197867
Complementary color
Monochromatic Colors of #197867
Black with #197867
Text Example
Text Example
White with #197867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197867; }
p { color: rgb(25,120,103); }
H1.HeaderClassName
{
color: #197867;
}
.AnyTagClassName
{
color: #197867;
}
</style>
background-color css
<style>
a { background-color: #197867; }
a { background-color: rgb(25,120,103); }
div.DivClassName
{
background-color: #197867;
}
.BgClassName
{
background-color: #197867;
}
</style>
border-color css
<style>
span { border-color: #197867; }
span { border-color: rgb(25,120,103); }
td.TdClassName
{
border-color: #197867;
}
.TagClassName
{
border-color: #197867;
}
</style>