Shades of Deep Fir #074315
Tints of Deep Fir #074315
RGB
CMYK
RGB Variations
Color information
#074315 (or 0x074315) is known color: Deep Fir. HEX triplet: 07, 43 and 15. RGB value is (7,67,21). Sum of RGB (Red+Green+Blue) = 7+67+21=95 (12% of max value = 765). Red value is 7 (3.12% from 255 or 7.37% from 95); Green value is 67 (26.56% from 255 or 70.53% from 95); Blue value is 21 (8.59% from 255 or 22.11% from 95); Max value from RGB is 67 - color contains mainly: green. Hex color #074315 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #074315 is #F8BCEA. Grayscale: #2B2B2B. Windows color (decimal): -16301291 or 1393415. OLE color: 1393415.
HSL color Cylindrical-coordinate representation of color #074315: hue angle of 134º degrees, saturation: 0.81, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #074315 is Cyan = 0.90, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 7 | 67 | 21 | - |
| CMYK | 0.90 | 0 | 0.69 | 0.74 |
| HSL | 134º | 0.81% | 0.15% | - |
| HSV(B) | 134º | 0.9% | 0.26% | - |
| XYZ | 2.23 | 4.11 | 1.39 | - |
| YUV | 43.82 | 115.12 | 101.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 67 | 21 | 0.90 | 0 | 0.69 | 0.74 | 134 | 0.81 | 0.15 |
| Hex | 7 | 43 | 15 | 5A | 0 | 45 | 4A | 86 | 51 | F |
| Octal | 7 | 103 | 25 | 132 | 0 | 105 | 112 | 206 | 121 | 17 |
| Binary | 111 | 1000011 | 10101 | 1011010 | 0 | 1000101 | 1001010 | 10000110 | 1010001 | 1111 |
Color Harmonies of #074315
Complementary color
Monochromatic Colors of #074315
Black with #074315
Text Example
Text Example
White with #074315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #074315; }
p { color: rgb(7,67,21); }
H1.HeaderClassName
{
color: #074315;
}
.AnyTagClassName
{
color: #074315;
}
</style>
background-color css
<style>
a { background-color: #074315; }
a { background-color: rgb(7,67,21); }
div.DivClassName
{
background-color: #074315;
}
.BgClassName
{
background-color: #074315;
}
</style>
border-color css
<style>
span { border-color: #074315; }
span { border-color: rgb(7,67,21); }
td.TdClassName
{
border-color: #074315;
}
.TagClassName
{
border-color: #074315;
}
</style>