Shades of Allports #156771
Tints of Allports #156771
RGB
CMYK
RGB Variations
Color information
#156771 (or 0x156771) is known color: Allports. HEX triplet: 15, 67 and 71. RGB value is (21,103,113). Sum of RGB (Red+Green+Blue) = 21+103+113=237 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.86% from 237); Green value is 103 (40.62% from 255 or 43.46% from 237); Blue value is 113 (44.53% from 255 or 47.68% from 237); Max value from RGB is 113 - color contains mainly: blue. Hex color #156771 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156771 is #EA988E. Grayscale: #4F4F4F. Windows color (decimal): -15374479 or 7431957. OLE color: 7431957.
HSL color Cylindrical-coordinate representation of color #156771: hue angle of 186.52º 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 #156771 is Cyan = 0.81, Magento = 0.09, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 103 | 113 | - |
| CMYK | 0.81 | 0.09 | 0 | 0.56 |
| HSL | 186.52º | 0.69% | 0.26% | - |
| HSV(B) | 186.52º | 0.81% | 0.44% | - |
| XYZ | 8.14 | 11.05 | 17.33 | - |
| YUV | 79.62 | 146.83 | 86.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 113 | 0.81 | 0.09 | 0 | 0.56 | 186.52 | 0.69 | 0.26 |
| Hex | 15 | 67 | 71 | 51 | 9 | 0 | 38 | BB | 45 | 1A |
| Octal | 25 | 147 | 161 | 121 | 11 | 0 | 70 | 273 | 105 | 32 |
| Binary | 10101 | 1100111 | 1110001 | 1010001 | 1001 | 0 | 111000 | 10111011 | 1000101 | 11010 |
Color Harmonies of #156771
Complementary color
Monochromatic Colors of #156771
Black with #156771
Text Example
Text Example
White with #156771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156771; }
p { color: rgb(21,103,113); }
H1.HeaderClassName
{
color: #156771;
}
.AnyTagClassName
{
color: #156771;
}
</style>
background-color css
<style>
a { background-color: #156771; }
a { background-color: rgb(21,103,113); }
div.DivClassName
{
background-color: #156771;
}
.BgClassName
{
background-color: #156771;
}
</style>
border-color css
<style>
span { border-color: #156771; }
span { border-color: rgb(21,103,113); }
td.TdClassName
{
border-color: #156771;
}
.TagClassName
{
border-color: #156771;
}
</style>