Shades of Deep Fir #074614
Tints of Deep Fir #074614
RGB
CMYK
RGB Variations
Color information
#074614 (or 0x074614) is known color: Deep Fir. HEX triplet: 07, 46 and 14. RGB value is (7,70,20). Sum of RGB (Red+Green+Blue) = 7+70+20=97 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.22% from 97); Green value is 70 (27.73% from 255 or 72.16% from 97); Blue value is 20 (8.20% from 255 or 20.62% from 97); Max value from RGB is 70 - color contains mainly: green. Hex color #074614 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #074614 is #F8B9EB. Grayscale: #2D2D2D. Windows color (decimal): -16300524 or 1328647. OLE color: 1328647.
HSL color Cylindrical-coordinate representation of color #074614: hue angle of 132.38º 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 #074614 is Cyan = 0.90, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 7 | 70 | 20 | - |
| CMYK | 0.90 | 0 | 0.71 | 0.73 |
| HSL | 132.38º | 0.82% | 0.15% | - |
| HSV(B) | 132.38º | 0.9% | 0.27% | - |
| XYZ | 2.4 | 4.48 | 1.4 | - |
| YUV | 45.46 | 113.63 | 100.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 70 | 20 | 0.90 | 0 | 0.71 | 0.73 | 132.38 | 0.82 | 0.15 |
| Hex | 7 | 46 | 14 | 5A | 0 | 47 | 49 | 84 | 52 | F |
| Octal | 7 | 106 | 24 | 132 | 0 | 107 | 111 | 204 | 122 | 17 |
| Binary | 111 | 1000110 | 10100 | 1011010 | 0 | 1000111 | 1001001 | 10000100 | 1010010 | 1111 |
Color Harmonies of #074614
Complementary color
Monochromatic Colors of #074614
Black with #074614
Text Example
Text Example
White with #074614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074614; }
p { color: rgb(7,70,20); }
H1.HeaderClassName
{
color: #074614;
}
.AnyTagClassName
{
color: #074614;
}
</style>
background-color css
<style>
a { background-color: #074614; }
a { background-color: rgb(7,70,20); }
div.DivClassName
{
background-color: #074614;
}
.BgClassName
{
background-color: #074614;
}
</style>
border-color css
<style>
span { border-color: #074614; }
span { border-color: rgb(7,70,20); }
td.TdClassName
{
border-color: #074614;
}
.TagClassName
{
border-color: #074614;
}
</style>