Shades of Allports #156571
Tints of Allports #156571
RGB
CMYK
RGB Variations
Color information
#156571 (or 0x156571) is known color: Allports. HEX triplet: 15, 65 and 71. RGB value is (21,101,113). Sum of RGB (Red+Green+Blue) = 21+101+113=235 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.94% from 235); Green value is 101 (39.84% from 255 or 42.98% from 235); Blue value is 113 (44.53% from 255 or 48.09% from 235); Max value from RGB is 113 - color contains mainly: blue. Hex color #156571 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156571 is #EA9A8E. Grayscale: #4E4E4E. Windows color (decimal): -15374991 or 7431445. OLE color: 7431445.
HSL color Cylindrical-coordinate representation of color #156571: hue angle of 187.83º 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 #156571 is Cyan = 0.81, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 101 | 113 | - |
| CMYK | 0.81 | 0.11 | 0 | 0.56 |
| HSL | 187.83º | 0.69% | 0.26% | - |
| HSV(B) | 187.83º | 0.81% | 0.44% | - |
| XYZ | 7.94 | 10.66 | 17.26 | - |
| YUV | 78.45 | 147.5 | 87.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 101 | 113 | 0.81 | 0.11 | 0 | 0.56 | 187.83 | 0.69 | 0.26 |
| Hex | 15 | 65 | 71 | 51 | B | 0 | 38 | BC | 45 | 1A |
| Octal | 25 | 145 | 161 | 121 | 13 | 0 | 70 | 274 | 105 | 32 |
| Binary | 10101 | 1100101 | 1110001 | 1010001 | 1011 | 0 | 111000 | 10111100 | 1000101 | 11010 |
Color Harmonies of #156571
Complementary color
Monochromatic Colors of #156571
Black with #156571
Text Example
Text Example
White with #156571
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156571; }
p { color: rgb(21,101,113); }
H1.HeaderClassName
{
color: #156571;
}
.AnyTagClassName
{
color: #156571;
}
</style>
background-color css
<style>
a { background-color: #156571; }
a { background-color: rgb(21,101,113); }
div.DivClassName
{
background-color: #156571;
}
.BgClassName
{
background-color: #156571;
}
</style>
border-color css
<style>
span { border-color: #156571; }
span { border-color: rgb(21,101,113); }
td.TdClassName
{
border-color: #156571;
}
.TagClassName
{
border-color: #156571;
}
</style>