Shades of San Felix #216524
Tints of San Felix #216524
RGB
CMYK
RGB Variations
Color information
#216524 (or 0x216524) is known color: San Felix. HEX triplet: 21, 65 and 24. RGB value is (33,101,36). Sum of RGB (Red+Green+Blue) = 33+101+36=170 (22% of max value = 765). Red value is 33 (13.28% from 255 or 19.41% from 170); Green value is 101 (39.84% from 255 or 59.41% from 170); Blue value is 36 (14.45% from 255 or 21.18% from 170); Max value from RGB is 101 - color contains mainly: green. Hex color #216524 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216524 is #DE9ADB. Grayscale: #494949. Windows color (decimal): -14588636 or 2385185. OLE color: 2385185.
HSL color Cylindrical-coordinate representation of color #216524: hue angle of 122.65º degrees, saturation: 0.51, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #216524 is Cyan = 0.67, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 36 | - |
| CMYK | 0.67 | 0 | 0.64 | 0.60 |
| HSL | 122.65º | 0.51% | 0.26% | - |
| HSV(B) | 122.65º | 0.67% | 0.4% | - |
| XYZ | 5.6 | 9.76 | 3.26 | - |
| YUV | 73.26 | 106.97 | 99.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 36 | 0.67 | 0 | 0.64 | 0.60 | 122.65 | 0.51 | 0.26 |
| Hex | 21 | 65 | 24 | 43 | 0 | 40 | 3C | 7B | 33 | 1A |
| Octal | 41 | 145 | 44 | 103 | 0 | 100 | 74 | 173 | 63 | 32 |
| Binary | 100001 | 1100101 | 100100 | 1000011 | 0 | 1000000 | 111100 | 1111011 | 110011 | 11010 |
Color Harmonies of #216524
Complementary color
Monochromatic Colors of #216524
Black with #216524
Text Example
Text Example
White with #216524
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216524; }
p { color: rgb(33,101,36); }
H1.HeaderClassName
{
color: #216524;
}
.AnyTagClassName
{
color: #216524;
}
</style>
background-color css
<style>
a { background-color: #216524; }
a { background-color: rgb(33,101,36); }
div.DivClassName
{
background-color: #216524;
}
.BgClassName
{
background-color: #216524;
}
</style>
border-color css
<style>
span { border-color: #216524; }
span { border-color: rgb(33,101,36); }
td.TdClassName
{
border-color: #216524;
}
.TagClassName
{
border-color: #216524;
}
</style>