Shades of Blue Stone #215860
Tints of Blue Stone #215860
RGB
CMYK
RGB Variations
Color information
#215860 (or 0x215860) is known color: Blue Stone. HEX triplet: 21, 58 and 60. RGB value is (33,88,96). Sum of RGB (Red+Green+Blue) = 33+88+96=217 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.21% from 217); Green value is 88 (34.77% from 255 or 40.55% from 217); Blue value is 96 (37.89% from 255 or 44.24% from 217); Max value from RGB is 96 - color contains mainly: blue. Hex color #215860 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215860 is #DEA79F. Grayscale: #484848. Windows color (decimal): -14591904 or 6314017. OLE color: 6314017.
HSL color Cylindrical-coordinate representation of color #215860: hue angle of 187.62º degrees, saturation: 0.49, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #215860 is Cyan = 0.66, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 88 | 96 | - |
| CMYK | 0.66 | 0.08 | 0 | 0.62 |
| HSL | 187.62º | 0.49% | 0.25% | - |
| HSV(B) | 187.62º | 0.66% | 0.38% | - |
| XYZ | 6.23 | 8.15 | 12.31 | - |
| YUV | 72.47 | 141.28 | 99.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 88 | 96 | 0.66 | 0.08 | 0 | 0.62 | 187.62 | 0.49 | 0.25 |
| Hex | 21 | 58 | 60 | 42 | 8 | 0 | 3E | BC | 31 | 19 |
| Octal | 41 | 130 | 140 | 102 | 10 | 0 | 76 | 274 | 61 | 31 |
| Binary | 100001 | 1011000 | 1100000 | 1000010 | 1000 | 0 | 111110 | 10111100 | 110001 | 11001 |
Color Harmonies of #215860
Complementary color
Monochromatic Colors of #215860
Black with #215860
Text Example
Text Example
White with #215860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215860; }
p { color: rgb(33,88,96); }
H1.HeaderClassName
{
color: #215860;
}
.AnyTagClassName
{
color: #215860;
}
</style>
background-color css
<style>
a { background-color: #215860; }
a { background-color: rgb(33,88,96); }
div.DivClassName
{
background-color: #215860;
}
.BgClassName
{
background-color: #215860;
}
</style>
border-color css
<style>
span { border-color: #215860; }
span { border-color: rgb(33,88,96); }
td.TdClassName
{
border-color: #215860;
}
.TagClassName
{
border-color: #215860;
}
</style>