Shades of Allports #156570
Tints of Allports #156570
RGB
CMYK
RGB Variations
Color information
#156570 (or 0x156570) is known color: Allports. HEX triplet: 15, 65 and 70. RGB value is (21,101,112). Sum of RGB (Red+Green+Blue) = 21+101+112=234 (30% of max value = 765). Red value is 21 (8.59% from 255 or 8.97% from 234); Green value is 101 (39.84% from 255 or 43.16% from 234); Blue value is 112 (44.14% from 255 or 47.86% from 234); Max value from RGB is 112 - color contains mainly: blue. Hex color #156570 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156570 is #EA9A8F. Grayscale: #4E4E4E. Windows color (decimal): -15374992 or 7365909. OLE color: 7365909.
HSL color Cylindrical-coordinate representation of color #156570: hue angle of 187.25º degrees, saturation: 0.68, 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 #156570 is Cyan = 0.81, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 101 | 112 | - |
| CMYK | 0.81 | 0.10 | 0 | 0.56 |
| HSL | 187.25º | 0.68% | 0.26% | - |
| HSV(B) | 187.25º | 0.81% | 0.44% | - |
| XYZ | 7.89 | 10.64 | 16.97 | - |
| YUV | 78.33 | 147 | 87.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 101 | 112 | 0.81 | 0.10 | 0 | 0.56 | 187.25 | 0.68 | 0.26 |
| Hex | 15 | 65 | 70 | 51 | A | 0 | 38 | BB | 44 | 1A |
| Octal | 25 | 145 | 160 | 121 | 12 | 0 | 70 | 273 | 104 | 32 |
| Binary | 10101 | 1100101 | 1110000 | 1010001 | 1010 | 0 | 111000 | 10111011 | 1000100 | 11010 |
Color Harmonies of #156570
Complementary color
Monochromatic Colors of #156570
Black with #156570
Text Example
Text Example
White with #156570
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156570; }
p { color: rgb(21,101,112); }
H1.HeaderClassName
{
color: #156570;
}
.AnyTagClassName
{
color: #156570;
}
</style>
background-color css
<style>
a { background-color: #156570; }
a { background-color: rgb(21,101,112); }
div.DivClassName
{
background-color: #156570;
}
.BgClassName
{
background-color: #156570;
}
</style>
border-color css
<style>
span { border-color: #156570; }
span { border-color: rgb(21,101,112); }
td.TdClassName
{
border-color: #156570;
}
.TagClassName
{
border-color: #156570;
}
</style>