Shades of Allports #197691
Tints of Allports #197691
RGB
CMYK
RGB Variations
Color information
#197691 (or 0x197691) is known color: Allports. HEX triplet: 19, 76 and 91. RGB value is (25,118,145). Sum of RGB (Red+Green+Blue) = 25+118+145=288 (38% of max value = 765). Red value is 25 (10.16% from 255 or 8.68% from 288); Green value is 118 (46.48% from 255 or 40.97% from 288); Blue value is 145 (57.03% from 255 or 50.35% from 288); Max value from RGB is 145 - color contains mainly: blue. Hex color #197691 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #197691 is #E6896E. Grayscale: #5D5D5D. Windows color (decimal): -15108463 or 9532953. OLE color: 9532953.
HSL color Cylindrical-coordinate representation of color #197691: hue angle of 193.5º degrees, saturation: 0.71, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #197691 is Cyan = 0.83, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 25 | 118 | 145 | - |
| CMYK | 0.83 | 0.19 | 0 | 0.43 |
| HSL | 193.5º | 0.71% | 0.33% | - |
| HSV(B) | 193.5º | 0.83% | 0.57% | - |
| XYZ | 11.99 | 15.21 | 29.09 | - |
| YUV | 93.27 | 157.19 | 79.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 118 | 145 | 0.83 | 0.19 | 0 | 0.43 | 193.5 | 0.71 | 0.33 |
| Hex | 19 | 76 | 91 | 53 | 13 | 0 | 2B | C2 | 47 | 21 |
| Octal | 31 | 166 | 221 | 123 | 23 | 0 | 53 | 302 | 107 | 41 |
| Binary | 11001 | 1110110 | 10010001 | 1010011 | 10011 | 0 | 101011 | 11000010 | 1000111 | 100001 |
Color Harmonies of #197691
Complementary color
Monochromatic Colors of #197691
Black with #197691
Text Example
Text Example
White with #197691
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197691; }
p { color: rgb(25,118,145); }
H1.HeaderClassName
{
color: #197691;
}
.AnyTagClassName
{
color: #197691;
}
</style>
background-color css
<style>
a { background-color: #197691; }
a { background-color: rgb(25,118,145); }
div.DivClassName
{
background-color: #197691;
}
.BgClassName
{
background-color: #197691;
}
</style>
border-color css
<style>
span { border-color: #197691; }
span { border-color: rgb(25,118,145); }
td.TdClassName
{
border-color: #197691;
}
.TagClassName
{
border-color: #197691;
}
</style>