Shades of San Felix #217326
Tints of San Felix #217326
RGB
CMYK
RGB Variations
Color information
#217326 (or 0x217326) is known color: San Felix. HEX triplet: 21, 73 and 26. RGB value is (33,115,38). Sum of RGB (Red+Green+Blue) = 33+115+38=186 (24% of max value = 765). Red value is 33 (13.28% from 255 or 17.74% from 186); Green value is 115 (45.31% from 255 or 61.83% from 186); Blue value is 38 (15.23% from 255 or 20.43% from 186); Max value from RGB is 115 - color contains mainly: green. Hex color #217326 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #217326 is #DE8CD9. Grayscale: #515151. Windows color (decimal): -14585050 or 2519841. OLE color: 2519841.
HSL color Cylindrical-coordinate representation of color #217326: hue angle of 123.66º 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 #217326 is Cyan = 0.71, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 33 | 115 | 38 | - |
| CMYK | 0.71 | 0 | 0.67 | 0.55 |
| HSL | 123.66º | 0.55% | 0.29% | - |
| HSV(B) | 123.66º | 0.71% | 0.45% | - |
| XYZ | 7.11 | 12.72 | 3.92 | - |
| YUV | 81.7 | 103.33 | 93.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 115 | 38 | 0.71 | 0 | 0.67 | 0.55 | 123.66 | 0.55 | 0.29 |
| Hex | 21 | 73 | 26 | 47 | 0 | 43 | 37 | 7C | 37 | 1D |
| Octal | 41 | 163 | 46 | 107 | 0 | 103 | 67 | 174 | 67 | 35 |
| Binary | 100001 | 1110011 | 100110 | 1000111 | 0 | 1000011 | 110111 | 1111100 | 110111 | 11101 |
Color Harmonies of #217326
Complementary color
Monochromatic Colors of #217326
Black with #217326
Text Example
Text Example
White with #217326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #217326; }
p { color: rgb(33,115,38); }
H1.HeaderClassName
{
color: #217326;
}
.AnyTagClassName
{
color: #217326;
}
</style>
background-color css
<style>
a { background-color: #217326; }
a { background-color: rgb(33,115,38); }
div.DivClassName
{
background-color: #217326;
}
.BgClassName
{
background-color: #217326;
}
</style>
border-color css
<style>
span { border-color: #217326; }
span { border-color: rgb(33,115,38); }
td.TdClassName
{
border-color: #217326;
}
.TagClassName
{
border-color: #217326;
}
</style>