Shades of Allports #156672
Tints of Allports #156672
RGB
CMYK
RGB Variations
Color information
#156672 (or 0x156672) is known color: Allports. HEX triplet: 15, 66 and 72. RGB value is (21,102,114). Sum of RGB (Red+Green+Blue) = 21+102+114=237 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.86% from 237); Green value is 102 (40.23% from 255 or 43.04% from 237); Blue value is 114 (44.92% from 255 or 48.10% from 237); Max value from RGB is 114 - color contains mainly: blue. Hex color #156672 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156672 is #EA998D. Grayscale: #4F4F4F. Windows color (decimal): -15374734 or 7497237. OLE color: 7497237.
HSL color Cylindrical-coordinate representation of color #156672: hue angle of 187.74º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156672 is Cyan = 0.82, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 102 | 114 | - |
| CMYK | 0.82 | 0.11 | 0 | 0.55 |
| HSL | 187.74º | 0.69% | 0.26% | - |
| HSV(B) | 187.74º | 0.82% | 0.45% | - |
| XYZ | 8.1 | 10.88 | 17.59 | - |
| YUV | 79.15 | 147.66 | 86.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 102 | 114 | 0.82 | 0.11 | 0 | 0.55 | 187.74 | 0.69 | 0.26 |
| Hex | 15 | 66 | 72 | 52 | B | 0 | 37 | BC | 45 | 1A |
| Octal | 25 | 146 | 162 | 122 | 13 | 0 | 67 | 274 | 105 | 32 |
| Binary | 10101 | 1100110 | 1110010 | 1010010 | 1011 | 0 | 110111 | 10111100 | 1000101 | 11010 |
Color Harmonies of #156672
Complementary color
Monochromatic Colors of #156672
Black with #156672
Text Example
Text Example
White with #156672
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156672; }
p { color: rgb(21,102,114); }
H1.HeaderClassName
{
color: #156672;
}
.AnyTagClassName
{
color: #156672;
}
</style>
background-color css
<style>
a { background-color: #156672; }
a { background-color: rgb(21,102,114); }
div.DivClassName
{
background-color: #156672;
}
.BgClassName
{
background-color: #156672;
}
</style>
border-color css
<style>
span { border-color: #156672; }
span { border-color: rgb(21,102,114); }
td.TdClassName
{
border-color: #156672;
}
.TagClassName
{
border-color: #156672;
}
</style>