Shades of Atoll #197579
Tints of Atoll #197579
RGB
CMYK
RGB Variations
Color information
#197579 (or 0x197579) is known color: Atoll. HEX triplet: 19, 75 and 79. RGB value is (25,117,121). Sum of RGB (Red+Green+Blue) = 25+117+121=263 (34% of max value = 765). Red value is 25 (10.16% from 255 or 9.51% from 263); Green value is 117 (46.09% from 255 or 44.49% from 263); Blue value is 121 (47.66% from 255 or 46.01% from 263); Max value from RGB is 121 - color contains mainly: blue. Hex color #197579 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197579 is #E68A86. Grayscale: #595959. Windows color (decimal): -15108743 or 7959833. OLE color: 7959833.
HSL color Cylindrical-coordinate representation of color #197579: hue angle of 182.5º 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 #197579 is Cyan = 0.79, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 117 | 121 | - |
| CMYK | 0.79 | 0.03 | 0 | 0.53 |
| HSL | 182.5º | 0.66% | 0.29% | - |
| HSV(B) | 182.5º | 0.79% | 0.47% | - |
| XYZ | 10.21 | 14.31 | 20.31 | - |
| YUV | 89.95 | 145.52 | 81.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 117 | 121 | 0.79 | 0.03 | 0 | 0.53 | 182.5 | 0.66 | 0.29 |
| Hex | 19 | 75 | 79 | 4F | 3 | 0 | 35 | B6 | 42 | 1D |
| Octal | 31 | 165 | 171 | 117 | 3 | 0 | 65 | 266 | 102 | 35 |
| Binary | 11001 | 1110101 | 1111001 | 1001111 | 11 | 0 | 110101 | 10110110 | 1000010 | 11101 |
Color Harmonies of #197579
Complementary color
Monochromatic Colors of #197579
Black with #197579
Text Example
Text Example
White with #197579
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197579; }
p { color: rgb(25,117,121); }
H1.HeaderClassName
{
color: #197579;
}
.AnyTagClassName
{
color: #197579;
}
</style>
background-color css
<style>
a { background-color: #197579; }
a { background-color: rgb(25,117,121); }
div.DivClassName
{
background-color: #197579;
}
.BgClassName
{
background-color: #197579;
}
</style>
border-color css
<style>
span { border-color: #197579; }
span { border-color: rgb(25,117,121); }
td.TdClassName
{
border-color: #197579;
}
.TagClassName
{
border-color: #197579;
}
</style>