Shades of Blue Stone #156158
Tints of Blue Stone #156158
RGB
CMYK
RGB Variations
Color information
#156158 (or 0x156158) is known color: Blue Stone. HEX triplet: 15, 61 and 58. RGB value is (21,97,88). Sum of RGB (Red+Green+Blue) = 21+97+88=206 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10.19% from 206); Green value is 97 (38.28% from 255 or 47.09% from 206); Blue value is 88 (34.77% from 255 or 42.72% from 206); Max value from RGB is 97 - color contains mainly: green. Hex color #156158 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156158 is #EA9EA7. Grayscale: #494949. Windows color (decimal): -15376040 or 5792021. OLE color: 5792021.
HSL color Cylindrical-coordinate representation of color #156158: hue angle of 172.89º 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 #156158 is Cyan = 0.78, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 21 | 97 | 88 | - |
| CMYK | 0.78 | 0 | 0.09 | 0.62 |
| HSL | 172.89º | 0.64% | 0.23% | - |
| HSV(B) | 172.89º | 0.78% | 0.38% | - |
| XYZ | 6.35 | 9.41 | 10.72 | - |
| YUV | 73.25 | 136.32 | 90.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 97 | 88 | 0.78 | 0 | 0.09 | 0.62 | 172.89 | 0.64 | 0.23 |
| Hex | 15 | 61 | 58 | 4E | 0 | 9 | 3E | AD | 40 | 17 |
| Octal | 25 | 141 | 130 | 116 | 0 | 11 | 76 | 255 | 100 | 27 |
| Binary | 10101 | 1100001 | 1011000 | 1001110 | 0 | 1001 | 111110 | 10101101 | 1000000 | 10111 |
Color Harmonies of #156158
Complementary color
Monochromatic Colors of #156158
Black with #156158
Text Example
Text Example
White with #156158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156158; }
p { color: rgb(21,97,88); }
H1.HeaderClassName
{
color: #156158;
}
.AnyTagClassName
{
color: #156158;
}
</style>
background-color css
<style>
a { background-color: #156158; }
a { background-color: rgb(21,97,88); }
div.DivClassName
{
background-color: #156158;
}
.BgClassName
{
background-color: #156158;
}
</style>
border-color css
<style>
span { border-color: #156158; }
span { border-color: rgb(21,97,88); }
td.TdClassName
{
border-color: #156158;
}
.TagClassName
{
border-color: #156158;
}
</style>