Shades of Deep Fir #074611
Tints of Deep Fir #074611
RGB
CMYK
RGB Variations
Color information
#074611 (or 0x074611) is known color: Deep Fir. HEX triplet: 07, 46 and 11. RGB value is (7,70,17). Sum of RGB (Red+Green+Blue) = 7+70+17=94 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.45% from 94); Green value is 70 (27.73% from 255 or 74.47% from 94); Blue value is 17 (7.03% from 255 or 18.09% from 94); Max value from RGB is 70 - color contains mainly: green. Hex color #074611 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #074611 is #F8B9EE. Grayscale: #2D2D2D. Windows color (decimal): -16300527 or 1132039. OLE color: 1132039.
HSL color Cylindrical-coordinate representation of color #074611: hue angle of 129.52º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074611 is Cyan = 0.90, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 70 | 17 | - |
| CMYK | 0.90 | 0 | 0.76 | 0.73 |
| HSL | 129.52º | 0.82% | 0.15% | - |
| HSV(B) | 129.52º | 0.9% | 0.27% | - |
| XYZ | 2.38 | 4.47 | 1.27 | - |
| YUV | 45.12 | 112.13 | 100.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 70 | 17 | 0.90 | 0 | 0.76 | 0.73 | 129.52 | 0.82 | 0.15 |
| Hex | 7 | 46 | 11 | 5A | 0 | 4C | 49 | 82 | 52 | F |
| Octal | 7 | 106 | 21 | 132 | 0 | 114 | 111 | 202 | 122 | 17 |
| Binary | 111 | 1000110 | 10001 | 1011010 | 0 | 1001100 | 1001001 | 10000010 | 1010010 | 1111 |
Color Harmonies of #074611
Complementary color
Monochromatic Colors of #074611
Black with #074611
Text Example
Text Example
White with #074611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074611; }
p { color: rgb(7,70,17); }
H1.HeaderClassName
{
color: #074611;
}
.AnyTagClassName
{
color: #074611;
}
</style>
background-color css
<style>
a { background-color: #074611; }
a { background-color: rgb(7,70,17); }
div.DivClassName
{
background-color: #074611;
}
.BgClassName
{
background-color: #074611;
}
</style>
border-color css
<style>
span { border-color: #074611; }
span { border-color: rgb(7,70,17); }
td.TdClassName
{
border-color: #074611;
}
.TagClassName
{
border-color: #074611;
}
</style>