Shades of Blue Stone #215960
Tints of Blue Stone #215960
RGB
CMYK
RGB Variations
Color information
#215960 (or 0x215960) is known color: Blue Stone. HEX triplet: 21, 59 and 60. RGB value is (33,89,96). Sum of RGB (Red+Green+Blue) = 33+89+96=218 (28% of max value = 765). Red value is 33 (13.28% from 255 or 15.14% from 218); Green value is 89 (35.16% from 255 or 40.83% from 218); Blue value is 96 (37.89% from 255 or 44.04% from 218); Max value from RGB is 96 - color contains mainly: blue. Hex color #215960 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #215960 is #DEA69F. Grayscale: #484848. Windows color (decimal): -14591648 or 6314273. OLE color: 6314273.
HSL color Cylindrical-coordinate representation of color #215960: hue angle of 186.67º 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 #215960 is Cyan = 0.66, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 33 | 89 | 96 | - |
| CMYK | 0.66 | 0.07 | 0 | 0.62 |
| HSL | 186.67º | 0.49% | 0.25% | - |
| HSV(B) | 186.67º | 0.66% | 0.38% | - |
| XYZ | 6.31 | 8.31 | 12.34 | - |
| YUV | 73.05 | 140.95 | 99.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 89 | 96 | 0.66 | 0.07 | 0 | 0.62 | 186.67 | 0.49 | 0.25 |
| Hex | 21 | 59 | 60 | 42 | 7 | 0 | 3E | BB | 31 | 19 |
| Octal | 41 | 131 | 140 | 102 | 7 | 0 | 76 | 273 | 61 | 31 |
| Binary | 100001 | 1011001 | 1100000 | 1000010 | 111 | 0 | 111110 | 10111011 | 110001 | 11001 |
Color Harmonies of #215960
Complementary color
Monochromatic Colors of #215960
Black with #215960
Text Example
Text Example
White with #215960
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #215960; }
p { color: rgb(33,89,96); }
H1.HeaderClassName
{
color: #215960;
}
.AnyTagClassName
{
color: #215960;
}
</style>
background-color css
<style>
a { background-color: #215960; }
a { background-color: rgb(33,89,96); }
div.DivClassName
{
background-color: #215960;
}
.BgClassName
{
background-color: #215960;
}
</style>
border-color css
<style>
span { border-color: #215960; }
span { border-color: rgb(33,89,96); }
td.TdClassName
{
border-color: #215960;
}
.TagClassName
{
border-color: #215960;
}
</style>