Shades of San Felix #217327
Tints of San Felix #217327
RGB
CMYK
RGB Variations
Color information
#217327 (or 0x217327) is known color: San Felix. HEX triplet: 21, 73 and 27. RGB value is (33,115,39). Sum of RGB (Red+Green+Blue) = 33+115+39=187 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.65% from 187); Green value is 115 (45.31% from 255 or 61.50% from 187); Blue value is 39 (15.62% from 255 or 20.86% from 187); Max value from RGB is 115 - color contains mainly: green. Hex color #217327 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217327 is #DE8CD8. Grayscale: #525252. Windows color (decimal): -14585049 or 2585377. OLE color: 2585377.
HSL color Cylindrical-coordinate representation of color #217327: hue angle of 124.39º 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 #217327 is Cyan = 0.71, Magento = 0, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 115 | 39 | - |
| CMYK | 0.71 | 0 | 0.66 | 0.55 |
| HSL | 124.39º | 0.55% | 0.29% | - |
| HSV(B) | 124.39º | 0.71% | 0.45% | - |
| XYZ | 7.12 | 12.73 | 4 | - |
| YUV | 81.82 | 103.83 | 93.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 39 | 0.71 | 0 | 0.66 | 0.55 | 124.39 | 0.55 | 0.29 |
| Hex | 21 | 73 | 27 | 47 | 0 | 42 | 37 | 7C | 37 | 1D |
| Octal | 41 | 163 | 47 | 107 | 0 | 102 | 67 | 174 | 67 | 35 |
| Binary | 100001 | 1110011 | 100111 | 1000111 | 0 | 1000010 | 110111 | 1111100 | 110111 | 11101 |
Color Harmonies of #217327
Complementary color
Monochromatic Colors of #217327
Black with #217327
Text Example
Text Example
White with #217327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217327; }
p { color: rgb(33,115,39); }
H1.HeaderClassName
{
color: #217327;
}
.AnyTagClassName
{
color: #217327;
}
</style>
background-color css
<style>
a { background-color: #217327; }
a { background-color: rgb(33,115,39); }
div.DivClassName
{
background-color: #217327;
}
.BgClassName
{
background-color: #217327;
}
</style>
border-color css
<style>
span { border-color: #217327; }
span { border-color: rgb(33,115,39); }
td.TdClassName
{
border-color: #217327;
}
.TagClassName
{
border-color: #217327;
}
</style>