Shades of Deep Sea #197467
Tints of Deep Sea #197467
RGB
CMYK
RGB Variations
Color information
#197467 (or 0x197467) is known color: Deep Sea. HEX triplet: 19, 74 and 67. RGB value is (25,116,103). Sum of RGB (Red+Green+Blue) = 25+116+103=244 (32% of max value = 765). Red value is 25 (10.16% from 255 or 10.25% from 244); Green value is 116 (45.70% from 255 or 47.54% from 244); Blue value is 103 (40.62% from 255 or 42.21% from 244); Max value from RGB is 116 - color contains mainly: green. Hex color #197467 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197467 is #E68B98. Grayscale: #575757. Windows color (decimal): -15109017 or 6779929. OLE color: 6779929.
HSL color Cylindrical-coordinate representation of color #197467: hue angle of 171.43º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197467 is Cyan = 0.78, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 116 | 103 | - |
| CMYK | 0.78 | 0 | 0.11 | 0.55 |
| HSL | 171.43º | 0.65% | 0.28% | - |
| HSV(B) | 171.43º | 0.78% | 0.45% | - |
| XYZ | 9.09 | 13.68 | 14.99 | - |
| YUV | 87.31 | 136.85 | 83.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 116 | 103 | 0.78 | 0 | 0.11 | 0.55 | 171.43 | 0.65 | 0.28 |
| Hex | 19 | 74 | 67 | 4E | 0 | B | 37 | AB | 41 | 1C |
| Octal | 31 | 164 | 147 | 116 | 0 | 13 | 67 | 253 | 101 | 34 |
| Binary | 11001 | 1110100 | 1100111 | 1001110 | 0 | 1011 | 110111 | 10101011 | 1000001 | 11100 |
Color Harmonies of #197467
Complementary color
Monochromatic Colors of #197467
Black with #197467
Text Example
Text Example
White with #197467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197467; }
p { color: rgb(25,116,103); }
H1.HeaderClassName
{
color: #197467;
}
.AnyTagClassName
{
color: #197467;
}
</style>
background-color css
<style>
a { background-color: #197467; }
a { background-color: rgb(25,116,103); }
div.DivClassName
{
background-color: #197467;
}
.BgClassName
{
background-color: #197467;
}
</style>
border-color css
<style>
span { border-color: #197467; }
span { border-color: rgb(25,116,103); }
td.TdClassName
{
border-color: #197467;
}
.TagClassName
{
border-color: #197467;
}
</style>