Shades of Blue Stone #217067
Tints of Blue Stone #217067
RGB
CMYK
RGB Variations
Color information
#217067 (or 0x217067) is known color: Blue Stone. HEX triplet: 21, 70 and 67. RGB value is (33,112,103). Sum of RGB (Red+Green+Blue) = 33+112+103=248 (32% of max value = 765). Red value is 33 (13.28% from 255 or 13.31% from 248); Green value is 112 (44.14% from 255 or 45.16% from 248); Blue value is 103 (40.62% from 255 or 41.53% from 248); Max value from RGB is 112 - color contains mainly: green. Hex color #217067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #217067 is #DE8F98. Grayscale: #575757. Windows color (decimal): -14585753 or 6778913. OLE color: 6778913.
HSL color Cylindrical-coordinate representation of color #217067: hue angle of 173.16º degrees, saturation: 0.54, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217067 is Cyan = 0.71, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 112 | 103 | - |
| CMYK | 0.71 | 0 | 0.08 | 0.56 |
| HSL | 173.16º | 0.54% | 0.28% | - |
| HSV(B) | 173.16º | 0.71% | 0.44% | - |
| XYZ | 8.87 | 12.89 | 14.85 | - |
| YUV | 87.35 | 136.83 | 89.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 112 | 103 | 0.71 | 0 | 0.08 | 0.56 | 173.16 | 0.54 | 0.28 |
| Hex | 21 | 70 | 67 | 47 | 0 | 8 | 38 | AD | 36 | 1C |
| Octal | 41 | 160 | 147 | 107 | 0 | 10 | 70 | 255 | 66 | 34 |
| Binary | 100001 | 1110000 | 1100111 | 1000111 | 0 | 1000 | 111000 | 10101101 | 110110 | 11100 |
Color Harmonies of #217067
Complementary color
Monochromatic Colors of #217067
Black with #217067
Text Example
Text Example
White with #217067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217067; }
p { color: rgb(33,112,103); }
H1.HeaderClassName
{
color: #217067;
}
.AnyTagClassName
{
color: #217067;
}
</style>
background-color css
<style>
a { background-color: #217067; }
a { background-color: rgb(33,112,103); }
div.DivClassName
{
background-color: #217067;
}
.BgClassName
{
background-color: #217067;
}
</style>
border-color css
<style>
span { border-color: #217067; }
span { border-color: rgb(33,112,103); }
td.TdClassName
{
border-color: #217067;
}
.TagClassName
{
border-color: #217067;
}
</style>