Shades of Allports #156977
Tints of Allports #156977
RGB
CMYK
RGB Variations
Color information
#156977 (or 0x156977) is known color: Allports. HEX triplet: 15, 69 and 77. RGB value is (21,105,119). Sum of RGB (Red+Green+Blue) = 21+105+119=245 (32% of max value = 765). Red value is 21 (8.59% from 255 or 8.57% from 245); Green value is 105 (41.41% from 255 or 42.86% from 245); Blue value is 119 (46.88% from 255 or 48.57% from 245); Max value from RGB is 119 - color contains mainly: blue. Hex color #156977 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156977 is #EA9688. Grayscale: #515151. Windows color (decimal): -15373961 or 7825685. OLE color: 7825685.
HSL color Cylindrical-coordinate representation of color #156977: hue angle of 188.57º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156977 is Cyan = 0.82, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 21 | 105 | 119 | - |
| CMYK | 0.82 | 0.12 | 0 | 0.53 |
| HSL | 188.57º | 0.7% | 0.27% | - |
| HSV(B) | 188.57º | 0.82% | 0.47% | - |
| XYZ | 8.69 | 11.59 | 19.23 | - |
| YUV | 81.48 | 149.17 | 84.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 119 | 0.82 | 0.12 | 0 | 0.53 | 188.57 | 0.7 | 0.27 |
| Hex | 15 | 69 | 77 | 52 | C | 0 | 35 | BD | 46 | 1B |
| Octal | 25 | 151 | 167 | 122 | 14 | 0 | 65 | 275 | 106 | 33 |
| Binary | 10101 | 1101001 | 1110111 | 1010010 | 1100 | 0 | 110101 | 10111101 | 1000110 | 11011 |
Color Harmonies of #156977
Complementary color
Monochromatic Colors of #156977
Black with #156977
Text Example
Text Example
White with #156977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156977; }
p { color: rgb(21,105,119); }
H1.HeaderClassName
{
color: #156977;
}
.AnyTagClassName
{
color: #156977;
}
</style>
background-color css
<style>
a { background-color: #156977; }
a { background-color: rgb(21,105,119); }
div.DivClassName
{
background-color: #156977;
}
.BgClassName
{
background-color: #156977;
}
</style>
border-color css
<style>
span { border-color: #156977; }
span { border-color: rgb(21,105,119); }
td.TdClassName
{
border-color: #156977;
}
.TagClassName
{
border-color: #156977;
}
</style>