Shades of Blue Stone #156056
Tints of Blue Stone #156056
RGB
CMYK
RGB Variations
Color information
#156056 (or 0x156056) is known color: Blue Stone. HEX triplet: 15, 60 and 56. RGB value is (21,96,86). Sum of RGB (Red+Green+Blue) = 21+96+86=203 (26% of max value = 765). Red value is 21 (8.59% from 255 or 10.34% from 203); Green value is 96 (37.89% from 255 or 47.29% from 203); Blue value is 86 (33.98% from 255 or 42.36% from 203); Max value from RGB is 96 - color contains mainly: green. Hex color #156056 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156056 is #EA9FA9. Grayscale: #484848. Windows color (decimal): -15376298 or 5660693. OLE color: 5660693.
HSL color Cylindrical-coordinate representation of color #156056: hue angle of 172º degrees, saturation: 0.64, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #156056 is Cyan = 0.78, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 21 | 96 | 86 | - |
| CMYK | 0.78 | 0 | 0.10 | 0.62 |
| HSL | 172º | 0.64% | 0.23% | - |
| HSV(B) | 172º | 0.78% | 0.38% | - |
| XYZ | 6.17 | 9.2 | 10.25 | - |
| YUV | 72.44 | 135.65 | 91.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 96 | 86 | 0.78 | 0 | 0.10 | 0.62 | 172 | 0.64 | 0.23 |
| Hex | 15 | 60 | 56 | 4E | 0 | A | 3E | AC | 40 | 17 |
| Octal | 25 | 140 | 126 | 116 | 0 | 12 | 76 | 254 | 100 | 27 |
| Binary | 10101 | 1100000 | 1010110 | 1001110 | 0 | 1010 | 111110 | 10101100 | 1000000 | 10111 |
Color Harmonies of #156056
Complementary color
Monochromatic Colors of #156056
Black with #156056
Text Example
Text Example
White with #156056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156056; }
p { color: rgb(21,96,86); }
H1.HeaderClassName
{
color: #156056;
}
.AnyTagClassName
{
color: #156056;
}
</style>
background-color css
<style>
a { background-color: #156056; }
a { background-color: rgb(21,96,86); }
div.DivClassName
{
background-color: #156056;
}
.BgClassName
{
background-color: #156056;
}
</style>
border-color css
<style>
span { border-color: #156056; }
span { border-color: rgb(21,96,86); }
td.TdClassName
{
border-color: #156056;
}
.TagClassName
{
border-color: #156056;
}
</style>