Shades of Allports #197387
Tints of Allports #197387
RGB
CMYK
RGB Variations
Color information
#197387 (or 0x197387) is known color: Allports. HEX triplet: 19, 73 and 87. RGB value is (25,115,135). Sum of RGB (Red+Green+Blue) = 25+115+135=275 (36% of max value = 765). Red value is 25 (10.16% from 255 or 9.09% from 275); Green value is 115 (45.31% from 255 or 41.82% from 275); Blue value is 135 (53.12% from 255 or 49.09% from 275); Max value from RGB is 135 - color contains mainly: blue. Hex color #197387 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #197387 is #E68C78. Grayscale: #5A5A5A. Windows color (decimal): -15109241 or 8876825. OLE color: 8876825.
HSL color Cylindrical-coordinate representation of color #197387: hue angle of 190.91º 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 #197387 is Cyan = 0.81, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 25 | 115 | 135 | - |
| CMYK | 0.81 | 0.15 | 0 | 0.47 |
| HSL | 190.91º | 0.69% | 0.31% | - |
| HSV(B) | 190.91º | 0.81% | 0.53% | - |
| XYZ | 10.9 | 14.22 | 25.09 | - |
| YUV | 90.37 | 153.18 | 81.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 115 | 135 | 0.81 | 0.15 | 0 | 0.47 | 190.91 | 0.69 | 0.31 |
| Hex | 19 | 73 | 87 | 51 | F | 0 | 2F | BF | 45 | 1F |
| Octal | 31 | 163 | 207 | 121 | 17 | 0 | 57 | 277 | 105 | 37 |
| Binary | 11001 | 1110011 | 10000111 | 1010001 | 1111 | 0 | 101111 | 10111111 | 1000101 | 11111 |
Color Harmonies of #197387
Complementary color
Monochromatic Colors of #197387
Black with #197387
Text Example
Text Example
White with #197387
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197387; }
p { color: rgb(25,115,135); }
H1.HeaderClassName
{
color: #197387;
}
.AnyTagClassName
{
color: #197387;
}
</style>
background-color css
<style>
a { background-color: #197387; }
a { background-color: rgb(25,115,135); }
div.DivClassName
{
background-color: #197387;
}
.BgClassName
{
background-color: #197387;
}
</style>
border-color css
<style>
span { border-color: #197387; }
span { border-color: rgb(25,115,135); }
td.TdClassName
{
border-color: #197387;
}
.TagClassName
{
border-color: #197387;
}
</style>