Shades of Allports #156980
Tints of Allports #156980
RGB
CMYK
RGB Variations
Color information
#156980 (or 0x156980) is known color: Allports. HEX triplet: 15, 69 and 80. RGB value is (21,105,128). Sum of RGB (Red+Green+Blue) = 21+105+128=254 (33% of max value = 765). Red value is 21 (8.59% from 255 or 8.27% from 254); Green value is 105 (41.41% from 255 or 41.34% from 254); Blue value is 128 (50.39% from 255 or 50.39% from 254); Max value from RGB is 128 - color contains mainly: blue. Hex color #156980 is not a web safe color. Web safe color analog (approx): #006699. Inversed color of #156980 is #EA967F. Grayscale: #525252. Windows color (decimal): -15373952 or 8415509. OLE color: 8415509.
HSL color Cylindrical-coordinate representation of color #156980: hue angle of 192.9º degrees, saturation: 0.72, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #156980 is Cyan = 0.84, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 21 | 105 | 128 | - |
| CMYK | 0.84 | 0.18 | 0 | 0.50 |
| HSL | 192.9º | 0.72% | 0.29% | - |
| HSV(B) | 192.9º | 0.84% | 0.5% | - |
| XYZ | 9.26 | 11.82 | 22.22 | - |
| YUV | 82.51 | 153.67 | 84.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 128 | 0.84 | 0.18 | 0 | 0.50 | 192.9 | 0.72 | 0.29 |
| Hex | 15 | 69 | 80 | 54 | 12 | 0 | 32 | C1 | 48 | 1D |
| Octal | 25 | 151 | 200 | 124 | 22 | 0 | 62 | 301 | 110 | 35 |
| Binary | 10101 | 1101001 | 10000000 | 1010100 | 10010 | 0 | 110010 | 11000001 | 1001000 | 11101 |
Color Harmonies of #156980
Complementary color
Monochromatic Colors of #156980
Black with #156980
Text Example
Text Example
White with #156980
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156980; }
p { color: rgb(21,105,128); }
H1.HeaderClassName
{
color: #156980;
}
.AnyTagClassName
{
color: #156980;
}
</style>
background-color css
<style>
a { background-color: #156980; }
a { background-color: rgb(21,105,128); }
div.DivClassName
{
background-color: #156980;
}
.BgClassName
{
background-color: #156980;
}
</style>
border-color css
<style>
span { border-color: #156980; }
span { border-color: rgb(21,105,128); }
td.TdClassName
{
border-color: #156980;
}
.TagClassName
{
border-color: #156980;
}
</style>