Shades of San Felix #1D6921
Tints of San Felix #1D6921
RGB
CMYK
RGB Variations
Color information
#1D6921 (or 0x1D6921) is known color: San Felix. HEX triplet: 1D, 69 and 21. RGB value is (29,105,33). Sum of RGB (Red+Green+Blue) = 29+105+33=167 (22% of max value = 765). Red value is 29 (11.72% from 255 or 17.37% from 167); Green value is 105 (41.41% from 255 or 62.87% from 167); Blue value is 33 (13.28% from 255 or 19.76% from 167); Max value from RGB is 105 - color contains mainly: green. Hex color #1D6921 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D6921 is #E296DE. Grayscale: #4A4A4A. Windows color (decimal): -14849759 or 2189597. OLE color: 2189597.
HSL color Cylindrical-coordinate representation of color #1D6921: hue angle of 123.16º degrees, saturation: 0.57, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #1D6921 is Cyan = 0.72, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 29 | 105 | 33 | - |
| CMYK | 0.72 | 0 | 0.69 | 0.59 |
| HSL | 123.16º | 0.57% | 0.26% | - |
| HSV(B) | 123.16º | 0.72% | 0.41% | - |
| XYZ | 5.83 | 10.47 | 3.15 | - |
| YUV | 74.07 | 104.82 | 95.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 105 | 33 | 0.72 | 0 | 0.69 | 0.59 | 123.16 | 0.57 | 0.26 |
| Hex | 1D | 69 | 21 | 48 | 0 | 45 | 3B | 7B | 39 | 1A |
| Octal | 35 | 151 | 41 | 110 | 0 | 105 | 73 | 173 | 71 | 32 |
| Binary | 11101 | 1101001 | 100001 | 1001000 | 0 | 1000101 | 111011 | 1111011 | 111001 | 11010 |
Color Harmonies of #1D6921
Complementary color
Monochromatic Colors of #1D6921
Black with #1D6921
Text Example
Text Example
White with #1D6921
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6921; }
p { color: rgb(29,105,33); }
H1.HeaderClassName
{
color: #1D6921;
}
.AnyTagClassName
{
color: #1D6921;
}
</style>
background-color css
<style>
a { background-color: #1D6921; }
a { background-color: rgb(29,105,33); }
div.DivClassName
{
background-color: #1D6921;
}
.BgClassName
{
background-color: #1D6921;
}
</style>
border-color css
<style>
span { border-color: #1D6921; }
span { border-color: rgb(29,105,33); }
td.TdClassName
{
border-color: #1D6921;
}
.TagClassName
{
border-color: #1D6921;
}
</style>