Shades of San Felix #216528
Tints of San Felix #216528
RGB
CMYK
RGB Variations
Color information
#216528 (or 0x216528) is known color: San Felix. HEX triplet: 21, 65 and 28. RGB value is (33,101,40). Sum of RGB (Red+Green+Blue) = 33+101+40=174 (23% of max value = 765). Red value is 33 (13.28% from 255 or 18.97% from 174); Green value is 101 (39.84% from 255 or 58.05% from 174); Blue value is 40 (16.02% from 255 or 22.99% from 174); Max value from RGB is 101 - color contains mainly: green. Hex color #216528 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #216528 is #DE9AD7. Grayscale: #494949. Windows color (decimal): -14588632 or 2647329. OLE color: 2647329.
HSL color Cylindrical-coordinate representation of color #216528: hue angle of 126.18º 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 #216528 is Cyan = 0.67, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 101 | 40 | - |
| CMYK | 0.67 | 0 | 0.60 | 0.60 |
| HSL | 126.18º | 0.51% | 0.26% | - |
| HSV(B) | 126.18º | 0.67% | 0.4% | - |
| XYZ | 5.66 | 9.78 | 3.6 | - |
| YUV | 73.71 | 108.97 | 98.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 101 | 40 | 0.67 | 0 | 0.60 | 0.60 | 126.18 | 0.51 | 0.26 |
| Hex | 21 | 65 | 28 | 43 | 0 | 3C | 3C | 7E | 33 | 1A |
| Octal | 41 | 145 | 50 | 103 | 0 | 74 | 74 | 176 | 63 | 32 |
| Binary | 100001 | 1100101 | 101000 | 1000011 | 0 | 111100 | 111100 | 1111110 | 110011 | 11010 |
Color Harmonies of #216528
Complementary color
Monochromatic Colors of #216528
Black with #216528
Text Example
Text Example
White with #216528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216528; }
p { color: rgb(33,101,40); }
H1.HeaderClassName
{
color: #216528;
}
.AnyTagClassName
{
color: #216528;
}
</style>
background-color css
<style>
a { background-color: #216528; }
a { background-color: rgb(33,101,40); }
div.DivClassName
{
background-color: #216528;
}
.BgClassName
{
background-color: #216528;
}
</style>
border-color css
<style>
span { border-color: #216528; }
span { border-color: rgb(33,101,40); }
td.TdClassName
{
border-color: #216528;
}
.TagClassName
{
border-color: #216528;
}
</style>