Shades of Blue Stone #155656
Tints of Blue Stone #155656
RGB
CMYK
RGB Variations
Color information
#155656 (or 0x155656) is known color: Blue Stone. HEX triplet: 15, 56 and 56. RGB value is (21,86,86). Sum of RGB (Red+Green+Blue) = 21+86+86=193 (25% of max value = 765). Red value is 21 (8.59% from 255 or 10.88% from 193); Green value is 86 (33.98% from 255 or 44.56% from 193); Blue value is 86 (33.98% from 255 or 44.56% from 193); Max value from RGB is 86 - color contains mainly: green, blue. Hex color #155656 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155656 is #EAA9A9. Grayscale: #424242. Windows color (decimal): -15378858 or 5658133. OLE color: 5658133.
HSL color Cylindrical-coordinate representation of color #155656: hue angle of 180º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #155656 is Cyan = 0.76, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 21 | 86 | 86 | - |
| CMYK | 0.76 | 0 | 0 | 0.66 |
| HSL | 180º | 0.61% | 0.21% | - |
| HSV(B) | 180º | 0.76% | 0.34% | - |
| XYZ | 5.32 | 7.49 | 9.97 | - |
| YUV | 66.57 | 138.97 | 95.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 86 | 86 | 0.76 | 0 | 0 | 0.66 | 180 | 0.61 | 0.21 |
| Hex | 15 | 56 | 56 | 4C | 0 | 0 | 42 | B4 | 3D | 15 |
| Octal | 25 | 126 | 126 | 114 | 0 | 0 | 102 | 264 | 75 | 25 |
| Binary | 10101 | 1010110 | 1010110 | 1001100 | 0 | 0 | 1000010 | 10110100 | 111101 | 10101 |
Color Harmonies of #155656
Complementary color
Monochromatic Colors of #155656
Black with #155656
Text Example
Text Example
White with #155656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155656; }
p { color: rgb(21,86,86); }
H1.HeaderClassName
{
color: #155656;
}
.AnyTagClassName
{
color: #155656;
}
</style>
background-color css
<style>
a { background-color: #155656; }
a { background-color: rgb(21,86,86); }
div.DivClassName
{
background-color: #155656;
}
.BgClassName
{
background-color: #155656;
}
</style>
border-color css
<style>
span { border-color: #155656; }
span { border-color: rgb(21,86,86); }
td.TdClassName
{
border-color: #155656;
}
.TagClassName
{
border-color: #155656;
}
</style>