Shades of Deep Fir #093614
Tints of Deep Fir #093614
RGB
CMYK
RGB Variations
Color information
#093614 (or 0x093614) is known color: Deep Fir. HEX triplet: 09, 36 and 14. RGB value is (9,54,20). Sum of RGB (Red+Green+Blue) = 9+54+20=83 (10% of max value = 765). Red value is 9 (3.91% from 255 or 10.84% from 83); Green value is 54 (21.48% from 255 or 65.06% from 83); Blue value is 20 (8.20% from 255 or 24.10% from 83); Max value from RGB is 54 - color contains mainly: green. Hex color #093614 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #093614 is #F6C9EB. Grayscale: #242424. Windows color (decimal): -16173548 or 1324553. OLE color: 1324553.
HSL color Cylindrical-coordinate representation of color #093614: hue angle of 134.67º degrees, saturation: 0.71, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #093614 is Cyan = 0.83, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 9 | 54 | 20 | - |
| CMYK | 0.83 | 0 | 0.63 | 0.79 |
| HSL | 134.67º | 0.71% | 0.12% | - |
| HSV(B) | 134.67º | 0.83% | 0.21% | - |
| XYZ | 1.56 | 2.75 | 1.11 | - |
| YUV | 36.67 | 118.59 | 108.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 54 | 20 | 0.83 | 0 | 0.63 | 0.79 | 134.67 | 0.71 | 0.12 |
| Hex | 9 | 36 | 14 | 53 | 0 | 3F | 4F | 87 | 47 | C |
| Octal | 11 | 66 | 24 | 123 | 0 | 77 | 117 | 207 | 107 | 14 |
| Binary | 1001 | 110110 | 10100 | 1010011 | 0 | 111111 | 1001111 | 10000111 | 1000111 | 1100 |
Color Harmonies of #093614
Complementary color
Monochromatic Colors of #093614
Black with #093614
Text Example
Text Example
White with #093614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093614; }
p { color: rgb(9,54,20); }
H1.HeaderClassName
{
color: #093614;
}
.AnyTagClassName
{
color: #093614;
}
</style>
background-color css
<style>
a { background-color: #093614; }
a { background-color: rgb(9,54,20); }
div.DivClassName
{
background-color: #093614;
}
.BgClassName
{
background-color: #093614;
}
</style>
border-color css
<style>
span { border-color: #093614; }
span { border-color: rgb(9,54,20); }
td.TdClassName
{
border-color: #093614;
}
.TagClassName
{
border-color: #093614;
}
</style>