Shades of Deep Fir #093610
Tints of Deep Fir #093610
RGB
CMYK
RGB Variations
Color information
#093610 (or 0x093610) is known color: Deep Fir. HEX triplet: 09, 36 and 10. RGB value is (9,54,16). Sum of RGB (Red+Green+Blue) = 9+54+16=79 (10% of max value = 765). Red value is 9 (3.91% from 255 or 11.39% from 79); Green value is 54 (21.48% from 255 or 68.35% from 79); Blue value is 16 (6.64% from 255 or 20.25% from 79); Max value from RGB is 54 - color contains mainly: green. Hex color #093610 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #093610 is #F6C9EF. Grayscale: #242424. Windows color (decimal): -16173552 or 1062409. OLE color: 1062409.
HSL color Cylindrical-coordinate representation of color #093610: hue angle of 129.33º 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 #093610 is Cyan = 0.83, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 9 | 54 | 16 | - |
| CMYK | 0.83 | 0 | 0.70 | 0.79 |
| HSL | 129.33º | 0.71% | 0.12% | - |
| HSV(B) | 129.33º | 0.83% | 0.21% | - |
| XYZ | 1.53 | 2.73 | 0.94 | - |
| YUV | 36.21 | 116.59 | 108.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 54 | 16 | 0.83 | 0 | 0.70 | 0.79 | 129.33 | 0.71 | 0.12 |
| Hex | 9 | 36 | 10 | 53 | 0 | 46 | 4F | 81 | 47 | C |
| Octal | 11 | 66 | 20 | 123 | 0 | 106 | 117 | 201 | 107 | 14 |
| Binary | 1001 | 110110 | 10000 | 1010011 | 0 | 1000110 | 1001111 | 10000001 | 1000111 | 1100 |
Color Harmonies of #093610
Complementary color
Monochromatic Colors of #093610
Black with #093610
Text Example
Text Example
White with #093610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093610; }
p { color: rgb(9,54,16); }
H1.HeaderClassName
{
color: #093610;
}
.AnyTagClassName
{
color: #093610;
}
</style>
background-color css
<style>
a { background-color: #093610; }
a { background-color: rgb(9,54,16); }
div.DivClassName
{
background-color: #093610;
}
.BgClassName
{
background-color: #093610;
}
</style>
border-color css
<style>
span { border-color: #093610; }
span { border-color: rgb(9,54,16); }
td.TdClassName
{
border-color: #093610;
}
.TagClassName
{
border-color: #093610;
}
</style>