Shades of Deep Fir #094714
Tints of Deep Fir #094714
RGB
CMYK
RGB Variations
Color information
#094714 (or 0x094714) is known color: Deep Fir. HEX triplet: 09, 47 and 14. RGB value is (9,71,20). Sum of RGB (Red+Green+Blue) = 9+71+20=100 (13% of max value = 765). Red value is 9 (3.91% from 255 or 9% from 100); Green value is 71 (28.12% from 255 or 71% from 100); Blue value is 20 (8.20% from 255 or 20% from 100); Max value from RGB is 71 - color contains mainly: green. Hex color #094714 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #094714 is #F6B8EB. Grayscale: #2E2E2E. Windows color (decimal): -16169196 or 1328905. OLE color: 1328905.
HSL color Cylindrical-coordinate representation of color #094714: hue angle of 130.65º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #094714 is Cyan = 0.87, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 9 | 71 | 20 | - |
| CMYK | 0.87 | 0 | 0.72 | 0.72 |
| HSL | 130.65º | 0.78% | 0.16% | - |
| HSV(B) | 130.65º | 0.87% | 0.28% | - |
| XYZ | 2.49 | 4.62 | 1.42 | - |
| YUV | 46.65 | 112.96 | 101.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 71 | 20 | 0.87 | 0 | 0.72 | 0.72 | 130.65 | 0.78 | 0.16 |
| Hex | 9 | 47 | 14 | 57 | 0 | 48 | 48 | 83 | 4E | 10 |
| Octal | 11 | 107 | 24 | 127 | 0 | 110 | 110 | 203 | 116 | 20 |
| Binary | 1001 | 1000111 | 10100 | 1010111 | 0 | 1001000 | 1001000 | 10000011 | 1001110 | 10000 |
Color Harmonies of #094714
Complementary color
Monochromatic Colors of #094714
Black with #094714
Text Example
Text Example
White with #094714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #094714; }
p { color: rgb(9,71,20); }
H1.HeaderClassName
{
color: #094714;
}
.AnyTagClassName
{
color: #094714;
}
</style>
background-color css
<style>
a { background-color: #094714; }
a { background-color: rgb(9,71,20); }
div.DivClassName
{
background-color: #094714;
}
.BgClassName
{
background-color: #094714;
}
</style>
border-color css
<style>
span { border-color: #094714; }
span { border-color: rgb(9,71,20); }
td.TdClassName
{
border-color: #094714;
}
.TagClassName
{
border-color: #094714;
}
</style>