Shades of Allports #197697
Tints of Allports #197697
RGB
CMYK
RGB Variations
Color information
#197697 (or 0x197697) is known color: Allports. HEX triplet: 19, 76 and 97. RGB value is (25,118,151). Sum of RGB (Red+Green+Blue) = 25+118+151=294 (38% of max value = 765). Red value is 25 (10.16% from 255 or 8.50% from 294); Green value is 118 (46.48% from 255 or 40.14% from 294); Blue value is 151 (59.38% from 255 or 51.36% from 294); Max value from RGB is 151 - color contains mainly: blue. Hex color #197697 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #197697 is #E68968. Grayscale: #5D5D5D. Windows color (decimal): -15108457 or 9926169. OLE color: 9926169.
HSL color Cylindrical-coordinate representation of color #197697: hue angle of 195.71º 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 #197697 is Cyan = 0.83, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 25 | 118 | 151 | - |
| CMYK | 0.83 | 0.22 | 0 | 0.41 |
| HSL | 195.71º | 0.72% | 0.35% | - |
| HSV(B) | 195.71º | 0.83% | 0.59% | - |
| XYZ | 12.47 | 15.4 | 31.59 | - |
| YUV | 93.96 | 160.19 | 78.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 118 | 151 | 0.83 | 0.22 | 0 | 0.41 | 195.71 | 0.72 | 0.35 |
| Hex | 19 | 76 | 97 | 53 | 16 | 0 | 29 | C4 | 48 | 23 |
| Octal | 31 | 166 | 227 | 123 | 26 | 0 | 51 | 304 | 110 | 43 |
| Binary | 11001 | 1110110 | 10010111 | 1010011 | 10110 | 0 | 101001 | 11000100 | 1001000 | 100011 |
Color Harmonies of #197697
Complementary color
Monochromatic Colors of #197697
Black with #197697
Text Example
Text Example
White with #197697
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197697; }
p { color: rgb(25,118,151); }
H1.HeaderClassName
{
color: #197697;
}
.AnyTagClassName
{
color: #197697;
}
</style>
background-color css
<style>
a { background-color: #197697; }
a { background-color: rgb(25,118,151); }
div.DivClassName
{
background-color: #197697;
}
.BgClassName
{
background-color: #197697;
}
</style>
border-color css
<style>
span { border-color: #197697; }
span { border-color: rgb(25,118,151); }
td.TdClassName
{
border-color: #197697;
}
.TagClassName
{
border-color: #197697;
}
</style>