Shades of San Felix #217128
Tints of San Felix #217128
RGB
CMYK
RGB Variations
Color information
#217128 (or 0x217128) is known color: San Felix. HEX triplet: 21, 71 and 28. RGB value is (33,113,40). Sum of RGB (Red+Green+Blue) = 33+113+40=186 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.74% from 186); Green value is 113 (44.53% from 255 or 60.75% from 186); Blue value is 40 (16.02% from 255 or 21.51% from 186); Max value from RGB is 113 - color contains mainly: green. Hex color #217128 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217128 is #DE8ED7. Grayscale: #505050. Windows color (decimal): -14585560 or 2650401. OLE color: 2650401.
HSL color Cylindrical-coordinate representation of color #217128: hue angle of 125.25º 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 #217128 is Cyan = 0.71, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 33 | 113 | 40 | - |
| CMYK | 0.71 | 0 | 0.65 | 0.56 |
| HSL | 125.25º | 0.55% | 0.29% | - |
| HSV(B) | 125.25º | 0.71% | 0.44% | - |
| XYZ | 6.92 | 12.29 | 4.01 | - |
| YUV | 80.76 | 105 | 93.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 113 | 40 | 0.71 | 0 | 0.65 | 0.56 | 125.25 | 0.55 | 0.29 |
| Hex | 21 | 71 | 28 | 47 | 0 | 41 | 38 | 7D | 37 | 1D |
| Octal | 41 | 161 | 50 | 107 | 0 | 101 | 70 | 175 | 67 | 35 |
| Binary | 100001 | 1110001 | 101000 | 1000111 | 0 | 1000001 | 111000 | 1111101 | 110111 | 11101 |
Color Harmonies of #217128
Complementary color
Monochromatic Colors of #217128
Black with #217128
Text Example
Text Example
White with #217128
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217128; }
p { color: rgb(33,113,40); }
H1.HeaderClassName
{
color: #217128;
}
.AnyTagClassName
{
color: #217128;
}
</style>
background-color css
<style>
a { background-color: #217128; }
a { background-color: rgb(33,113,40); }
div.DivClassName
{
background-color: #217128;
}
.BgClassName
{
background-color: #217128;
}
</style>
border-color css
<style>
span { border-color: #217128; }
span { border-color: rgb(33,113,40); }
td.TdClassName
{
border-color: #217128;
}
.TagClassName
{
border-color: #217128;
}
</style>