Shades of Deep Fir #093714
Tints of Deep Fir #093714
RGB
CMYK
RGB Variations
Color information
#093714 (or 0x093714) is known color: Deep Fir. HEX triplet: 09, 37 and 14. RGB value is (9,55,20). Sum of RGB (Red+Green+Blue) = 9+55+20=84 (11% of max value = 765). Red value is 9 (3.91% from 255 or 10.71% from 84); Green value is 55 (21.88% from 255 or 65.48% from 84); Blue value is 20 (8.20% from 255 or 23.81% from 84); Max value from RGB is 55 - color contains mainly: green. Hex color #093714 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #093714 is #F6C8EB. Grayscale: #252525. Windows color (decimal): -16173292 or 1324809. OLE color: 1324809.
HSL color Cylindrical-coordinate representation of color #093714: hue angle of 134.35º degrees, saturation: 0.72, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #093714 is Cyan = 0.84, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 9 | 55 | 20 | - |
| CMYK | 0.84 | 0 | 0.64 | 0.78 |
| HSL | 134.35º | 0.72% | 0.13% | - |
| HSV(B) | 134.35º | 0.84% | 0.22% | - |
| XYZ | 1.61 | 2.84 | 1.13 | - |
| YUV | 37.26 | 118.26 | 107.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 55 | 20 | 0.84 | 0 | 0.64 | 0.78 | 134.35 | 0.72 | 0.13 |
| Hex | 9 | 37 | 14 | 54 | 0 | 40 | 4E | 86 | 48 | D |
| Octal | 11 | 67 | 24 | 124 | 0 | 100 | 116 | 206 | 110 | 15 |
| Binary | 1001 | 110111 | 10100 | 1010100 | 0 | 1000000 | 1001110 | 10000110 | 1001000 | 1101 |
Color Harmonies of #093714
Complementary color
Monochromatic Colors of #093714
Black with #093714
Text Example
Text Example
White with #093714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093714; }
p { color: rgb(9,55,20); }
H1.HeaderClassName
{
color: #093714;
}
.AnyTagClassName
{
color: #093714;
}
</style>
background-color css
<style>
a { background-color: #093714; }
a { background-color: rgb(9,55,20); }
div.DivClassName
{
background-color: #093714;
}
.BgClassName
{
background-color: #093714;
}
</style>
border-color css
<style>
span { border-color: #093714; }
span { border-color: rgb(9,55,20); }
td.TdClassName
{
border-color: #093714;
}
.TagClassName
{
border-color: #093714;
}
</style>