Shades of San Felix #217528
Tints of San Felix #217528
RGB
CMYK
RGB Variations
Color information
#217528 (or 0x217528) is known color: San Felix. HEX triplet: 21, 75 and 28. RGB value is (33,117,40). Sum of RGB (Red+Green+Blue) = 33+117+40=190 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.37% from 190); Green value is 117 (46.09% from 255 or 61.58% from 190); Blue value is 40 (16.02% from 255 or 21.05% from 190); Max value from RGB is 117 - color contains mainly: green. Hex color #217528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217528 is #DE8AD7. Grayscale: #535353. Windows color (decimal): -14584536 or 2651425. OLE color: 2651425.
HSL color Cylindrical-coordinate representation of color #217528: hue angle of 125º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217528 is Cyan = 0.72, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 40 | - |
| CMYK | 0.72 | 0 | 0.66 | 0.54 |
| HSL | 125º | 0.56% | 0.29% | - |
| HSV(B) | 125º | 0.72% | 0.46% | - |
| XYZ | 7.37 | 13.2 | 4.17 | - |
| YUV | 83.11 | 103.67 | 92.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 40 | 0.72 | 0 | 0.66 | 0.54 | 125 | 0.56 | 0.29 |
| Hex | 21 | 75 | 28 | 48 | 0 | 42 | 36 | 7D | 38 | 1D |
| Octal | 41 | 165 | 50 | 110 | 0 | 102 | 66 | 175 | 70 | 35 |
| Binary | 100001 | 1110101 | 101000 | 1001000 | 0 | 1000010 | 110110 | 1111101 | 111000 | 11101 |
Color Harmonies of #217528
Complementary color
Monochromatic Colors of #217528
Black with #217528
Text Example
Text Example
White with #217528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217528; }
p { color: rgb(33,117,40); }
H1.HeaderClassName
{
color: #217528;
}
.AnyTagClassName
{
color: #217528;
}
</style>
background-color css
<style>
a { background-color: #217528; }
a { background-color: rgb(33,117,40); }
div.DivClassName
{
background-color: #217528;
}
.BgClassName
{
background-color: #217528;
}
</style>
border-color css
<style>
span { border-color: #217528; }
span { border-color: rgb(33,117,40); }
td.TdClassName
{
border-color: #217528;
}
.TagClassName
{
border-color: #217528;
}
</style>