Shades of Allports #156076
Tints of Allports #156076
RGB
CMYK
RGB Variations
Color information
#156076 (or 0x156076) is known color: Allports. HEX triplet: 15, 60 and 76. RGB value is (21,96,118). Sum of RGB (Red+Green+Blue) = 21+96+118=235 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.94% from 235); Green value is 96 (37.89% from 255 or 40.85% from 235); Blue value is 118 (46.48% from 255 or 50.21% from 235); Max value from RGB is 118 - color contains mainly: blue. Hex color #156076 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156076 is #EA9F89. Grayscale: #4B4B4B. Windows color (decimal): -15376266 or 7757845. OLE color: 7757845.
HSL color Cylindrical-coordinate representation of color #156076: hue angle of 193.61º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #156076 is Cyan = 0.82, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 96 | 118 | - |
| CMYK | 0.82 | 0.19 | 0 | 0.54 |
| HSL | 193.61º | 0.7% | 0.27% | - |
| HSV(B) | 193.61º | 0.82% | 0.46% | - |
| XYZ | 7.76 | 9.83 | 18.63 | - |
| YUV | 76.08 | 151.65 | 88.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 96 | 118 | 0.82 | 0.19 | 0 | 0.54 | 193.61 | 0.7 | 0.27 |
| Hex | 15 | 60 | 76 | 52 | 13 | 0 | 36 | C2 | 46 | 1B |
| Octal | 25 | 140 | 166 | 122 | 23 | 0 | 66 | 302 | 106 | 33 |
| Binary | 10101 | 1100000 | 1110110 | 1010010 | 10011 | 0 | 110110 | 11000010 | 1000110 | 11011 |
Color Harmonies of #156076
Complementary color
Monochromatic Colors of #156076
Black with #156076
Text Example
Text Example
White with #156076
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156076; }
p { color: rgb(21,96,118); }
H1.HeaderClassName
{
color: #156076;
}
.AnyTagClassName
{
color: #156076;
}
</style>
background-color css
<style>
a { background-color: #156076; }
a { background-color: rgb(21,96,118); }
div.DivClassName
{
background-color: #156076;
}
.BgClassName
{
background-color: #156076;
}
</style>
border-color css
<style>
span { border-color: #156076; }
span { border-color: rgb(21,96,118); }
td.TdClassName
{
border-color: #156076;
}
.TagClassName
{
border-color: #156076;
}
</style>