Shades of San Felix #1D7027
Tints of San Felix #1D7027
RGB
CMYK
RGB Variations
Color information
#1D7027 (or 0x1D7027) is known color: San Felix. HEX triplet: 1D, 70 and 27. RGB value is (29,112,39). Sum of RGB (Red+Green+Blue) = 29+112+39=180 (23% of max value = 765). Red value is 29 (11.72% from 255 or 16.11% from 180); Green value is 112 (44.14% from 255 or 62.22% from 180); Blue value is 39 (15.62% from 255 or 21.67% from 180); Max value from RGB is 112 - color contains mainly: green. Hex color #1D7027 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #1D7027 is #E28FD8. Grayscale: #4F4F4F. Windows color (decimal): -14847961 or 2584605. OLE color: 2584605.
HSL color Cylindrical-coordinate representation of color #1D7027: hue angle of 127.23º degrees, saturation: 0.59, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #1D7027 is Cyan = 0.74, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 29 | 112 | 39 | - |
| CMYK | 0.74 | 0 | 0.65 | 0.56 |
| HSL | 127.23º | 0.59% | 0.28% | - |
| HSV(B) | 127.23º | 0.74% | 0.44% | - |
| XYZ | 6.67 | 12 | 3.88 | - |
| YUV | 78.86 | 105.5 | 92.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 29 | 112 | 39 | 0.74 | 0 | 0.65 | 0.56 | 127.23 | 0.59 | 0.28 |
| Hex | 1D | 70 | 27 | 4A | 0 | 41 | 38 | 7F | 3B | 1C |
| Octal | 35 | 160 | 47 | 112 | 0 | 101 | 70 | 177 | 73 | 34 |
| Binary | 11101 | 1110000 | 100111 | 1001010 | 0 | 1000001 | 111000 | 1111111 | 111011 | 11100 |
Color Harmonies of #1D7027
Complementary color
Monochromatic Colors of #1D7027
Black with #1D7027
Text Example
Text Example
White with #1D7027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #1D7027; }
p { color: rgb(29,112,39); }
H1.HeaderClassName
{
color: #1D7027;
}
.AnyTagClassName
{
color: #1D7027;
}
</style>
background-color css
<style>
a { background-color: #1D7027; }
a { background-color: rgb(29,112,39); }
div.DivClassName
{
background-color: #1D7027;
}
.BgClassName
{
background-color: #1D7027;
}
</style>
border-color css
<style>
span { border-color: #1D7027; }
span { border-color: rgb(29,112,39); }
td.TdClassName
{
border-color: #1D7027;
}
.TagClassName
{
border-color: #1D7027;
}
</style>