Shades of San Felix #1D6827
Tints of San Felix #1D6827
RGB
CMYK
RGB Variations
Color information
#1D6827 (or 0x1D6827) is known color: San Felix. HEX triplet: 1D, 68 and 27. RGB value is (29,104,39). Sum of RGB (Red+Green+Blue) = 29+104+39=172 (22% of max value = 765). Red value is 29 (11.72% from 255 or 16.86% from 172); Green value is 104 (41.02% from 255 or 60.47% from 172); Blue value is 39 (15.62% from 255 or 22.67% from 172); Max value from RGB is 104 - color contains mainly: green. Hex color #1D6827 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D6827 is #E297D8. Grayscale: #4A4A4A. Windows color (decimal): -14850009 or 2582557. OLE color: 2582557.
HSL color Cylindrical-coordinate representation of color #1D6827: hue angle of 128º degrees, saturation: 0.56, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #1D6827 is Cyan = 0.72, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 29 | 104 | 39 | - |
| CMYK | 0.72 | 0 | 0.62 | 0.59 |
| HSL | 128º | 0.56% | 0.26% | - |
| HSV(B) | 128º | 0.72% | 0.41% | - |
| XYZ | 5.82 | 10.31 | 3.6 | - |
| YUV | 74.17 | 108.15 | 95.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 104 | 39 | 0.72 | 0 | 0.62 | 0.59 | 128 | 0.56 | 0.26 |
| Hex | 1D | 68 | 27 | 48 | 0 | 3E | 3B | 80 | 38 | 1A |
| Octal | 35 | 150 | 47 | 110 | 0 | 76 | 73 | 200 | 70 | 32 |
| Binary | 11101 | 1101000 | 100111 | 1001000 | 0 | 111110 | 111011 | 10000000 | 111000 | 11010 |
Color Harmonies of #1D6827
Complementary color
Monochromatic Colors of #1D6827
Black with #1D6827
Text Example
Text Example
White with #1D6827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6827; }
p { color: rgb(29,104,39); }
H1.HeaderClassName
{
color: #1D6827;
}
.AnyTagClassName
{
color: #1D6827;
}
</style>
background-color css
<style>
a { background-color: #1D6827; }
a { background-color: rgb(29,104,39); }
div.DivClassName
{
background-color: #1D6827;
}
.BgClassName
{
background-color: #1D6827;
}
</style>
border-color css
<style>
span { border-color: #1D6827; }
span { border-color: rgb(29,104,39); }
td.TdClassName
{
border-color: #1D6827;
}
.TagClassName
{
border-color: #1D6827;
}
</style>