Shades of San Felix #217328
Tints of San Felix #217328
RGB
CMYK
RGB Variations
Color information
#217328 (or 0x217328) is known color: San Felix. HEX triplet: 21, 73 and 28. RGB value is (33,115,40). Sum of RGB (Red+Green+Blue) = 33+115+40=188 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.55% from 188); Green value is 115 (45.31% from 255 or 61.17% from 188); Blue value is 40 (16.02% from 255 or 21.28% from 188); Max value from RGB is 115 - color contains mainly: green. Hex color #217328 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217328 is #DE8CD7. Grayscale: #525252. Windows color (decimal): -14585048 or 2650913. OLE color: 2650913.
HSL color Cylindrical-coordinate representation of color #217328: hue angle of 125.12º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217328 is Cyan = 0.71, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 115 | 40 | - |
| CMYK | 0.71 | 0 | 0.65 | 0.55 |
| HSL | 125.12º | 0.55% | 0.29% | - |
| HSV(B) | 125.12º | 0.71% | 0.45% | - |
| XYZ | 7.14 | 12.74 | 4.09 | - |
| YUV | 81.93 | 104.33 | 93.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 40 | 0.71 | 0 | 0.65 | 0.55 | 125.12 | 0.55 | 0.29 |
| Hex | 21 | 73 | 28 | 47 | 0 | 41 | 37 | 7D | 37 | 1D |
| Octal | 41 | 163 | 50 | 107 | 0 | 101 | 67 | 175 | 67 | 35 |
| Binary | 100001 | 1110011 | 101000 | 1000111 | 0 | 1000001 | 110111 | 1111101 | 110111 | 11101 |
Color Harmonies of #217328
Complementary color
Monochromatic Colors of #217328
Black with #217328
Text Example
Text Example
White with #217328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217328; }
p { color: rgb(33,115,40); }
H1.HeaderClassName
{
color: #217328;
}
.AnyTagClassName
{
color: #217328;
}
</style>
background-color css
<style>
a { background-color: #217328; }
a { background-color: rgb(33,115,40); }
div.DivClassName
{
background-color: #217328;
}
.BgClassName
{
background-color: #217328;
}
</style>
border-color css
<style>
span { border-color: #217328; }
span { border-color: rgb(33,115,40); }
td.TdClassName
{
border-color: #217328;
}
.TagClassName
{
border-color: #217328;
}
</style>