Shades of Deep Sea #197968
Tints of Deep Sea #197968
RGB
CMYK
RGB Variations
Color information
#197968 (or 0x197968) is known color: Deep Sea. HEX triplet: 19, 79 and 68. RGB value is (25,121,104). Sum of RGB (Red+Green+Blue) = 25+121+104=250 (33% of max value = 765). Red value is 25 (10.16% from 255 or 10% from 250); Green value is 121 (47.66% from 255 or 48.4% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 121 - color contains mainly: green. Hex color #197968 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197968 is #E68697. Grayscale: #5A5A5A. Windows color (decimal): -15107736 or 6846745. OLE color: 6846745.
HSL color Cylindrical-coordinate representation of color #197968: hue angle of 169.38º degrees, saturation: 0.66, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #197968 is Cyan = 0.79, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 121 | 104 | - |
| CMYK | 0.79 | 0 | 0.14 | 0.53 |
| HSL | 169.38º | 0.66% | 0.29% | - |
| HSV(B) | 169.38º | 0.79% | 0.47% | - |
| XYZ | 9.74 | 14.88 | 15.46 | - |
| YUV | 90.36 | 135.7 | 81.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 121 | 104 | 0.79 | 0 | 0.14 | 0.53 | 169.38 | 0.66 | 0.29 |
| Hex | 19 | 79 | 68 | 4F | 0 | E | 35 | A9 | 42 | 1D |
| Octal | 31 | 171 | 150 | 117 | 0 | 16 | 65 | 251 | 102 | 35 |
| Binary | 11001 | 1111001 | 1101000 | 1001111 | 0 | 1110 | 110101 | 10101001 | 1000010 | 11101 |
Color Harmonies of #197968
Complementary color
Monochromatic Colors of #197968
Black with #197968
Text Example
Text Example
White with #197968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197968; }
p { color: rgb(25,121,104); }
H1.HeaderClassName
{
color: #197968;
}
.AnyTagClassName
{
color: #197968;
}
</style>
background-color css
<style>
a { background-color: #197968; }
a { background-color: rgb(25,121,104); }
div.DivClassName
{
background-color: #197968;
}
.BgClassName
{
background-color: #197968;
}
</style>
border-color css
<style>
span { border-color: #197968; }
span { border-color: rgb(25,121,104); }
td.TdClassName
{
border-color: #197968;
}
.TagClassName
{
border-color: #197968;
}
</style>