Shades of San Felix #217423
Tints of San Felix #217423
RGB
CMYK
RGB Variations
Color information
#217423 (or 0x217423) is known color: San Felix. HEX triplet: 21, 74 and 23. RGB value is (33,116,35). Sum of RGB (Red+Green+Blue) = 33+116+35=184 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.93% from 184); Green value is 116 (45.70% from 255 or 63.04% from 184); Blue value is 35 (14.06% from 255 or 19.02% from 184); Max value from RGB is 116 - color contains mainly: green. Hex color #217423 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217423 is #DE8BDC. Grayscale: #525252. Windows color (decimal): -14584797 or 2323489. OLE color: 2323489.
HSL color Cylindrical-coordinate representation of color #217423: hue angle of 121.45º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217423 is Cyan = 0.72, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 116 | 35 | - |
| CMYK | 0.72 | 0 | 0.70 | 0.55 |
| HSL | 121.45º | 0.56% | 0.29% | - |
| HSV(B) | 121.45º | 0.72% | 0.45% | - |
| XYZ | 7.18 | 12.94 | 3.71 | - |
| YUV | 81.95 | 101.5 | 93.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 116 | 35 | 0.72 | 0 | 0.70 | 0.55 | 121.45 | 0.56 | 0.29 |
| Hex | 21 | 74 | 23 | 48 | 0 | 46 | 37 | 79 | 38 | 1D |
| Octal | 41 | 164 | 43 | 110 | 0 | 106 | 67 | 171 | 70 | 35 |
| Binary | 100001 | 1110100 | 100011 | 1001000 | 0 | 1000110 | 110111 | 1111001 | 111000 | 11101 |
Color Harmonies of #217423
Complementary color
Monochromatic Colors of #217423
Black with #217423
Text Example
Text Example
White with #217423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217423; }
p { color: rgb(33,116,35); }
H1.HeaderClassName
{
color: #217423;
}
.AnyTagClassName
{
color: #217423;
}
</style>
background-color css
<style>
a { background-color: #217423; }
a { background-color: rgb(33,116,35); }
div.DivClassName
{
background-color: #217423;
}
.BgClassName
{
background-color: #217423;
}
</style>
border-color css
<style>
span { border-color: #217423; }
span { border-color: rgb(33,116,35); }
td.TdClassName
{
border-color: #217423;
}
.TagClassName
{
border-color: #217423;
}
</style>