Shades of Deep Sea #197264
Tints of Deep Sea #197264
RGB
CMYK
RGB Variations
Color information
#197264 (or 0x197264) is known color: Deep Sea. HEX triplet: 19, 72 and 64. RGB value is (25,114,100). Sum of RGB (Red+Green+Blue) = 25+114+100=239 (31% of max value = 765). Red value is 25 (10.16% from 255 or 10.46% from 239); Green value is 114 (44.92% from 255 or 47.70% from 239); Blue value is 100 (39.45% from 255 or 41.84% from 239); Max value from RGB is 114 - color contains mainly: green. Hex color #197264 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197264 is #E68D9B. Grayscale: #555555. Windows color (decimal): -15109532 or 6582809. OLE color: 6582809.
HSL color Cylindrical-coordinate representation of color #197264: hue angle of 170.56º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197264 is Cyan = 0.78, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 114 | 100 | - |
| CMYK | 0.78 | 0 | 0.12 | 0.55 |
| HSL | 170.56º | 0.64% | 0.27% | - |
| HSV(B) | 170.56º | 0.78% | 0.45% | - |
| XYZ | 8.72 | 13.16 | 14.14 | - |
| YUV | 85.79 | 136.01 | 84.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 114 | 100 | 0.78 | 0 | 0.12 | 0.55 | 170.56 | 0.64 | 0.27 |
| Hex | 19 | 72 | 64 | 4E | 0 | C | 37 | AB | 40 | 1B |
| Octal | 31 | 162 | 144 | 116 | 0 | 14 | 67 | 253 | 100 | 33 |
| Binary | 11001 | 1110010 | 1100100 | 1001110 | 0 | 1100 | 110111 | 10101011 | 1000000 | 11011 |
Color Harmonies of #197264
Complementary color
Monochromatic Colors of #197264
Black with #197264
Text Example
Text Example
White with #197264
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197264; }
p { color: rgb(25,114,100); }
H1.HeaderClassName
{
color: #197264;
}
.AnyTagClassName
{
color: #197264;
}
</style>
background-color css
<style>
a { background-color: #197264; }
a { background-color: rgb(25,114,100); }
div.DivClassName
{
background-color: #197264;
}
.BgClassName
{
background-color: #197264;
}
</style>
border-color css
<style>
span { border-color: #197264; }
span { border-color: rgb(25,114,100); }
td.TdClassName
{
border-color: #197264;
}
.TagClassName
{
border-color: #197264;
}
</style>