Shades of San Felix #217630
Tints of San Felix #217630
RGB
CMYK
RGB Variations
Color information
#217630 (or 0x217630) is known color: San Felix. HEX triplet: 21, 76 and 30. RGB value is (33,118,48). Sum of RGB (Red+Green+Blue) = 33+118+48=199 (26% of max value = 765). Red value is 33 (13.28% from 255 or 16.58% from 199); Green value is 118 (46.48% from 255 or 59.30% from 199); Blue value is 48 (19.14% from 255 or 24.12% from 199); Max value from RGB is 118 - color contains mainly: green. Hex color #217630 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217630 is #DE89CF. Grayscale: #545454. Windows color (decimal): -14584272 or 3175969. OLE color: 3175969.
HSL color Cylindrical-coordinate representation of color #217630: hue angle of 130.59º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #217630 is Cyan = 0.72, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 118 | 48 | - |
| CMYK | 0.72 | 0 | 0.59 | 0.54 |
| HSL | 130.59º | 0.56% | 0.3% | - |
| HSV(B) | 130.59º | 0.72% | 0.46% | - |
| XYZ | 7.64 | 13.49 | 5 | - |
| YUV | 84.61 | 107.34 | 91.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 48 | 0.72 | 0 | 0.59 | 0.54 | 130.59 | 0.56 | 0.3 |
| Hex | 21 | 76 | 30 | 48 | 0 | 3B | 36 | 83 | 38 | 1E |
| Octal | 41 | 166 | 60 | 110 | 0 | 73 | 66 | 203 | 70 | 36 |
| Binary | 100001 | 1110110 | 110000 | 1001000 | 0 | 111011 | 110110 | 10000011 | 111000 | 11110 |
Color Harmonies of #217630
Complementary color
Monochromatic Colors of #217630
Black with #217630
Text Example
Text Example
White with #217630
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217630; }
p { color: rgb(33,118,48); }
H1.HeaderClassName
{
color: #217630;
}
.AnyTagClassName
{
color: #217630;
}
</style>
background-color css
<style>
a { background-color: #217630; }
a { background-color: rgb(33,118,48); }
div.DivClassName
{
background-color: #217630;
}
.BgClassName
{
background-color: #217630;
}
</style>
border-color css
<style>
span { border-color: #217630; }
span { border-color: rgb(33,118,48); }
td.TdClassName
{
border-color: #217630;
}
.TagClassName
{
border-color: #217630;
}
</style>