Shades of Deep Fir #094518
Tints of Deep Fir #094518
RGB
CMYK
RGB Variations
Color information
#094518 (or 0x094518) is known color: Deep Fir. HEX triplet: 09, 45 and 18. RGB value is (9,69,24). Sum of RGB (Red+Green+Blue) = 9+69+24=102 (13% of max value = 765). Red value is 9 (3.91% from 255 or 8.82% from 102); Green value is 69 (27.34% from 255 or 67.65% from 102); Blue value is 24 (9.77% from 255 or 23.53% from 102); Max value from RGB is 69 - color contains mainly: green. Hex color #094518 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #094518 is #F6BAE7. Grayscale: #2E2E2E. Windows color (decimal): -16169704 or 1590537. OLE color: 1590537.
HSL color Cylindrical-coordinate representation of color #094518: hue angle of 135º 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 #094518 is Cyan = 0.87, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 9 | 69 | 24 | - |
| CMYK | 0.87 | 0 | 0.65 | 0.73 |
| HSL | 135º | 0.77% | 0.15% | - |
| HSV(B) | 135º | 0.87% | 0.27% | - |
| XYZ | 2.41 | 4.38 | 1.58 | - |
| YUV | 45.93 | 115.62 | 101.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 69 | 24 | 0.87 | 0 | 0.65 | 0.73 | 135 | 0.77 | 0.15 |
| Hex | 9 | 45 | 18 | 57 | 0 | 41 | 49 | 87 | 4D | F |
| Octal | 11 | 105 | 30 | 127 | 0 | 101 | 111 | 207 | 115 | 17 |
| Binary | 1001 | 1000101 | 11000 | 1010111 | 0 | 1000001 | 1001001 | 10000111 | 1001101 | 1111 |
Color Harmonies of #094518
Complementary color
Monochromatic Colors of #094518
Black with #094518
Text Example
Text Example
White with #094518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094518; }
p { color: rgb(9,69,24); }
H1.HeaderClassName
{
color: #094518;
}
.AnyTagClassName
{
color: #094518;
}
</style>
background-color css
<style>
a { background-color: #094518; }
a { background-color: rgb(9,69,24); }
div.DivClassName
{
background-color: #094518;
}
.BgClassName
{
background-color: #094518;
}
</style>
border-color css
<style>
span { border-color: #094518; }
span { border-color: rgb(9,69,24); }
td.TdClassName
{
border-color: #094518;
}
.TagClassName
{
border-color: #094518;
}
</style>