Shades of Blue Stone #156358
Tints of Blue Stone #156358
RGB
CMYK
RGB Variations
Color information
#156358 (or 0x156358) is known color: Blue Stone. HEX triplet: 15, 63 and 58. RGB value is (21,99,88). Sum of RGB (Red+Green+Blue) = 21+99+88=208 (27% of max value = 765). Red value is 21 (8.59% from 255 or 10.10% from 208); Green value is 99 (39.06% from 255 or 47.60% from 208); Blue value is 88 (34.77% from 255 or 42.31% from 208); Max value from RGB is 99 - color contains mainly: green. Hex color #156358 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #156358 is #EA9CA7. Grayscale: #4A4A4A. Windows color (decimal): -15375528 or 5792533. OLE color: 5792533.
HSL color Cylindrical-coordinate representation of color #156358: hue angle of 171.54º degrees, saturation: 0.65, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #156358 is Cyan = 0.79, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 21 | 99 | 88 | - |
| CMYK | 0.79 | 0 | 0.11 | 0.61 |
| HSL | 171.54º | 0.65% | 0.24% | - |
| HSV(B) | 171.54º | 0.79% | 0.39% | - |
| XYZ | 6.53 | 9.79 | 10.78 | - |
| YUV | 74.42 | 135.66 | 89.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 99 | 88 | 0.79 | 0 | 0.11 | 0.61 | 171.54 | 0.65 | 0.24 |
| Hex | 15 | 63 | 58 | 4F | 0 | B | 3D | AC | 41 | 18 |
| Octal | 25 | 143 | 130 | 117 | 0 | 13 | 75 | 254 | 101 | 30 |
| Binary | 10101 | 1100011 | 1011000 | 1001111 | 0 | 1011 | 111101 | 10101100 | 1000001 | 11000 |
Color Harmonies of #156358
Complementary color
Monochromatic Colors of #156358
Black with #156358
Text Example
Text Example
White with #156358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #156358; }
p { color: rgb(21,99,88); }
H1.HeaderClassName
{
color: #156358;
}
.AnyTagClassName
{
color: #156358;
}
</style>
background-color css
<style>
a { background-color: #156358; }
a { background-color: rgb(21,99,88); }
div.DivClassName
{
background-color: #156358;
}
.BgClassName
{
background-color: #156358;
}
</style>
border-color css
<style>
span { border-color: #156358; }
span { border-color: rgb(21,99,88); }
td.TdClassName
{
border-color: #156358;
}
.TagClassName
{
border-color: #156358;
}
</style>