Shades of San Felix #1D6722
Tints of San Felix #1D6722
RGB
CMYK
RGB Variations
Color information
#1D6722 (or 0x1D6722) is known color: San Felix. HEX triplet: 1D, 67 and 22. RGB value is (29,103,34). Sum of RGB (Red+Green+Blue) = 29+103+34=166 (21% of max value = 765). Red value is 29 (11.72% from 255 or 17.47% from 166); Green value is 103 (40.62% from 255 or 62.05% from 166); Blue value is 34 (13.67% from 255 or 20.48% from 166); Max value from RGB is 103 - color contains mainly: green. Hex color #1D6722 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D6722 is #E298DD. Grayscale: #494949. Windows color (decimal): -14850270 or 2254621. OLE color: 2254621.
HSL color Cylindrical-coordinate representation of color #1D6722: hue angle of 124.05º degrees, saturation: 0.56, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #1D6722 is Cyan = 0.72, Magento = 0, Yellow = 0.67 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 29 | 103 | 34 | - |
| CMYK | 0.72 | 0 | 0.67 | 0.60 |
| HSL | 124.05º | 0.56% | 0.26% | - |
| HSV(B) | 124.05º | 0.72% | 0.4% | - |
| XYZ | 5.65 | 10.08 | 3.16 | - |
| YUV | 73.01 | 105.98 | 96.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 103 | 34 | 0.72 | 0 | 0.67 | 0.60 | 124.05 | 0.56 | 0.26 |
| Hex | 1D | 67 | 22 | 48 | 0 | 43 | 3C | 7C | 38 | 1A |
| Octal | 35 | 147 | 42 | 110 | 0 | 103 | 74 | 174 | 70 | 32 |
| Binary | 11101 | 1100111 | 100010 | 1001000 | 0 | 1000011 | 111100 | 1111100 | 111000 | 11010 |
Color Harmonies of #1D6722
Complementary color
Monochromatic Colors of #1D6722
Black with #1D6722
Text Example
Text Example
White with #1D6722
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D6722; }
p { color: rgb(29,103,34); }
H1.HeaderClassName
{
color: #1D6722;
}
.AnyTagClassName
{
color: #1D6722;
}
</style>
background-color css
<style>
a { background-color: #1D6722; }
a { background-color: rgb(29,103,34); }
div.DivClassName
{
background-color: #1D6722;
}
.BgClassName
{
background-color: #1D6722;
}
</style>
border-color css
<style>
span { border-color: #1D6722; }
span { border-color: rgb(29,103,34); }
td.TdClassName
{
border-color: #1D6722;
}
.TagClassName
{
border-color: #1D6722;
}
</style>