Shades of Blue Stone #155460
Tints of Blue Stone #155460
RGB
CMYK
RGB Variations
Color information
#155460 (or 0x155460) is known color: Blue Stone. HEX triplet: 15, 54 and 60. RGB value is (21,84,96). Sum of RGB (Red+Green+Blue) = 21+84+96=201 (26% of max value = 765). Red value is 21 (8.59% from 255 or 10.45% from 201); Green value is 84 (33.20% from 255 or 41.79% from 201); Blue value is 96 (37.89% from 255 or 47.76% from 201); Max value from RGB is 96 - color contains mainly: blue. Hex color #155460 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155460 is #EAAB9F. Grayscale: #424242. Windows color (decimal): -15379360 or 6312981. OLE color: 6312981.
HSL color Cylindrical-coordinate representation of color #155460: hue angle of 189.6º 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 #155460 is Cyan = 0.78, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 21 | 84 | 96 | - |
| CMYK | 0.78 | 0.12 | 0 | 0.62 |
| HSL | 189.6º | 0.64% | 0.23% | - |
| HSV(B) | 189.6º | 0.78% | 0.38% | - |
| XYZ | 5.59 | 7.34 | 12.19 | - |
| YUV | 66.53 | 144.63 | 95.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 84 | 96 | 0.78 | 0.12 | 0 | 0.62 | 189.6 | 0.64 | 0.23 |
| Hex | 15 | 54 | 60 | 4E | C | 0 | 3E | BE | 40 | 17 |
| Octal | 25 | 124 | 140 | 116 | 14 | 0 | 76 | 276 | 100 | 27 |
| Binary | 10101 | 1010100 | 1100000 | 1001110 | 1100 | 0 | 111110 | 10111110 | 1000000 | 10111 |
Color Harmonies of #155460
Complementary color
Monochromatic Colors of #155460
Black with #155460
Text Example
Text Example
White with #155460
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155460; }
p { color: rgb(21,84,96); }
H1.HeaderClassName
{
color: #155460;
}
.AnyTagClassName
{
color: #155460;
}
</style>
background-color css
<style>
a { background-color: #155460; }
a { background-color: rgb(21,84,96); }
div.DivClassName
{
background-color: #155460;
}
.BgClassName
{
background-color: #155460;
}
</style>
border-color css
<style>
span { border-color: #155460; }
span { border-color: rgb(21,84,96); }
td.TdClassName
{
border-color: #155460;
}
.TagClassName
{
border-color: #155460;
}
</style>