Shades of San Felix #217330
Tints of San Felix #217330
RGB
CMYK
RGB Variations
Color information
#217330 (or 0x217330) is known color: San Felix. HEX triplet: 21, 73 and 30. RGB value is (33,115,48). Sum of RGB (Red+Green+Blue) = 33+115+48=196 (25% of max value = 765). Red value is 33 (13.28% from 255 or 16.84% from 196); Green value is 115 (45.31% from 255 or 58.67% from 196); Blue value is 48 (19.14% from 255 or 24.49% from 196); Max value from RGB is 115 - color contains mainly: green. Hex color #217330 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217330 is #DE8CCF. Grayscale: #535353. Windows color (decimal): -14585040 or 3175201. OLE color: 3175201.
HSL color Cylindrical-coordinate representation of color #217330: hue angle of 130.98º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #217330 is Cyan = 0.71, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 115 | 48 | - |
| CMYK | 0.71 | 0 | 0.58 | 0.55 |
| HSL | 130.98º | 0.55% | 0.29% | - |
| HSV(B) | 130.98º | 0.71% | 0.45% | - |
| XYZ | 7.29 | 12.8 | 4.88 | - |
| YUV | 82.84 | 108.33 | 92.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 48 | 0.71 | 0 | 0.58 | 0.55 | 130.98 | 0.55 | 0.29 |
| Hex | 21 | 73 | 30 | 47 | 0 | 3A | 37 | 83 | 37 | 1D |
| Octal | 41 | 163 | 60 | 107 | 0 | 72 | 67 | 203 | 67 | 35 |
| Binary | 100001 | 1110011 | 110000 | 1000111 | 0 | 111010 | 110111 | 10000011 | 110111 | 11101 |
Color Harmonies of #217330
Complementary color
Monochromatic Colors of #217330
Black with #217330
Text Example
Text Example
White with #217330
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217330; }
p { color: rgb(33,115,48); }
H1.HeaderClassName
{
color: #217330;
}
.AnyTagClassName
{
color: #217330;
}
</style>
background-color css
<style>
a { background-color: #217330; }
a { background-color: rgb(33,115,48); }
div.DivClassName
{
background-color: #217330;
}
.BgClassName
{
background-color: #217330;
}
</style>
border-color css
<style>
span { border-color: #217330; }
span { border-color: rgb(33,115,48); }
td.TdClassName
{
border-color: #217330;
}
.TagClassName
{
border-color: #217330;
}
</style>