Shades of San Felix #1D6615
Tints of San Felix #1D6615
RGB
CMYK
RGB Variations
Color information
#1D6615 (or 0x1D6615) is known color: San Felix. HEX triplet: 1D, 66 and 15. RGB value is (29,102,21). Sum of RGB (Red+Green+Blue) = 29+102+21=152 (20% of max value = 765). Red value is 29 (11.72% from 255 or 19.08% from 152); Green value is 102 (40.23% from 255 or 67.11% from 152); Blue value is 21 (8.59% from 255 or 13.82% from 152); Max value from RGB is 102 - color contains mainly: green. Hex color #1D6615 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #1D6615 is #E299EA. Grayscale: #474747. Windows color (decimal): -14850539 or 1402397. OLE color: 1402397.
HSL color Cylindrical-coordinate representation of color #1D6615: hue angle of 114.07º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #1D6615 is Cyan = 0.72, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 29 | 102 | 21 | - |
| CMYK | 0.72 | 0 | 0.79 | 0.6 |
| HSL | 114.07º | 0.66% | 0.24% | - |
| HSV(B) | 114.07º | 0.79% | 0.4% | - |
| XYZ | 5.39 | 9.82 | 2.32 | - |
| YUV | 70.94 | 99.82 | 98.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 102 | 21 | 0.72 | 0 | 0.79 | 0.6 | 114.07 | 0.66 | 0.24 |
| Hex | 1D | 66 | 15 | 48 | 0 | 4F | 3C | 72 | 42 | 18 |
| Octal | 35 | 146 | 25 | 110 | 0 | 117 | 74 | 162 | 102 | 30 |
| Binary | 11101 | 1100110 | 10101 | 1001000 | 0 | 1001111 | 111100 | 1110010 | 1000010 | 11000 |
Color Harmonies of #1D6615
Complementary color
Monochromatic Colors of #1D6615
Black with #1D6615
Text Example
Text Example
White with #1D6615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6615; }
p { color: rgb(29,102,21); }
H1.HeaderClassName
{
color: #1D6615;
}
.AnyTagClassName
{
color: #1D6615;
}
</style>
background-color css
<style>
a { background-color: #1D6615; }
a { background-color: rgb(29,102,21); }
div.DivClassName
{
background-color: #1D6615;
}
.BgClassName
{
background-color: #1D6615;
}
</style>
border-color css
<style>
span { border-color: #1D6615; }
span { border-color: rgb(29,102,21); }
td.TdClassName
{
border-color: #1D6615;
}
.TagClassName
{
border-color: #1D6615;
}
</style>