Shades of Deep Fir #075016
Tints of Deep Fir #075016
RGB
CMYK
RGB Variations
Color information
#075016 (or 0x075016) is known color: Deep Fir. HEX triplet: 07, 50 and 16. RGB value is (7,80,22). Sum of RGB (Red+Green+Blue) = 7+80+22=109 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.42% from 109); Green value is 80 (31.64% from 255 or 73.39% from 109); Blue value is 22 (8.98% from 255 or 20.18% from 109); Max value from RGB is 80 - color contains mainly: green. Hex color #075016 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075016 is #F8AFE9. Grayscale: #333333. Windows color (decimal): -16297962 or 1462279. OLE color: 1462279.
HSL color Cylindrical-coordinate representation of color #075016: hue angle of 132.33º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #075016 is Cyan = 0.91, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 7 | 80 | 22 | - |
| CMYK | 0.91 | 0 | 0.72 | 0.69 |
| HSL | 132.33º | 0.84% | 0.17% | - |
| HSV(B) | 132.33º | 0.91% | 0.31% | - |
| XYZ | 3.1 | 5.84 | 1.72 | - |
| YUV | 51.56 | 111.32 | 96.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 80 | 22 | 0.91 | 0 | 0.72 | 0.69 | 132.33 | 0.84 | 0.17 |
| Hex | 7 | 50 | 16 | 5B | 0 | 48 | 45 | 84 | 54 | 11 |
| Octal | 7 | 120 | 26 | 133 | 0 | 110 | 105 | 204 | 124 | 21 |
| Binary | 111 | 1010000 | 10110 | 1011011 | 0 | 1001000 | 1000101 | 10000100 | 1010100 | 10001 |
Color Harmonies of #075016
Complementary color
Monochromatic Colors of #075016
Black with #075016
Text Example
Text Example
White with #075016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075016; }
p { color: rgb(7,80,22); }
H1.HeaderClassName
{
color: #075016;
}
.AnyTagClassName
{
color: #075016;
}
</style>
background-color css
<style>
a { background-color: #075016; }
a { background-color: rgb(7,80,22); }
div.DivClassName
{
background-color: #075016;
}
.BgClassName
{
background-color: #075016;
}
</style>
border-color css
<style>
span { border-color: #075016; }
span { border-color: rgb(7,80,22); }
td.TdClassName
{
border-color: #075016;
}
.TagClassName
{
border-color: #075016;
}
</style>