Shades of Allports #156772
Tints of Allports #156772
RGB
CMYK
RGB Variations
Color information
#156772 (or 0x156772) is known color: Allports. HEX triplet: 15, 67 and 72. RGB value is (21,103,114). Sum of RGB (Red+Green+Blue) = 21+103+114=238 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.82% from 238); Green value is 103 (40.62% from 255 or 43.28% from 238); Blue value is 114 (44.92% from 255 or 47.90% from 238); Max value from RGB is 114 - color contains mainly: blue. Hex color #156772 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156772 is #EA988D. Grayscale: #4F4F4F. Windows color (decimal): -15374478 or 7497493. OLE color: 7497493.
HSL color Cylindrical-coordinate representation of color #156772: hue angle of 187.1º 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 #156772 is Cyan = 0.82, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 21 | 103 | 114 | - |
| CMYK | 0.82 | 0.10 | 0 | 0.55 |
| HSL | 187.1º | 0.69% | 0.26% | - |
| HSV(B) | 187.1º | 0.82% | 0.45% | - |
| XYZ | 8.2 | 11.07 | 17.63 | - |
| YUV | 79.74 | 147.33 | 86.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 103 | 114 | 0.82 | 0.10 | 0 | 0.55 | 187.1 | 0.69 | 0.26 |
| Hex | 15 | 67 | 72 | 52 | A | 0 | 37 | BB | 45 | 1A |
| Octal | 25 | 147 | 162 | 122 | 12 | 0 | 67 | 273 | 105 | 32 |
| Binary | 10101 | 1100111 | 1110010 | 1010010 | 1010 | 0 | 110111 | 10111011 | 1000101 | 11010 |
Color Harmonies of #156772
Complementary color
Monochromatic Colors of #156772
Black with #156772
Text Example
Text Example
White with #156772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156772; }
p { color: rgb(21,103,114); }
H1.HeaderClassName
{
color: #156772;
}
.AnyTagClassName
{
color: #156772;
}
</style>
background-color css
<style>
a { background-color: #156772; }
a { background-color: rgb(21,103,114); }
div.DivClassName
{
background-color: #156772;
}
.BgClassName
{
background-color: #156772;
}
</style>
border-color css
<style>
span { border-color: #156772; }
span { border-color: rgb(21,103,114); }
td.TdClassName
{
border-color: #156772;
}
.TagClassName
{
border-color: #156772;
}
</style>