Shades of San Felix #1D7220
Tints of San Felix #1D7220
RGB
CMYK
RGB Variations
Color information
#1D7220 (or 0x1D7220) is known color: San Felix. HEX triplet: 1D, 72 and 20. RGB value is (29,114,32). Sum of RGB (Red+Green+Blue) = 29+114+32=175 (23% of max value = 765). Red value is 29 (11.72% from 255 or 16.57% from 175); Green value is 114 (44.92% from 255 or 65.14% from 175); Blue value is 32 (12.89% from 255 or 18.29% from 175); Max value from RGB is 114 - color contains mainly: green. Hex color #1D7220 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D7220 is #E28DDF. Grayscale: #4F4F4F. Windows color (decimal): -14847456 or 2126365. OLE color: 2126365.
HSL color Cylindrical-coordinate representation of color #1D7220: hue angle of 122.12º degrees, saturation: 0.59, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1D7220 is Cyan = 0.75, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 29 | 114 | 32 | - |
| CMYK | 0.75 | 0 | 0.72 | 0.55 |
| HSL | 122.12º | 0.59% | 0.28% | - |
| HSV(B) | 122.12º | 0.75% | 0.45% | - |
| XYZ | 6.78 | 12.4 | 3.4 | - |
| YUV | 79.24 | 101.34 | 92.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 114 | 32 | 0.75 | 0 | 0.72 | 0.55 | 122.12 | 0.59 | 0.28 |
| Hex | 1D | 72 | 20 | 4B | 0 | 48 | 37 | 7A | 3B | 1C |
| Octal | 35 | 162 | 40 | 113 | 0 | 110 | 67 | 172 | 73 | 34 |
| Binary | 11101 | 1110010 | 100000 | 1001011 | 0 | 1001000 | 110111 | 1111010 | 111011 | 11100 |
Color Harmonies of #1D7220
Complementary color
Monochromatic Colors of #1D7220
Black with #1D7220
Text Example
Text Example
White with #1D7220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D7220; }
p { color: rgb(29,114,32); }
H1.HeaderClassName
{
color: #1D7220;
}
.AnyTagClassName
{
color: #1D7220;
}
</style>
background-color css
<style>
a { background-color: #1D7220; }
a { background-color: rgb(29,114,32); }
div.DivClassName
{
background-color: #1D7220;
}
.BgClassName
{
background-color: #1D7220;
}
</style>
border-color css
<style>
span { border-color: #1D7220; }
span { border-color: rgb(29,114,32); }
td.TdClassName
{
border-color: #1D7220;
}
.TagClassName
{
border-color: #1D7220;
}
</style>