Shades of Blue Stone #155456
Tints of Blue Stone #155456
RGB
CMYK
RGB Variations
Color information
#155456 (or 0x155456) is known color: Blue Stone. HEX triplet: 15, 54 and 56. RGB value is (21,84,86). Sum of RGB (Red+Green+Blue) = 21+84+86=191 (25% of max value = 765). Red value is 21 (8.59% from 255 or 10.99% from 191); Green value is 84 (33.20% from 255 or 43.98% from 191); Blue value is 86 (33.98% from 255 or 45.03% from 191); Max value from RGB is 86 - color contains mainly: blue. Hex color #155456 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155456 is #EAABA9. Grayscale: #414141. Windows color (decimal): -15379370 or 5657621. OLE color: 5657621.
HSL color Cylindrical-coordinate representation of color #155456: hue angle of 181.85º 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 #155456 is Cyan = 0.76, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 21 | 84 | 86 | - |
| CMYK | 0.76 | 0.02 | 0 | 0.66 |
| HSL | 181.85º | 0.61% | 0.21% | - |
| HSV(B) | 181.85º | 0.76% | 0.34% | - |
| XYZ | 5.16 | 7.17 | 9.92 | - |
| YUV | 65.39 | 139.63 | 96.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 84 | 86 | 0.76 | 0.02 | 0 | 0.66 | 181.85 | 0.61 | 0.21 |
| Hex | 15 | 54 | 56 | 4C | 2 | 0 | 42 | B6 | 3D | 15 |
| Octal | 25 | 124 | 126 | 114 | 2 | 0 | 102 | 266 | 75 | 25 |
| Binary | 10101 | 1010100 | 1010110 | 1001100 | 10 | 0 | 1000010 | 10110110 | 111101 | 10101 |
Color Harmonies of #155456
Complementary color
Monochromatic Colors of #155456
Black with #155456
Text Example
Text Example
White with #155456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155456; }
p { color: rgb(21,84,86); }
H1.HeaderClassName
{
color: #155456;
}
.AnyTagClassName
{
color: #155456;
}
</style>
background-color css
<style>
a { background-color: #155456; }
a { background-color: rgb(21,84,86); }
div.DivClassName
{
background-color: #155456;
}
.BgClassName
{
background-color: #155456;
}
</style>
border-color css
<style>
span { border-color: #155456; }
span { border-color: rgb(21,84,86); }
td.TdClassName
{
border-color: #155456;
}
.TagClassName
{
border-color: #155456;
}
</style>