Shades of San Felix #1D6617
Tints of San Felix #1D6617
RGB
CMYK
RGB Variations
Color information
#1D6617 (or 0x1D6617) is known color: San Felix. HEX triplet: 1D, 66 and 17. RGB value is (29,102,23). Sum of RGB (Red+Green+Blue) = 29+102+23=154 (20% of max value = 765). Red value is 29 (11.72% from 255 or 18.83% from 154); Green value is 102 (40.23% from 255 or 66.23% from 154); Blue value is 23 (9.38% from 255 or 14.94% from 154); Max value from RGB is 102 - color contains mainly: green. Hex color #1D6617 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #1D6617 is #E299E8. Grayscale: #474747. Windows color (decimal): -14850537 or 1533469. OLE color: 1533469.
HSL color Cylindrical-coordinate representation of color #1D6617: hue angle of 115.44º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #1D6617 is Cyan = 0.72, Magento = 0, Yellow = 0.77 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 29 | 102 | 23 | - |
| CMYK | 0.72 | 0 | 0.77 | 0.6 |
| HSL | 115.44º | 0.63% | 0.25% | - |
| HSV(B) | 115.44º | 0.77% | 0.4% | - |
| XYZ | 5.41 | 9.83 | 2.42 | - |
| YUV | 71.17 | 100.82 | 97.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 102 | 23 | 0.72 | 0 | 0.77 | 0.6 | 115.44 | 0.63 | 0.25 |
| Hex | 1D | 66 | 17 | 48 | 0 | 4D | 3C | 73 | 3F | 19 |
| Octal | 35 | 146 | 27 | 110 | 0 | 115 | 74 | 163 | 77 | 31 |
| Binary | 11101 | 1100110 | 10111 | 1001000 | 0 | 1001101 | 111100 | 1110011 | 111111 | 11001 |
Color Harmonies of #1D6617
Complementary color
Monochromatic Colors of #1D6617
Black with #1D6617
Text Example
Text Example
White with #1D6617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6617; }
p { color: rgb(29,102,23); }
H1.HeaderClassName
{
color: #1D6617;
}
.AnyTagClassName
{
color: #1D6617;
}
</style>
background-color css
<style>
a { background-color: #1D6617; }
a { background-color: rgb(29,102,23); }
div.DivClassName
{
background-color: #1D6617;
}
.BgClassName
{
background-color: #1D6617;
}
</style>
border-color css
<style>
span { border-color: #1D6617; }
span { border-color: rgb(29,102,23); }
td.TdClassName
{
border-color: #1D6617;
}
.TagClassName
{
border-color: #1D6617;
}
</style>