Shades of San Felix #1D7129
Tints of San Felix #1D7129
RGB
CMYK
RGB Variations
Color information
#1D7129 (or 0x1D7129) is known color: San Felix. HEX triplet: 1D, 71 and 29. RGB value is (29,113,41). Sum of RGB (Red+Green+Blue) = 29+113+41=183 (24% of max value = 765). Red value is 29 (11.72% from 255 or 15.85% from 183); Green value is 113 (44.53% from 255 or 61.75% from 183); Blue value is 41 (16.41% from 255 or 22.40% from 183); Max value from RGB is 113 - color contains mainly: green. Hex color #1D7129 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D7129 is #E28ED6. Grayscale: #4F4F4F. Windows color (decimal): -14847703 or 2715933. OLE color: 2715933.
HSL color Cylindrical-coordinate representation of color #1D7129: hue angle of 128.57º degrees, saturation: 0.59, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #1D7129 is Cyan = 0.74, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 29 | 113 | 41 | - |
| CMYK | 0.74 | 0 | 0.64 | 0.56 |
| HSL | 128.57º | 0.59% | 0.28% | - |
| HSV(B) | 128.57º | 0.74% | 0.44% | - |
| XYZ | 6.81 | 12.23 | 4.1 | - |
| YUV | 79.68 | 106.17 | 91.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 113 | 41 | 0.74 | 0 | 0.64 | 0.56 | 128.57 | 0.59 | 0.28 |
| Hex | 1D | 71 | 29 | 4A | 0 | 40 | 38 | 81 | 3B | 1C |
| Octal | 35 | 161 | 51 | 112 | 0 | 100 | 70 | 201 | 73 | 34 |
| Binary | 11101 | 1110001 | 101001 | 1001010 | 0 | 1000000 | 111000 | 10000001 | 111011 | 11100 |
Color Harmonies of #1D7129
Complementary color
Monochromatic Colors of #1D7129
Black with #1D7129
Text Example
Text Example
White with #1D7129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D7129; }
p { color: rgb(29,113,41); }
H1.HeaderClassName
{
color: #1D7129;
}
.AnyTagClassName
{
color: #1D7129;
}
</style>
background-color css
<style>
a { background-color: #1D7129; }
a { background-color: rgb(29,113,41); }
div.DivClassName
{
background-color: #1D7129;
}
.BgClassName
{
background-color: #1D7129;
}
</style>
border-color css
<style>
span { border-color: #1D7129; }
span { border-color: rgb(29,113,41); }
td.TdClassName
{
border-color: #1D7129;
}
.TagClassName
{
border-color: #1D7129;
}
</style>