Shades of San Felix #1D7320
Tints of San Felix #1D7320
RGB
CMYK
RGB Variations
Color information
#1D7320 (or 0x1D7320) is known color: San Felix. HEX triplet: 1D, 73 and 20. RGB value is (29,115,32). Sum of RGB (Red+Green+Blue) = 29+115+32=176 (23% of max value = 765). Red value is 29 (11.72% from 255 or 16.48% from 176); Green value is 115 (45.31% from 255 or 65.34% from 176); Blue value is 32 (12.89% from 255 or 18.18% from 176); Max value from RGB is 115 - color contains mainly: green. Hex color #1D7320 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D7320 is #E28CDF. Grayscale: #505050. Windows color (decimal): -14847200 or 2126621. OLE color: 2126621.
HSL color Cylindrical-coordinate representation of color #1D7320: hue angle of 122.09º degrees, saturation: 0.6, 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 #1D7320 is Cyan = 0.75, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 29 | 115 | 32 | - |
| CMYK | 0.75 | 0 | 0.72 | 0.55 |
| HSL | 122.09º | 0.6% | 0.28% | - |
| HSV(B) | 122.09º | 0.75% | 0.45% | - |
| XYZ | 6.9 | 12.63 | 3.44 | - |
| YUV | 79.82 | 101.01 | 91.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 115 | 32 | 0.75 | 0 | 0.72 | 0.55 | 122.09 | 0.6 | 0.28 |
| Hex | 1D | 73 | 20 | 4B | 0 | 48 | 37 | 7A | 3C | 1C |
| Octal | 35 | 163 | 40 | 113 | 0 | 110 | 67 | 172 | 74 | 34 |
| Binary | 11101 | 1110011 | 100000 | 1001011 | 0 | 1001000 | 110111 | 1111010 | 111100 | 11100 |
Color Harmonies of #1D7320
Complementary color
Monochromatic Colors of #1D7320
Black with #1D7320
Text Example
Text Example
White with #1D7320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D7320; }
p { color: rgb(29,115,32); }
H1.HeaderClassName
{
color: #1D7320;
}
.AnyTagClassName
{
color: #1D7320;
}
</style>
background-color css
<style>
a { background-color: #1D7320; }
a { background-color: rgb(29,115,32); }
div.DivClassName
{
background-color: #1D7320;
}
.BgClassName
{
background-color: #1D7320;
}
</style>
border-color css
<style>
span { border-color: #1D7320; }
span { border-color: rgb(29,115,32); }
td.TdClassName
{
border-color: #1D7320;
}
.TagClassName
{
border-color: #1D7320;
}
</style>