Shades of Deep Fir #092410
Tints of Deep Fir #092410
RGB
CMYK
RGB Variations
Color information
#092410 (or 0x092410) is known color: Deep Fir. HEX triplet: 09, 24 and 10. RGB value is (9,36,16). Sum of RGB (Red+Green+Blue) = 9+36+16=61 (8% of max value = 765). Red value is 9 (3.91% from 255 or 14.75% from 61); Green value is 36 (14.45% from 255 or 59.02% from 61); Blue value is 16 (6.64% from 255 or 26.23% from 61); Max value from RGB is 36 - color contains mainly: green. Hex color #092410 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #092410 is #F6DBEF. Grayscale: #191919. Windows color (decimal): -16178160 or 1057801. OLE color: 1057801.
HSL color Cylindrical-coordinate representation of color #092410: hue angle of 135.56º degrees, saturation: 0.6, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.14% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #092410 is Cyan = 0.75, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.86.
Color convert
| RGB | 9 | 36 | 16 | - |
| CMYK | 0.75 | 0 | 0.56 | 0.86 |
| HSL | 135.56º | 0.6% | 0.09% | - |
| HSV(B) | 135.56º | 0.75% | 0.14% | - |
| XYZ | 0.84 | 1.36 | 0.71 | - |
| YUV | 25.65 | 122.55 | 116.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 36 | 16 | 0.75 | 0 | 0.56 | 0.86 | 135.56 | 0.6 | 0.09 |
| Hex | 9 | 24 | 10 | 4B | 0 | 38 | 56 | 88 | 3C | 9 |
| Octal | 11 | 44 | 20 | 113 | 0 | 70 | 126 | 210 | 74 | 11 |
| Binary | 1001 | 100100 | 10000 | 1001011 | 0 | 111000 | 1010110 | 10001000 | 111100 | 1001 |
Color Harmonies of #092410
Complementary color
Monochromatic Colors of #092410
Black with #092410
Text Example
Text Example
White with #092410
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092410; }
p { color: rgb(9,36,16); }
H1.HeaderClassName
{
color: #092410;
}
.AnyTagClassName
{
color: #092410;
}
</style>
background-color css
<style>
a { background-color: #092410; }
a { background-color: rgb(9,36,16); }
div.DivClassName
{
background-color: #092410;
}
.BgClassName
{
background-color: #092410;
}
</style>
border-color css
<style>
span { border-color: #092410; }
span { border-color: rgb(9,36,16); }
td.TdClassName
{
border-color: #092410;
}
.TagClassName
{
border-color: #092410;
}
</style>