Shades of San Felix #217631
Tints of San Felix #217631
RGB
CMYK
RGB Variations
Color information
#217631 (or 0x217631) is known color: San Felix. HEX triplet: 21, 76 and 31. RGB value is (33,118,49). Sum of RGB (Red+Green+Blue) = 33+118+49=200 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.5% from 200); Green value is 118 (46.48% from 255 or 59% from 200); Blue value is 49 (19.53% from 255 or 24.5% from 200); Max value from RGB is 118 - color contains mainly: green. Hex color #217631 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217631 is #DE89CE. Grayscale: #545454. Windows color (decimal): -14584271 or 3241505. OLE color: 3241505.
HSL color Cylindrical-coordinate representation of color #217631: hue angle of 131.29º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217631 is Cyan = 0.72, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 118 | 49 | - |
| CMYK | 0.72 | 0 | 0.58 | 0.54 |
| HSL | 131.29º | 0.56% | 0.3% | - |
| HSV(B) | 131.29º | 0.72% | 0.46% | - |
| XYZ | 7.66 | 13.5 | 5.11 | - |
| YUV | 84.72 | 107.84 | 91.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 49 | 0.72 | 0 | 0.58 | 0.54 | 131.29 | 0.56 | 0.3 |
| Hex | 21 | 76 | 31 | 48 | 0 | 3A | 36 | 83 | 38 | 1E |
| Octal | 41 | 166 | 61 | 110 | 0 | 72 | 66 | 203 | 70 | 36 |
| Binary | 100001 | 1110110 | 110001 | 1001000 | 0 | 111010 | 110110 | 10000011 | 111000 | 11110 |
Color Harmonies of #217631
Complementary color
Monochromatic Colors of #217631
Black with #217631
Text Example
Text Example
White with #217631
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217631; }
p { color: rgb(33,118,49); }
H1.HeaderClassName
{
color: #217631;
}
.AnyTagClassName
{
color: #217631;
}
</style>
background-color css
<style>
a { background-color: #217631; }
a { background-color: rgb(33,118,49); }
div.DivClassName
{
background-color: #217631;
}
.BgClassName
{
background-color: #217631;
}
</style>
border-color css
<style>
span { border-color: #217631; }
span { border-color: rgb(33,118,49); }
td.TdClassName
{
border-color: #217631;
}
.TagClassName
{
border-color: #217631;
}
</style>