Shades of Deep Fir #075017
Tints of Deep Fir #075017
RGB
CMYK
RGB Variations
Color information
#075017 (or 0x075017) is known color: Deep Fir. HEX triplet: 07, 50 and 17. RGB value is (7,80,23). Sum of RGB (Red+Green+Blue) = 7+80+23=110 (14% of max value = 765). Red value is 7 (3.12% from 255 or 6.36% from 110); Green value is 80 (31.64% from 255 or 72.73% from 110); Blue value is 23 (9.38% from 255 or 20.91% from 110); Max value from RGB is 80 - color contains mainly: green. Hex color #075017 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #075017 is #F8AFE8. Grayscale: #333333. Windows color (decimal): -16297961 or 1527815. OLE color: 1527815.
HSL color Cylindrical-coordinate representation of color #075017: hue angle of 133.15º 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 #075017 is Cyan = 0.91, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 7 | 80 | 23 | - |
| CMYK | 0.91 | 0 | 0.71 | 0.69 |
| HSL | 133.15º | 0.84% | 0.17% | - |
| HSV(B) | 133.15º | 0.91% | 0.31% | - |
| XYZ | 3.11 | 5.84 | 1.77 | - |
| YUV | 51.68 | 111.82 | 96.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 7 | 80 | 23 | 0.91 | 0 | 0.71 | 0.69 | 133.15 | 0.84 | 0.17 |
| Hex | 7 | 50 | 17 | 5B | 0 | 47 | 45 | 85 | 54 | 11 |
| Octal | 7 | 120 | 27 | 133 | 0 | 107 | 105 | 205 | 124 | 21 |
| Binary | 111 | 1010000 | 10111 | 1011011 | 0 | 1000111 | 1000101 | 10000101 | 1010100 | 10001 |
Color Harmonies of #075017
Complementary color
Monochromatic Colors of #075017
Black with #075017
Text Example
Text Example
White with #075017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #075017; }
p { color: rgb(7,80,23); }
H1.HeaderClassName
{
color: #075017;
}
.AnyTagClassName
{
color: #075017;
}
</style>
background-color css
<style>
a { background-color: #075017; }
a { background-color: rgb(7,80,23); }
div.DivClassName
{
background-color: #075017;
}
.BgClassName
{
background-color: #075017;
}
</style>
border-color css
<style>
span { border-color: #075017; }
span { border-color: rgb(7,80,23); }
td.TdClassName
{
border-color: #075017;
}
.TagClassName
{
border-color: #075017;
}
</style>