Shades of San Felix #217127
Tints of San Felix #217127
RGB
CMYK
RGB Variations
Color information
#217127 (or 0x217127) is known color: San Felix. HEX triplet: 21, 71 and 27. RGB value is (33,113,39). Sum of RGB (Red+Green+Blue) = 33+113+39=185 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.84% from 185); Green value is 113 (44.53% from 255 or 61.08% from 185); Blue value is 39 (15.62% from 255 or 21.08% from 185); Max value from RGB is 113 - color contains mainly: green. Hex color #217127 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217127 is #DE8ED8. Grayscale: #505050. Windows color (decimal): -14585561 or 2584865. OLE color: 2584865.
HSL color Cylindrical-coordinate representation of color #217127: hue angle of 124.5º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217127 is Cyan = 0.71, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 113 | 39 | - |
| CMYK | 0.71 | 0 | 0.65 | 0.56 |
| HSL | 124.5º | 0.55% | 0.29% | - |
| HSV(B) | 124.5º | 0.71% | 0.44% | - |
| XYZ | 6.9 | 12.28 | 3.93 | - |
| YUV | 80.64 | 104.5 | 94.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 113 | 39 | 0.71 | 0 | 0.65 | 0.56 | 124.5 | 0.55 | 0.29 |
| Hex | 21 | 71 | 27 | 47 | 0 | 41 | 38 | 7C | 37 | 1D |
| Octal | 41 | 161 | 47 | 107 | 0 | 101 | 70 | 174 | 67 | 35 |
| Binary | 100001 | 1110001 | 100111 | 1000111 | 0 | 1000001 | 111000 | 1111100 | 110111 | 11101 |
Color Harmonies of #217127
Complementary color
Monochromatic Colors of #217127
Black with #217127
Text Example
Text Example
White with #217127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217127; }
p { color: rgb(33,113,39); }
H1.HeaderClassName
{
color: #217127;
}
.AnyTagClassName
{
color: #217127;
}
</style>
background-color css
<style>
a { background-color: #217127; }
a { background-color: rgb(33,113,39); }
div.DivClassName
{
background-color: #217127;
}
.BgClassName
{
background-color: #217127;
}
</style>
border-color css
<style>
span { border-color: #217127; }
span { border-color: rgb(33,113,39); }
td.TdClassName
{
border-color: #217127;
}
.TagClassName
{
border-color: #217127;
}
</style>