Shades of Blue Stone #216668
Tints of Blue Stone #216668
RGB
CMYK
RGB Variations
Color information
#216668 (or 0x216668) is known color: Blue Stone. HEX triplet: 21, 66 and 68. RGB value is (33,102,104). Sum of RGB (Red+Green+Blue) = 33+102+104=239 (31% of max value = 765). Red value is 33 (13.28% from 255 or 13.81% from 239); Green value is 102 (40.23% from 255 or 42.68% from 239); Blue value is 104 (41.02% from 255 or 43.51% from 239); Max value from RGB is 104 - color contains mainly: blue. Hex color #216668 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #216668 is #DE9997. Grayscale: #515151. Windows color (decimal): -14588312 or 6841889. OLE color: 6841889.
HSL color Cylindrical-coordinate representation of color #216668: hue angle of 181.69º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #216668 is Cyan = 0.68, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 33 | 102 | 104 | - |
| CMYK | 0.68 | 0.02 | 0 | 0.59 |
| HSL | 181.69º | 0.52% | 0.27% | - |
| HSV(B) | 181.69º | 0.68% | 0.41% | - |
| XYZ | 7.88 | 10.83 | 14.77 | - |
| YUV | 81.6 | 140.64 | 93.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 102 | 104 | 0.68 | 0.02 | 0 | 0.59 | 181.69 | 0.52 | 0.27 |
| Hex | 21 | 66 | 68 | 44 | 2 | 0 | 3B | B6 | 34 | 1B |
| Octal | 41 | 146 | 150 | 104 | 2 | 0 | 73 | 266 | 64 | 33 |
| Binary | 100001 | 1100110 | 1101000 | 1000100 | 10 | 0 | 111011 | 10110110 | 110100 | 11011 |
Color Harmonies of #216668
Complementary color
Monochromatic Colors of #216668
Black with #216668
Text Example
Text Example
White with #216668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216668; }
p { color: rgb(33,102,104); }
H1.HeaderClassName
{
color: #216668;
}
.AnyTagClassName
{
color: #216668;
}
</style>
background-color css
<style>
a { background-color: #216668; }
a { background-color: rgb(33,102,104); }
div.DivClassName
{
background-color: #216668;
}
.BgClassName
{
background-color: #216668;
}
</style>
border-color css
<style>
span { border-color: #216668; }
span { border-color: rgb(33,102,104); }
td.TdClassName
{
border-color: #216668;
}
.TagClassName
{
border-color: #216668;
}
</style>