Shades of San Felix #217627
Tints of San Felix #217627
RGB
CMYK
RGB Variations
Color information
#217627 (or 0x217627) is known color: San Felix. HEX triplet: 21, 76 and 27. RGB value is (33,118,39). Sum of RGB (Red+Green+Blue) = 33+118+39=190 (25% of max value = 765). Red value is 33 (13.28% from 255 or 17.37% from 190); Green value is 118 (46.48% from 255 or 62.11% from 190); Blue value is 39 (15.62% from 255 or 20.53% from 190); Max value from RGB is 118 - color contains mainly: green. Hex color #217627 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217627 is #DE89D8. Grayscale: #535353. Windows color (decimal): -14584281 or 2586145. OLE color: 2586145.
HSL color Cylindrical-coordinate representation of color #217627: hue angle of 124.24º 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 #217627 is Cyan = 0.72, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 33 | 118 | 39 | - |
| CMYK | 0.72 | 0 | 0.67 | 0.54 |
| HSL | 124.24º | 0.56% | 0.3% | - |
| HSV(B) | 124.24º | 0.72% | 0.46% | - |
| XYZ | 7.47 | 13.43 | 4.12 | - |
| YUV | 83.58 | 102.84 | 91.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 118 | 39 | 0.72 | 0 | 0.67 | 0.54 | 124.24 | 0.56 | 0.3 |
| Hex | 21 | 76 | 27 | 48 | 0 | 43 | 36 | 7C | 38 | 1E |
| Octal | 41 | 166 | 47 | 110 | 0 | 103 | 66 | 174 | 70 | 36 |
| Binary | 100001 | 1110110 | 100111 | 1001000 | 0 | 1000011 | 110110 | 1111100 | 111000 | 11110 |
Color Harmonies of #217627
Complementary color
Monochromatic Colors of #217627
Black with #217627
Text Example
Text Example
White with #217627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217627; }
p { color: rgb(33,118,39); }
H1.HeaderClassName
{
color: #217627;
}
.AnyTagClassName
{
color: #217627;
}
</style>
background-color css
<style>
a { background-color: #217627; }
a { background-color: rgb(33,118,39); }
div.DivClassName
{
background-color: #217627;
}
.BgClassName
{
background-color: #217627;
}
</style>
border-color css
<style>
span { border-color: #217627; }
span { border-color: rgb(33,118,39); }
td.TdClassName
{
border-color: #217627;
}
.TagClassName
{
border-color: #217627;
}
</style>