Shades of Deep Fir #094516
Tints of Deep Fir #094516
RGB
CMYK
RGB Variations
Color information
#094516 (or 0x094516) is known color: Deep Fir. HEX triplet: 09, 45 and 16. RGB value is (9,69,22). Sum of RGB (Red+Green+Blue) = 9+69+22=100 (13% of max value = 765). Red value is 9 (3.91% from 255 or 9% from 100); Green value is 69 (27.34% from 255 or 69% from 100); Blue value is 22 (8.98% from 255 or 22% from 100); Max value from RGB is 69 - color contains mainly: green. Hex color #094516 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #094516 is #F6BAE9. Grayscale: #2D2D2D. Windows color (decimal): -16169706 or 1459465. OLE color: 1459465.
HSL color Cylindrical-coordinate representation of color #094516: hue angle of 133º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094516 is Cyan = 0.87, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 69 | 22 | - |
| CMYK | 0.87 | 0 | 0.68 | 0.73 |
| HSL | 133º | 0.77% | 0.15% | - |
| HSV(B) | 133º | 0.87% | 0.27% | - |
| XYZ | 2.39 | 4.37 | 1.48 | - |
| YUV | 45.7 | 114.62 | 101.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 69 | 22 | 0.87 | 0 | 0.68 | 0.73 | 133 | 0.77 | 0.15 |
| Hex | 9 | 45 | 16 | 57 | 0 | 44 | 49 | 85 | 4D | F |
| Octal | 11 | 105 | 26 | 127 | 0 | 104 | 111 | 205 | 115 | 17 |
| Binary | 1001 | 1000101 | 10110 | 1010111 | 0 | 1000100 | 1001001 | 10000101 | 1001101 | 1111 |
Color Harmonies of #094516
Complementary color
Monochromatic Colors of #094516
Black with #094516
Text Example
Text Example
White with #094516
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094516; }
p { color: rgb(9,69,22); }
H1.HeaderClassName
{
color: #094516;
}
.AnyTagClassName
{
color: #094516;
}
</style>
background-color css
<style>
a { background-color: #094516; }
a { background-color: rgb(9,69,22); }
div.DivClassName
{
background-color: #094516;
}
.BgClassName
{
background-color: #094516;
}
</style>
border-color css
<style>
span { border-color: #094516; }
span { border-color: rgb(9,69,22); }
td.TdClassName
{
border-color: #094516;
}
.TagClassName
{
border-color: #094516;
}
</style>