Shades of San Felix #217628
Tints of San Felix #217628
RGB
CMYK
RGB Variations
Color information
#217628 (or 0x217628) is known color: San Felix. HEX triplet: 21, 76 and 28. RGB value is (33,118,40). Sum of RGB (Red+Green+Blue) = 33+118+40=191 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.28% from 191); Green value is 118 (46.48% from 255 or 61.78% from 191); Blue value is 40 (16.02% from 255 or 20.94% from 191); Max value from RGB is 118 - color contains mainly: green. Hex color #217628 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217628 is #DE89D7. Grayscale: #535353. Windows color (decimal): -14584280 or 2651681. OLE color: 2651681.
HSL color Cylindrical-coordinate representation of color #217628: hue angle of 124.94º 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 #217628 is Cyan = 0.72, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 118 | 40 | - |
| CMYK | 0.72 | 0 | 0.66 | 0.54 |
| HSL | 124.94º | 0.56% | 0.3% | - |
| HSV(B) | 124.94º | 0.72% | 0.46% | - |
| XYZ | 7.49 | 13.43 | 4.21 | - |
| YUV | 83.69 | 103.34 | 91.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 40 | 0.72 | 0 | 0.66 | 0.54 | 124.94 | 0.56 | 0.3 |
| Hex | 21 | 76 | 28 | 48 | 0 | 42 | 36 | 7D | 38 | 1E |
| Octal | 41 | 166 | 50 | 110 | 0 | 102 | 66 | 175 | 70 | 36 |
| Binary | 100001 | 1110110 | 101000 | 1001000 | 0 | 1000010 | 110110 | 1111101 | 111000 | 11110 |
Color Harmonies of #217628
Complementary color
Monochromatic Colors of #217628
Black with #217628
Text Example
Text Example
White with #217628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217628; }
p { color: rgb(33,118,40); }
H1.HeaderClassName
{
color: #217628;
}
.AnyTagClassName
{
color: #217628;
}
</style>
background-color css
<style>
a { background-color: #217628; }
a { background-color: rgb(33,118,40); }
div.DivClassName
{
background-color: #217628;
}
.BgClassName
{
background-color: #217628;
}
</style>
border-color css
<style>
span { border-color: #217628; }
span { border-color: rgb(33,118,40); }
td.TdClassName
{
border-color: #217628;
}
.TagClassName
{
border-color: #217628;
}
</style>