Shades of San Felix #217829
Tints of San Felix #217829
RGB
CMYK
RGB Variations
Color information
#217829 (or 0x217829) is known color: San Felix. HEX triplet: 21, 78 and 29. RGB value is (33,120,41). Sum of RGB (Red+Green+Blue) = 33+120+41=194 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.01% from 194); Green value is 120 (47.27% from 255 or 61.86% from 194); Blue value is 41 (16.41% from 255 or 21.13% from 194); Max value from RGB is 120 - color contains mainly: green. Hex color #217829 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217829 is #DE87D6. Grayscale: #555555. Windows color (decimal): -14583767 or 2717729. OLE color: 2717729.
HSL color Cylindrical-coordinate representation of color #217829: hue angle of 125.52º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #217829 is Cyan = 0.72, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 33 | 120 | 41 | - |
| CMYK | 0.72 | 0 | 0.66 | 0.53 |
| HSL | 125.52º | 0.57% | 0.3% | - |
| HSV(B) | 125.52º | 0.73% | 0.47% | - |
| XYZ | 7.74 | 13.92 | 4.38 | - |
| YUV | 84.98 | 103.18 | 90.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 120 | 41 | 0.72 | 0 | 0.66 | 0.53 | 125.52 | 0.57 | 0.3 |
| Hex | 21 | 78 | 29 | 48 | 0 | 42 | 35 | 7E | 39 | 1E |
| Octal | 41 | 170 | 51 | 110 | 0 | 102 | 65 | 176 | 71 | 36 |
| Binary | 100001 | 1111000 | 101001 | 1001000 | 0 | 1000010 | 110101 | 1111110 | 111001 | 11110 |
Color Harmonies of #217829
Complementary color
Monochromatic Colors of #217829
Black with #217829
Text Example
Text Example
White with #217829
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217829; }
p { color: rgb(33,120,41); }
H1.HeaderClassName
{
color: #217829;
}
.AnyTagClassName
{
color: #217829;
}
</style>
background-color css
<style>
a { background-color: #217829; }
a { background-color: rgb(33,120,41); }
div.DivClassName
{
background-color: #217829;
}
.BgClassName
{
background-color: #217829;
}
</style>
border-color css
<style>
span { border-color: #217829; }
span { border-color: rgb(33,120,41); }
td.TdClassName
{
border-color: #217829;
}
.TagClassName
{
border-color: #217829;
}
</style>