Shades of Allports #156971
Tints of Allports #156971
RGB
CMYK
RGB Variations
Color information
#156971 (or 0x156971) is known color: Allports. HEX triplet: 15, 69 and 71. RGB value is (21,105,113). Sum of RGB (Red+Green+Blue) = 21+105+113=239 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.79% from 239); Green value is 105 (41.41% from 255 or 43.93% from 239); Blue value is 113 (44.53% from 255 or 47.28% from 239); Max value from RGB is 113 - color contains mainly: blue. Hex color #156971 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156971 is #EA968E. Grayscale: #505050. Windows color (decimal): -15373967 or 7432469. OLE color: 7432469.
HSL color Cylindrical-coordinate representation of color #156971: hue angle of 185.22º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #156971 is Cyan = 0.81, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 105 | 113 | - |
| CMYK | 0.81 | 0.07 | 0 | 0.56 |
| HSL | 185.22º | 0.69% | 0.26% | - |
| HSV(B) | 185.22º | 0.81% | 0.44% | - |
| XYZ | 8.34 | 11.45 | 17.39 | - |
| YUV | 80.8 | 146.17 | 85.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 105 | 113 | 0.81 | 0.07 | 0 | 0.56 | 185.22 | 0.69 | 0.26 |
| Hex | 15 | 69 | 71 | 51 | 7 | 0 | 38 | B9 | 45 | 1A |
| Octal | 25 | 151 | 161 | 121 | 7 | 0 | 70 | 271 | 105 | 32 |
| Binary | 10101 | 1101001 | 1110001 | 1010001 | 111 | 0 | 111000 | 10111001 | 1000101 | 11010 |
Color Harmonies of #156971
Complementary color
Monochromatic Colors of #156971
Black with #156971
Text Example
Text Example
White with #156971
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156971; }
p { color: rgb(21,105,113); }
H1.HeaderClassName
{
color: #156971;
}
.AnyTagClassName
{
color: #156971;
}
</style>
background-color css
<style>
a { background-color: #156971; }
a { background-color: rgb(21,105,113); }
div.DivClassName
{
background-color: #156971;
}
.BgClassName
{
background-color: #156971;
}
</style>
border-color css
<style>
span { border-color: #156971; }
span { border-color: rgb(21,105,113); }
td.TdClassName
{
border-color: #156971;
}
.TagClassName
{
border-color: #156971;
}
</style>