Shades of Blue Stone #155458
Tints of Blue Stone #155458
RGB
CMYK
RGB Variations
Color information
#155458 (or 0x155458) is known color: Blue Stone. HEX triplet: 15, 54 and 58. RGB value is (21,84,88). Sum of RGB (Red+Green+Blue) = 21+84+88=193 (25% of max value = 765). Red value is 21 (8.59% from 255 or 10.88% from 193); Green value is 84 (33.20% from 255 or 43.52% from 193); Blue value is 88 (34.77% from 255 or 45.60% from 193); Max value from RGB is 88 - color contains mainly: blue. Hex color #155458 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #155458 is #EAABA7. Grayscale: #414141. Windows color (decimal): -15379368 or 5788693. OLE color: 5788693.
HSL color Cylindrical-coordinate representation of color #155458: hue angle of 183.58º degrees, saturation: 0.61, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #155458 is Cyan = 0.76, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 21 | 84 | 88 | - |
| CMYK | 0.76 | 0.05 | 0 | 0.65 |
| HSL | 183.58º | 0.61% | 0.21% | - |
| HSV(B) | 183.58º | 0.76% | 0.35% | - |
| XYZ | 5.24 | 7.2 | 10.35 | - |
| YUV | 65.62 | 140.63 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 21 | 84 | 88 | 0.76 | 0.05 | 0 | 0.65 | 183.58 | 0.61 | 0.21 |
| Hex | 15 | 54 | 58 | 4C | 5 | 0 | 41 | B8 | 3D | 15 |
| Octal | 25 | 124 | 130 | 114 | 5 | 0 | 101 | 270 | 75 | 25 |
| Binary | 10101 | 1010100 | 1011000 | 1001100 | 101 | 0 | 1000001 | 10111000 | 111101 | 10101 |
Color Harmonies of #155458
Complementary color
Monochromatic Colors of #155458
Black with #155458
Text Example
Text Example
White with #155458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #155458; }
p { color: rgb(21,84,88); }
H1.HeaderClassName
{
color: #155458;
}
.AnyTagClassName
{
color: #155458;
}
</style>
background-color css
<style>
a { background-color: #155458; }
a { background-color: rgb(21,84,88); }
div.DivClassName
{
background-color: #155458;
}
.BgClassName
{
background-color: #155458;
}
</style>
border-color css
<style>
span { border-color: #155458; }
span { border-color: rgb(21,84,88); }
td.TdClassName
{
border-color: #155458;
}
.TagClassName
{
border-color: #155458;
}
</style>