Shades of Deep Fir #093817
Tints of Deep Fir #093817
RGB
CMYK
RGB Variations
Color information
#093817 (or 0x093817) is known color: Deep Fir. HEX triplet: 09, 38 and 17. RGB value is (9,56,23). Sum of RGB (Red+Green+Blue) = 9+56+23=88 (11% of max value = 765). Red value is 9 (3.91% from 255 or 10.23% from 88); Green value is 56 (22.27% from 255 or 63.64% from 88); Blue value is 23 (9.38% from 255 or 26.14% from 88); Max value from RGB is 56 - color contains mainly: green. Hex color #093817 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #093817 is #F6C7E8. Grayscale: #262626. Windows color (decimal): -16173033 or 1521673. OLE color: 1521673.
HSL color Cylindrical-coordinate representation of color #093817: hue angle of 137.87º 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 #093817 is Cyan = 0.84, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 9 | 56 | 23 | - |
| CMYK | 0.84 | 0 | 0.59 | 0.78 |
| HSL | 137.87º | 0.72% | 0.13% | - |
| HSV(B) | 137.87º | 0.84% | 0.22% | - |
| XYZ | 1.68 | 2.95 | 1.29 | - |
| YUV | 38.19 | 119.43 | 107.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 56 | 23 | 0.84 | 0 | 0.59 | 0.78 | 137.87 | 0.72 | 0.13 |
| Hex | 9 | 38 | 17 | 54 | 0 | 3B | 4E | 8A | 48 | D |
| Octal | 11 | 70 | 27 | 124 | 0 | 73 | 116 | 212 | 110 | 15 |
| Binary | 1001 | 111000 | 10111 | 1010100 | 0 | 111011 | 1001110 | 10001010 | 1001000 | 1101 |
Color Harmonies of #093817
Complementary color
Monochromatic Colors of #093817
Black with #093817
Text Example
Text Example
White with #093817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093817; }
p { color: rgb(9,56,23); }
H1.HeaderClassName
{
color: #093817;
}
.AnyTagClassName
{
color: #093817;
}
</style>
background-color css
<style>
a { background-color: #093817; }
a { background-color: rgb(9,56,23); }
div.DivClassName
{
background-color: #093817;
}
.BgClassName
{
background-color: #093817;
}
</style>
border-color css
<style>
span { border-color: #093817; }
span { border-color: rgb(9,56,23); }
td.TdClassName
{
border-color: #093817;
}
.TagClassName
{
border-color: #093817;
}
</style>