Shades of Deep Sea #197466
Tints of Deep Sea #197466
RGB
CMYK
RGB Variations
Color information
#197466 (or 0x197466) is known color: Deep Sea. HEX triplet: 19, 74 and 66. RGB value is (25,116,102). Sum of RGB (Red+Green+Blue) = 25+116+102=243 (32% of max value = 765). Red value is 25 (10.16% from 255 or 10.29% from 243); Green value is 116 (45.70% from 255 or 47.74% from 243); Blue value is 102 (40.23% from 255 or 41.98% from 243); Max value from RGB is 116 - color contains mainly: green. Hex color #197466 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197466 is #E68B99. Grayscale: #575757. Windows color (decimal): -15109018 or 6714393. OLE color: 6714393.
HSL color Cylindrical-coordinate representation of color #197466: hue angle of 170.77º 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 #197466 is Cyan = 0.78, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 116 | 102 | - |
| CMYK | 0.78 | 0 | 0.12 | 0.55 |
| HSL | 170.77º | 0.65% | 0.28% | - |
| HSV(B) | 170.77º | 0.78% | 0.45% | - |
| XYZ | 9.04 | 13.66 | 14.73 | - |
| YUV | 87.2 | 136.35 | 83.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 116 | 102 | 0.78 | 0 | 0.12 | 0.55 | 170.77 | 0.65 | 0.28 |
| Hex | 19 | 74 | 66 | 4E | 0 | C | 37 | AB | 41 | 1C |
| Octal | 31 | 164 | 146 | 116 | 0 | 14 | 67 | 253 | 101 | 34 |
| Binary | 11001 | 1110100 | 1100110 | 1001110 | 0 | 1100 | 110111 | 10101011 | 1000001 | 11100 |
Color Harmonies of #197466
Complementary color
Monochromatic Colors of #197466
Black with #197466
Text Example
Text Example
White with #197466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197466; }
p { color: rgb(25,116,102); }
H1.HeaderClassName
{
color: #197466;
}
.AnyTagClassName
{
color: #197466;
}
</style>
background-color css
<style>
a { background-color: #197466; }
a { background-color: rgb(25,116,102); }
div.DivClassName
{
background-color: #197466;
}
.BgClassName
{
background-color: #197466;
}
</style>
border-color css
<style>
span { border-color: #197466; }
span { border-color: rgb(25,116,102); }
td.TdClassName
{
border-color: #197466;
}
.TagClassName
{
border-color: #197466;
}
</style>