Shades of San Felix #216719
Tints of San Felix #216719
RGB
CMYK
RGB Variations
Color information
#216719 (or 0x216719) is known color: San Felix. HEX triplet: 21, 67 and 19. RGB value is (33,103,25). Sum of RGB (Red+Green+Blue) = 33+103+25=161 (21% of max value = 765). Red value is 33 (13.28% from 255 or 20.50% from 161); Green value is 103 (40.62% from 255 or 63.98% from 161); Blue value is 25 (10.16% from 255 or 15.53% from 161); Max value from RGB is 103 - color contains mainly: green. Hex color #216719 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #216719 is #DE98E6. Grayscale: #494949. Windows color (decimal): -14588135 or 1664801. OLE color: 1664801.
HSL color Cylindrical-coordinate representation of color #216719: hue angle of 113.85º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #216719 is Cyan = 0.68, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 33 | 103 | 25 | - |
| CMYK | 0.68 | 0 | 0.76 | 0.60 |
| HSL | 113.85º | 0.61% | 0.25% | - |
| HSV(B) | 113.85º | 0.76% | 0.4% | - |
| XYZ | 5.65 | 10.09 | 2.57 | - |
| YUV | 73.18 | 100.81 | 99.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 33 | 103 | 25 | 0.68 | 0 | 0.76 | 0.60 | 113.85 | 0.61 | 0.25 |
| Hex | 21 | 67 | 19 | 44 | 0 | 4C | 3C | 72 | 3D | 19 |
| Octal | 41 | 147 | 31 | 104 | 0 | 114 | 74 | 162 | 75 | 31 |
| Binary | 100001 | 1100111 | 11001 | 1000100 | 0 | 1001100 | 111100 | 1110010 | 111101 | 11001 |
Color Harmonies of #216719
Complementary color
Monochromatic Colors of #216719
Black with #216719
Text Example
Text Example
White with #216719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #216719; }
p { color: rgb(33,103,25); }
H1.HeaderClassName
{
color: #216719;
}
.AnyTagClassName
{
color: #216719;
}
</style>
background-color css
<style>
a { background-color: #216719; }
a { background-color: rgb(33,103,25); }
div.DivClassName
{
background-color: #216719;
}
.BgClassName
{
background-color: #216719;
}
</style>
border-color css
<style>
span { border-color: #216719; }
span { border-color: rgb(33,103,25); }
td.TdClassName
{
border-color: #216719;
}
.TagClassName
{
border-color: #216719;
}
</style>