Shades of Deep Fir #074716
Tints of Deep Fir #074716
RGB
CMYK
RGB Variations
Color information
#074716 (or 0x074716) is known color: Deep Fir. HEX triplet: 07, 47 and 16. RGB value is (7,71,22). Sum of RGB (Red+Green+Blue) = 7+71+22=100 (13% of max value = 765). Red value is 7 (3.12% from 255 or 7% from 100); Green value is 71 (28.12% from 255 or 71% from 100); Blue value is 22 (8.98% from 255 or 22% from 100); Max value from RGB is 71 - color contains mainly: green. Hex color #074716 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #074716 is #F8B8E9. Grayscale: #2E2E2E. Windows color (decimal): -16300266 or 1459975. OLE color: 1459975.
HSL color Cylindrical-coordinate representation of color #074716: hue angle of 134.06º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074716 is Cyan = 0.90, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 7 | 71 | 22 | - |
| CMYK | 0.90 | 0 | 0.69 | 0.72 |
| HSL | 134.06º | 0.82% | 0.15% | - |
| HSV(B) | 134.06º | 0.9% | 0.28% | - |
| XYZ | 2.49 | 4.61 | 1.52 | - |
| YUV | 46.28 | 114.3 | 99.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 71 | 22 | 0.90 | 0 | 0.69 | 0.72 | 134.06 | 0.82 | 0.15 |
| Hex | 7 | 47 | 16 | 5A | 0 | 45 | 48 | 86 | 52 | F |
| Octal | 7 | 107 | 26 | 132 | 0 | 105 | 110 | 206 | 122 | 17 |
| Binary | 111 | 1000111 | 10110 | 1011010 | 0 | 1000101 | 1001000 | 10000110 | 1010010 | 1111 |
Color Harmonies of #074716
Complementary color
Monochromatic Colors of #074716
Black with #074716
Text Example
Text Example
White with #074716
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074716; }
p { color: rgb(7,71,22); }
H1.HeaderClassName
{
color: #074716;
}
.AnyTagClassName
{
color: #074716;
}
</style>
background-color css
<style>
a { background-color: #074716; }
a { background-color: rgb(7,71,22); }
div.DivClassName
{
background-color: #074716;
}
.BgClassName
{
background-color: #074716;
}
</style>
border-color css
<style>
span { border-color: #074716; }
span { border-color: rgb(7,71,22); }
td.TdClassName
{
border-color: #074716;
}
.TagClassName
{
border-color: #074716;
}
</style>