Shades of San Felix #1D6819
Tints of San Felix #1D6819
RGB
CMYK
RGB Variations
Color information
#1D6819 (or 0x1D6819) is known color: San Felix. HEX triplet: 1D, 68 and 19. RGB value is (29,104,25). Sum of RGB (Red+Green+Blue) = 29+104+25=158 (20% of max value = 765). Red value is 29 (11.72% from 255 or 18.35% from 158); Green value is 104 (41.02% from 255 or 65.82% from 158); Blue value is 25 (10.16% from 255 or 15.82% from 158); Max value from RGB is 104 - color contains mainly: green. Hex color #1D6819 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #1D6819 is #E297E6. Grayscale: #484848. Windows color (decimal): -14850023 or 1665053. OLE color: 1665053.
HSL color Cylindrical-coordinate representation of color #1D6819: hue angle of 116.96º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #1D6819 is Cyan = 0.72, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 29 | 104 | 25 | - |
| CMYK | 0.72 | 0 | 0.76 | 0.59 |
| HSL | 116.96º | 0.61% | 0.25% | - |
| HSV(B) | 116.96º | 0.76% | 0.41% | - |
| XYZ | 5.63 | 10.23 | 2.6 | - |
| YUV | 72.57 | 101.15 | 96.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 104 | 25 | 0.72 | 0 | 0.76 | 0.59 | 116.96 | 0.61 | 0.25 |
| Hex | 1D | 68 | 19 | 48 | 0 | 4C | 3B | 75 | 3D | 19 |
| Octal | 35 | 150 | 31 | 110 | 0 | 114 | 73 | 165 | 75 | 31 |
| Binary | 11101 | 1101000 | 11001 | 1001000 | 0 | 1001100 | 111011 | 1110101 | 111101 | 11001 |
Color Harmonies of #1D6819
Complementary color
Monochromatic Colors of #1D6819
Black with #1D6819
Text Example
Text Example
White with #1D6819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6819; }
p { color: rgb(29,104,25); }
H1.HeaderClassName
{
color: #1D6819;
}
.AnyTagClassName
{
color: #1D6819;
}
</style>
background-color css
<style>
a { background-color: #1D6819; }
a { background-color: rgb(29,104,25); }
div.DivClassName
{
background-color: #1D6819;
}
.BgClassName
{
background-color: #1D6819;
}
</style>
border-color css
<style>
span { border-color: #1D6819; }
span { border-color: rgb(29,104,25); }
td.TdClassName
{
border-color: #1D6819;
}
.TagClassName
{
border-color: #1D6819;
}
</style>