Shades of Allports #156671
Tints of Allports #156671
RGB
CMYK
RGB Variations
Color information
#156671 (or 0x156671) is known color: Allports. HEX triplet: 15, 66 and 71. RGB value is (21,102,113). Sum of RGB (Red+Green+Blue) = 21+102+113=236 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.90% from 236); Green value is 102 (40.23% from 255 or 43.22% from 236); Blue value is 113 (44.53% from 255 or 47.88% from 236); Max value from RGB is 113 - color contains mainly: blue. Hex color #156671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156671 is #EA998E. Grayscale: #4E4E4E. Windows color (decimal): -15374735 or 7431701. OLE color: 7431701.
HSL color Cylindrical-coordinate representation of color #156671: hue angle of 187.17º 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 #156671 is Cyan = 0.81, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 21 | 102 | 113 | - |
| CMYK | 0.81 | 0.10 | 0 | 0.56 |
| HSL | 187.17º | 0.69% | 0.26% | - |
| HSV(B) | 187.17º | 0.81% | 0.44% | - |
| XYZ | 8.04 | 10.85 | 17.29 | - |
| YUV | 79.04 | 147.16 | 86.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 113 | 0.81 | 0.10 | 0 | 0.56 | 187.17 | 0.69 | 0.26 |
| Hex | 15 | 66 | 71 | 51 | A | 0 | 38 | BB | 45 | 1A |
| Octal | 25 | 146 | 161 | 121 | 12 | 0 | 70 | 273 | 105 | 32 |
| Binary | 10101 | 1100110 | 1110001 | 1010001 | 1010 | 0 | 111000 | 10111011 | 1000101 | 11010 |
Color Harmonies of #156671
Complementary color
Monochromatic Colors of #156671
Black with #156671
Text Example
Text Example
White with #156671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156671; }
p { color: rgb(21,102,113); }
H1.HeaderClassName
{
color: #156671;
}
.AnyTagClassName
{
color: #156671;
}
</style>
background-color css
<style>
a { background-color: #156671; }
a { background-color: rgb(21,102,113); }
div.DivClassName
{
background-color: #156671;
}
.BgClassName
{
background-color: #156671;
}
</style>
border-color css
<style>
span { border-color: #156671; }
span { border-color: rgb(21,102,113); }
td.TdClassName
{
border-color: #156671;
}
.TagClassName
{
border-color: #156671;
}
</style>