Shades of San Felix #1D6915
Tints of San Felix #1D6915
RGB
CMYK
RGB Variations
Color information
#1D6915 (or 0x1D6915) is known color: San Felix. HEX triplet: 1D, 69 and 15. RGB value is (29,105,21). Sum of RGB (Red+Green+Blue) = 29+105+21=155 (20% of max value = 765). Red value is 29 (11.72% from 255 or 18.71% from 155); Green value is 105 (41.41% from 255 or 67.74% from 155); Blue value is 21 (8.59% from 255 or 13.55% from 155); Max value from RGB is 105 - color contains mainly: green. Hex color #1D6915 is not a web safe color. Web safe color analog (approx): #336600. Inversed color of #1D6915 is #E296EA. Grayscale: #484848. Windows color (decimal): -14849771 or 1403165. OLE color: 1403165.
HSL color Cylindrical-coordinate representation of color #1D6915: hue angle of 114.29º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #1D6915 is Cyan = 0.72, Magento = 0, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 29 | 105 | 21 | - |
| CMYK | 0.72 | 0 | 0.80 | 0.59 |
| HSL | 114.29º | 0.67% | 0.25% | - |
| HSV(B) | 114.29º | 0.8% | 0.41% | - |
| XYZ | 5.69 | 10.42 | 2.42 | - |
| YUV | 72.7 | 98.82 | 96.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 105 | 21 | 0.72 | 0 | 0.80 | 0.59 | 114.29 | 0.67 | 0.25 |
| Hex | 1D | 69 | 15 | 48 | 0 | 50 | 3B | 72 | 43 | 19 |
| Octal | 35 | 151 | 25 | 110 | 0 | 120 | 73 | 162 | 103 | 31 |
| Binary | 11101 | 1101001 | 10101 | 1001000 | 0 | 1010000 | 111011 | 1110010 | 1000011 | 11001 |
Color Harmonies of #1D6915
Complementary color
Monochromatic Colors of #1D6915
Black with #1D6915
Text Example
Text Example
White with #1D6915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6915; }
p { color: rgb(29,105,21); }
H1.HeaderClassName
{
color: #1D6915;
}
.AnyTagClassName
{
color: #1D6915;
}
</style>
background-color css
<style>
a { background-color: #1D6915; }
a { background-color: rgb(29,105,21); }
div.DivClassName
{
background-color: #1D6915;
}
.BgClassName
{
background-color: #1D6915;
}
</style>
border-color css
<style>
span { border-color: #1D6915; }
span { border-color: rgb(29,105,21); }
td.TdClassName
{
border-color: #1D6915;
}
.TagClassName
{
border-color: #1D6915;
}
</style>