Shades of Allports #156476
Tints of Allports #156476
RGB
CMYK
RGB Variations
Color information
#156476 (or 0x156476) is known color: Allports. HEX triplet: 15, 64 and 76. RGB value is (21,100,118). Sum of RGB (Red+Green+Blue) = 21+100+118=239 (31% of max value = 765). Red value is 21 (8.59% from 255 or 8.79% from 239); Green value is 100 (39.45% from 255 or 41.84% from 239); Blue value is 118 (46.48% from 255 or 49.37% from 239); Max value from RGB is 118 - color contains mainly: blue. Hex color #156476 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156476 is #EA9B89. Grayscale: #4E4E4E. Windows color (decimal): -15375242 or 7758869. OLE color: 7758869.
HSL color Cylindrical-coordinate representation of color #156476: hue angle of 191.13º 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 #156476 is Cyan = 0.82, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 21 | 100 | 118 | - |
| CMYK | 0.82 | 0.15 | 0 | 0.54 |
| HSL | 191.13º | 0.7% | 0.27% | - |
| HSV(B) | 191.13º | 0.82% | 0.46% | - |
| XYZ | 8.14 | 10.58 | 18.75 | - |
| YUV | 78.43 | 150.33 | 87.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 100 | 118 | 0.82 | 0.15 | 0 | 0.54 | 191.13 | 0.7 | 0.27 |
| Hex | 15 | 64 | 76 | 52 | F | 0 | 36 | BF | 46 | 1B |
| Octal | 25 | 144 | 166 | 122 | 17 | 0 | 66 | 277 | 106 | 33 |
| Binary | 10101 | 1100100 | 1110110 | 1010010 | 1111 | 0 | 110110 | 10111111 | 1000110 | 11011 |
Color Harmonies of #156476
Complementary color
Monochromatic Colors of #156476
Black with #156476
Text Example
Text Example
White with #156476
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156476; }
p { color: rgb(21,100,118); }
H1.HeaderClassName
{
color: #156476;
}
.AnyTagClassName
{
color: #156476;
}
</style>
background-color css
<style>
a { background-color: #156476; }
a { background-color: rgb(21,100,118); }
div.DivClassName
{
background-color: #156476;
}
.BgClassName
{
background-color: #156476;
}
</style>
border-color css
<style>
span { border-color: #156476; }
span { border-color: rgb(21,100,118); }
td.TdClassName
{
border-color: #156476;
}
.TagClassName
{
border-color: #156476;
}
</style>