Shades of Allports #197287
Tints of Allports #197287
RGB
CMYK
RGB Variations
Color information
#197287 (or 0x197287) is known color: Allports. HEX triplet: 19, 72 and 87. RGB value is (25,114,135). Sum of RGB (Red+Green+Blue) = 25+114+135=274 (36% of max value = 765). Red value is 25 (10.16% from 255 or 9.12% from 274); Green value is 114 (44.92% from 255 or 41.61% from 274); Blue value is 135 (53.12% from 255 or 49.27% from 274); Max value from RGB is 135 - color contains mainly: blue. Hex color #197287 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #197287 is #E68D78. Grayscale: #595959. Windows color (decimal): -15109497 or 8876569. OLE color: 8876569.
HSL color Cylindrical-coordinate representation of color #197287: hue angle of 191.45º degrees, saturation: 0.69, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #197287 is Cyan = 0.81, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 25 | 114 | 135 | - |
| CMYK | 0.81 | 0.16 | 0 | 0.47 |
| HSL | 191.45º | 0.69% | 0.31% | - |
| HSV(B) | 191.45º | 0.81% | 0.53% | - |
| XYZ | 10.79 | 13.99 | 25.05 | - |
| YUV | 89.78 | 153.51 | 81.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 114 | 135 | 0.81 | 0.16 | 0 | 0.47 | 191.45 | 0.69 | 0.31 |
| Hex | 19 | 72 | 87 | 51 | 10 | 0 | 2F | BF | 45 | 1F |
| Octal | 31 | 162 | 207 | 121 | 20 | 0 | 57 | 277 | 105 | 37 |
| Binary | 11001 | 1110010 | 10000111 | 1010001 | 10000 | 0 | 101111 | 10111111 | 1000101 | 11111 |
Color Harmonies of #197287
Complementary color
Monochromatic Colors of #197287
Black with #197287
Text Example
Text Example
White with #197287
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197287; }
p { color: rgb(25,114,135); }
H1.HeaderClassName
{
color: #197287;
}
.AnyTagClassName
{
color: #197287;
}
</style>
background-color css
<style>
a { background-color: #197287; }
a { background-color: rgb(25,114,135); }
div.DivClassName
{
background-color: #197287;
}
.BgClassName
{
background-color: #197287;
}
</style>
border-color css
<style>
span { border-color: #197287; }
span { border-color: rgb(25,114,135); }
td.TdClassName
{
border-color: #197287;
}
.TagClassName
{
border-color: #197287;
}
</style>