Shades of Allports #197597
Tints of Allports #197597
RGB
CMYK
RGB Variations
Color information
#197597 (or 0x197597) is known color: Allports. HEX triplet: 19, 75 and 97. RGB value is (25,117,151). Sum of RGB (Red+Green+Blue) = 25+117+151=293 (38% of max value = 765). Red value is 25 (10.16% from 255 or 8.53% from 293); Green value is 117 (46.09% from 255 or 39.93% from 293); Blue value is 151 (59.38% from 255 or 51.54% from 293); Max value from RGB is 151 - color contains mainly: blue. Hex color #197597 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #197597 is #E68A68. Grayscale: #5D5D5D. Windows color (decimal): -15108713 or 9925913. OLE color: 9925913.
HSL color Cylindrical-coordinate representation of color #197597: hue angle of 196.19º degrees, saturation: 0.72, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #197597 is Cyan = 0.83, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 25 | 117 | 151 | - |
| CMYK | 0.83 | 0.23 | 0 | 0.41 |
| HSL | 196.19º | 0.72% | 0.35% | - |
| HSV(B) | 196.19º | 0.83% | 0.59% | - |
| XYZ | 12.35 | 15.16 | 31.55 | - |
| YUV | 93.37 | 160.52 | 79.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 117 | 151 | 0.83 | 0.23 | 0 | 0.41 | 196.19 | 0.72 | 0.35 |
| Hex | 19 | 75 | 97 | 53 | 17 | 0 | 29 | C4 | 48 | 23 |
| Octal | 31 | 165 | 227 | 123 | 27 | 0 | 51 | 304 | 110 | 43 |
| Binary | 11001 | 1110101 | 10010111 | 1010011 | 10111 | 0 | 101001 | 11000100 | 1001000 | 100011 |
Color Harmonies of #197597
Complementary color
Monochromatic Colors of #197597
Black with #197597
Text Example
Text Example
White with #197597
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197597; }
p { color: rgb(25,117,151); }
H1.HeaderClassName
{
color: #197597;
}
.AnyTagClassName
{
color: #197597;
}
</style>
background-color css
<style>
a { background-color: #197597; }
a { background-color: rgb(25,117,151); }
div.DivClassName
{
background-color: #197597;
}
.BgClassName
{
background-color: #197597;
}
</style>
border-color css
<style>
span { border-color: #197597; }
span { border-color: rgb(25,117,151); }
td.TdClassName
{
border-color: #197597;
}
.TagClassName
{
border-color: #197597;
}
</style>