Shades of Deep Fir #073516
Tints of Deep Fir #073516
RGB
CMYK
RGB Variations
Color information
#073516 (or 0x073516) is known color: Deep Fir. HEX triplet: 07, 35 and 16. RGB value is (7,53,22). Sum of RGB (Red+Green+Blue) = 7+53+22=82 (10% of max value = 765). Red value is 7 (3.12% from 255 or 8.54% from 82); Green value is 53 (21.09% from 255 or 64.63% from 82); Blue value is 22 (8.98% from 255 or 26.83% from 82); Max value from RGB is 53 - color contains mainly: green. Hex color #073516 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #073516 is #F8CAE9. Grayscale: #232323. Windows color (decimal): -16304874 or 1455367. OLE color: 1455367.
HSL color Cylindrical-coordinate representation of color #073516: hue angle of 139.57º degrees, saturation: 0.77, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #073516 is Cyan = 0.87, Magento = 0, Yellow = 0.58 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 7 | 53 | 22 | - |
| CMYK | 0.87 | 0 | 0.58 | 0.79 |
| HSL | 139.57º | 0.77% | 0.12% | - |
| HSV(B) | 139.57º | 0.87% | 0.21% | - |
| XYZ | 1.51 | 2.65 | 1.19 | - |
| YUV | 35.71 | 120.26 | 107.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 53 | 22 | 0.87 | 0 | 0.58 | 0.79 | 139.57 | 0.77 | 0.12 |
| Hex | 7 | 35 | 16 | 57 | 0 | 3A | 4F | 8C | 4D | C |
| Octal | 7 | 65 | 26 | 127 | 0 | 72 | 117 | 214 | 115 | 14 |
| Binary | 111 | 110101 | 10110 | 1010111 | 0 | 111010 | 1001111 | 10001100 | 1001101 | 1100 |
Color Harmonies of #073516
Complementary color
Monochromatic Colors of #073516
Black with #073516
Text Example
Text Example
White with #073516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #073516; }
p { color: rgb(7,53,22); }
H1.HeaderClassName
{
color: #073516;
}
.AnyTagClassName
{
color: #073516;
}
</style>
background-color css
<style>
a { background-color: #073516; }
a { background-color: rgb(7,53,22); }
div.DivClassName
{
background-color: #073516;
}
.BgClassName
{
background-color: #073516;
}
</style>
border-color css
<style>
span { border-color: #073516; }
span { border-color: rgb(7,53,22); }
td.TdClassName
{
border-color: #073516;
}
.TagClassName
{
border-color: #073516;
}
</style>