Shades of San Felix #217525
Tints of San Felix #217525
RGB
CMYK
RGB Variations
Color information
#217525 (or 0x217525) is known color: San Felix. HEX triplet: 21, 75 and 25. RGB value is (33,117,37). Sum of RGB (Red+Green+Blue) = 33+117+37=187 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.65% from 187); Green value is 117 (46.09% from 255 or 62.57% from 187); Blue value is 37 (14.84% from 255 or 19.79% from 187); Max value from RGB is 117 - color contains mainly: green. Hex color #217525 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217525 is #DE8ADA. Grayscale: #535353. Windows color (decimal): -14584539 or 2454817. OLE color: 2454817.
HSL color Cylindrical-coordinate representation of color #217525: hue angle of 122.86º 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 #217525 is Cyan = 0.72, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 117 | 37 | - |
| CMYK | 0.72 | 0 | 0.68 | 0.54 |
| HSL | 122.86º | 0.56% | 0.29% | - |
| HSV(B) | 122.86º | 0.72% | 0.46% | - |
| XYZ | 7.32 | 13.18 | 3.91 | - |
| YUV | 82.76 | 102.17 | 92.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 117 | 37 | 0.72 | 0 | 0.68 | 0.54 | 122.86 | 0.56 | 0.29 |
| Hex | 21 | 75 | 25 | 48 | 0 | 44 | 36 | 7B | 38 | 1D |
| Octal | 41 | 165 | 45 | 110 | 0 | 104 | 66 | 173 | 70 | 35 |
| Binary | 100001 | 1110101 | 100101 | 1001000 | 0 | 1000100 | 110110 | 1111011 | 111000 | 11101 |
Color Harmonies of #217525
Complementary color
Monochromatic Colors of #217525
Black with #217525
Text Example
Text Example
White with #217525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217525; }
p { color: rgb(33,117,37); }
H1.HeaderClassName
{
color: #217525;
}
.AnyTagClassName
{
color: #217525;
}
</style>
background-color css
<style>
a { background-color: #217525; }
a { background-color: rgb(33,117,37); }
div.DivClassName
{
background-color: #217525;
}
.BgClassName
{
background-color: #217525;
}
</style>
border-color css
<style>
span { border-color: #217525; }
span { border-color: rgb(33,117,37); }
td.TdClassName
{
border-color: #217525;
}
.TagClassName
{
border-color: #217525;
}
</style>