Shades of Blue Stone #155457
Tints of Blue Stone #155457
RGB
CMYK
RGB Variations
Color information
#155457 (or 0x155457) is known color: Blue Stone. HEX triplet: 15, 54 and 57. RGB value is (21,84,87). Sum of RGB (Red+Green+Blue) = 21+84+87=192 (25% of max value = 765). Red value is 21 (8.59% from 255 or 10.94% from 192); Green value is 84 (33.20% from 255 or 43.75% from 192); Blue value is 87 (34.38% from 255 or 45.31% from 192); Max value from RGB is 87 - color contains mainly: blue. Hex color #155457 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155457 is #EAABA8. Grayscale: #414141. Windows color (decimal): -15379369 or 5723157. OLE color: 5723157.
HSL color Cylindrical-coordinate representation of color #155457: hue angle of 182.73º 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 #155457 is Cyan = 0.76, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 21 | 84 | 87 | - |
| CMYK | 0.76 | 0.03 | 0 | 0.66 |
| HSL | 182.73º | 0.61% | 0.21% | - |
| HSV(B) | 182.73º | 0.76% | 0.34% | - |
| XYZ | 5.2 | 7.19 | 10.13 | - |
| YUV | 65.51 | 140.13 | 96.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 84 | 87 | 0.76 | 0.03 | 0 | 0.66 | 182.73 | 0.61 | 0.21 |
| Hex | 15 | 54 | 57 | 4C | 3 | 0 | 42 | B7 | 3D | 15 |
| Octal | 25 | 124 | 127 | 114 | 3 | 0 | 102 | 267 | 75 | 25 |
| Binary | 10101 | 1010100 | 1010111 | 1001100 | 11 | 0 | 1000010 | 10110111 | 111101 | 10101 |
Color Harmonies of #155457
Complementary color
Monochromatic Colors of #155457
Black with #155457
Text Example
Text Example
White with #155457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155457; }
p { color: rgb(21,84,87); }
H1.HeaderClassName
{
color: #155457;
}
.AnyTagClassName
{
color: #155457;
}
</style>
background-color css
<style>
a { background-color: #155457; }
a { background-color: rgb(21,84,87); }
div.DivClassName
{
background-color: #155457;
}
.BgClassName
{
background-color: #155457;
}
</style>
border-color css
<style>
span { border-color: #155457; }
span { border-color: rgb(21,84,87); }
td.TdClassName
{
border-color: #155457;
}
.TagClassName
{
border-color: #155457;
}
</style>