Shades of Deep Fir #073416
Tints of Deep Fir #073416
RGB
CMYK
RGB Variations
Color information
#073416 (or 0x073416) is known color: Deep Fir. HEX triplet: 07, 34 and 16. RGB value is (7,52,22). Sum of RGB (Red+Green+Blue) = 7+52+22=81 (10% of max value = 765). Red value is 7 (3.12% from 255 or 8.64% from 81); Green value is 52 (20.70% from 255 or 64.20% from 81); Blue value is 22 (8.98% from 255 or 27.16% from 81); Max value from RGB is 52 - color contains mainly: green. Hex color #073416 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #073416 is #F8CBE9. Grayscale: #232323. Windows color (decimal): -16305130 or 1455111. OLE color: 1455111.
HSL color Cylindrical-coordinate representation of color #073416: hue angle of 140º degrees, saturation: 0.76, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #073416 is Cyan = 0.87, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 7 | 52 | 22 | - |
| CMYK | 0.87 | 0 | 0.58 | 0.80 |
| HSL | 140º | 0.76% | 0.12% | - |
| HSV(B) | 140º | 0.87% | 0.2% | - |
| XYZ | 1.46 | 2.56 | 1.18 | - |
| YUV | 35.13 | 120.59 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 52 | 22 | 0.87 | 0 | 0.58 | 0.80 | 140 | 0.76 | 0.12 |
| Hex | 7 | 34 | 16 | 57 | 0 | 3A | 50 | 8C | 4C | C |
| Octal | 7 | 64 | 26 | 127 | 0 | 72 | 120 | 214 | 114 | 14 |
| Binary | 111 | 110100 | 10110 | 1010111 | 0 | 111010 | 1010000 | 10001100 | 1001100 | 1100 |
Color Harmonies of #073416
Complementary color
Monochromatic Colors of #073416
Black with #073416
Text Example
Text Example
White with #073416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #073416; }
p { color: rgb(7,52,22); }
H1.HeaderClassName
{
color: #073416;
}
.AnyTagClassName
{
color: #073416;
}
</style>
background-color css
<style>
a { background-color: #073416; }
a { background-color: rgb(7,52,22); }
div.DivClassName
{
background-color: #073416;
}
.BgClassName
{
background-color: #073416;
}
</style>
border-color css
<style>
span { border-color: #073416; }
span { border-color: rgb(7,52,22); }
td.TdClassName
{
border-color: #073416;
}
.TagClassName
{
border-color: #073416;
}
</style>