Shades of Allports #197478
Tints of Allports #197478
RGB
CMYK
RGB Variations
Color information
#197478 (or 0x197478) is known color: Allports. HEX triplet: 19, 74 and 78. RGB value is (25,116,120). Sum of RGB (Red+Green+Blue) = 25+116+120=261 (34% of max value = 765). Red value is 25 (10.16% from 255 or 9.58% from 261); Green value is 116 (45.70% from 255 or 44.44% from 261); Blue value is 120 (47.27% from 255 or 45.98% from 261); Max value from RGB is 120 - color contains mainly: blue. Hex color #197478 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197478 is #E68B87. Grayscale: #595959. Windows color (decimal): -15109000 or 7894041. OLE color: 7894041.
HSL color Cylindrical-coordinate representation of color #197478: hue angle of 182.53º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #197478 is Cyan = 0.79, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 25 | 116 | 120 | - |
| CMYK | 0.79 | 0.03 | 0 | 0.53 |
| HSL | 182.53º | 0.66% | 0.28% | - |
| HSV(B) | 182.53º | 0.79% | 0.47% | - |
| XYZ | 10.04 | 14.05 | 19.95 | - |
| YUV | 89.25 | 145.35 | 82.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 116 | 120 | 0.79 | 0.03 | 0 | 0.53 | 182.53 | 0.66 | 0.28 |
| Hex | 19 | 74 | 78 | 4F | 3 | 0 | 35 | B7 | 42 | 1C |
| Octal | 31 | 164 | 170 | 117 | 3 | 0 | 65 | 267 | 102 | 34 |
| Binary | 11001 | 1110100 | 1111000 | 1001111 | 11 | 0 | 110101 | 10110111 | 1000010 | 11100 |
Color Harmonies of #197478
Complementary color
Monochromatic Colors of #197478
Black with #197478
Text Example
Text Example
White with #197478
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197478; }
p { color: rgb(25,116,120); }
H1.HeaderClassName
{
color: #197478;
}
.AnyTagClassName
{
color: #197478;
}
</style>
background-color css
<style>
a { background-color: #197478; }
a { background-color: rgb(25,116,120); }
div.DivClassName
{
background-color: #197478;
}
.BgClassName
{
background-color: #197478;
}
</style>
border-color css
<style>
span { border-color: #197478; }
span { border-color: rgb(25,116,120); }
td.TdClassName
{
border-color: #197478;
}
.TagClassName
{
border-color: #197478;
}
</style>