Shades of San Felix #1D7526
Tints of San Felix #1D7526
RGB
CMYK
RGB Variations
Color information
#1D7526 (or 0x1D7526) is known color: San Felix. HEX triplet: 1D, 75 and 26. RGB value is (29,117,38). Sum of RGB (Red+Green+Blue) = 29+117+38=184 (24% of max value = 765). Red value is 29 (11.72% from 255 or 15.76% from 184); Green value is 117 (46.09% from 255 or 63.59% from 184); Blue value is 38 (15.23% from 255 or 20.65% from 184); Max value from RGB is 117 - color contains mainly: green. Hex color #1D7526 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D7526 is #E28AD9. Grayscale: #515151. Windows color (decimal): -14846682 or 2520349. OLE color: 2520349.
HSL color Cylindrical-coordinate representation of color #1D7526: hue angle of 126.14º degrees, saturation: 0.6, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #1D7526 is Cyan = 0.75, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 29 | 117 | 38 | - |
| CMYK | 0.75 | 0 | 0.68 | 0.54 |
| HSL | 126.14º | 0.6% | 0.29% | - |
| HSV(B) | 126.14º | 0.75% | 0.46% | - |
| XYZ | 7.22 | 13.12 | 3.99 | - |
| YUV | 81.68 | 103.35 | 90.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 117 | 38 | 0.75 | 0 | 0.68 | 0.54 | 126.14 | 0.6 | 0.29 |
| Hex | 1D | 75 | 26 | 4B | 0 | 44 | 36 | 7E | 3C | 1D |
| Octal | 35 | 165 | 46 | 113 | 0 | 104 | 66 | 176 | 74 | 35 |
| Binary | 11101 | 1110101 | 100110 | 1001011 | 0 | 1000100 | 110110 | 1111110 | 111100 | 11101 |
Color Harmonies of #1D7526
Complementary color
Monochromatic Colors of #1D7526
Black with #1D7526
Text Example
Text Example
White with #1D7526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D7526; }
p { color: rgb(29,117,38); }
H1.HeaderClassName
{
color: #1D7526;
}
.AnyTagClassName
{
color: #1D7526;
}
</style>
background-color css
<style>
a { background-color: #1D7526; }
a { background-color: rgb(29,117,38); }
div.DivClassName
{
background-color: #1D7526;
}
.BgClassName
{
background-color: #1D7526;
}
</style>
border-color css
<style>
span { border-color: #1D7526; }
span { border-color: rgb(29,117,38); }
td.TdClassName
{
border-color: #1D7526;
}
.TagClassName
{
border-color: #1D7526;
}
</style>