Shades of San Felix #217521
Tints of San Felix #217521
RGB
CMYK
RGB Variations
Color information
#217521 (or 0x217521) is known color: San Felix. HEX triplet: 21, 75 and 21. RGB value is (33,117,33). Sum of RGB (Red+Green+Blue) = 33+117+33=183 (24% of max value = 765). Red value is 33 (13.28% from 255 or 18.03% from 183); Green value is 117 (46.09% from 255 or 63.93% from 183); Blue value is 33 (13.28% from 255 or 18.03% from 183); Max value from RGB is 117 - color contains mainly: green. Hex color #217521 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217521 is #DE8ADE. Grayscale: #525252. Windows color (decimal): -14584543 or 2192673. OLE color: 2192673.
HSL color Cylindrical-coordinate representation of color #217521: hue angle of 120º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217521 is Cyan = 0.72, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 33 | - |
| CMYK | 0.72 | 0 | 0.72 | 0.54 |
| HSL | 120º | 0.56% | 0.29% | - |
| HSV(B) | 120º | 0.72% | 0.46% | - |
| XYZ | 7.26 | 13.16 | 3.6 | - |
| YUV | 82.31 | 100.17 | 92.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 33 | 0.72 | 0 | 0.72 | 0.54 | 120 | 0.56 | 0.29 |
| Hex | 21 | 75 | 21 | 48 | 0 | 48 | 36 | 78 | 38 | 1D |
| Octal | 41 | 165 | 41 | 110 | 0 | 110 | 66 | 170 | 70 | 35 |
| Binary | 100001 | 1110101 | 100001 | 1001000 | 0 | 1001000 | 110110 | 1111000 | 111000 | 11101 |
Color Harmonies of #217521
Complementary color
Monochromatic Colors of #217521
Black with #217521
Text Example
Text Example
White with #217521
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217521; }
p { color: rgb(33,117,33); }
H1.HeaderClassName
{
color: #217521;
}
.AnyTagClassName
{
color: #217521;
}
</style>
background-color css
<style>
a { background-color: #217521; }
a { background-color: rgb(33,117,33); }
div.DivClassName
{
background-color: #217521;
}
.BgClassName
{
background-color: #217521;
}
</style>
border-color css
<style>
span { border-color: #217521; }
span { border-color: rgb(33,117,33); }
td.TdClassName
{
border-color: #217521;
}
.TagClassName
{
border-color: #217521;
}
</style>