Shades of Deep Fir #092814
Tints of Deep Fir #092814
RGB
CMYK
RGB Variations
Color information
#092814 (or 0x092814) is known color: Deep Fir. HEX triplet: 09, 28 and 14. RGB value is (9,40,20). Sum of RGB (Red+Green+Blue) = 9+40+20=69 (9% of max value = 765). Red value is 9 (3.91% from 255 or 13.04% from 69); Green value is 40 (16.02% from 255 or 57.97% from 69); Blue value is 20 (8.20% from 255 or 28.99% from 69); Max value from RGB is 40 - color contains mainly: green. Hex color #092814 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #092814 is #F6D7EB. Grayscale: #1C1C1C. Windows color (decimal): -16177132 or 1320969. OLE color: 1320969.
HSL color Cylindrical-coordinate representation of color #092814: hue angle of 141.29º degrees, saturation: 0.63, lightness: 0.1%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #092814 is Cyan = 0.78, Magento = 0, Yellow = 0.5 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 9 | 40 | 20 | - |
| CMYK | 0.78 | 0 | 0.5 | 0.84 |
| HSL | 141.29º | 0.63% | 0.1% | - |
| HSV(B) | 141.29º | 0.78% | 0.16% | - |
| XYZ | 1 | 1.63 | 0.92 | - |
| YUV | 28.45 | 123.23 | 114.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 40 | 20 | 0.78 | 0 | 0.5 | 0.84 | 141.29 | 0.63 | 0.1 |
| Hex | 9 | 28 | 14 | 4E | 0 | 32 | 54 | 8D | 3F | A |
| Octal | 11 | 50 | 24 | 116 | 0 | 62 | 124 | 215 | 77 | 12 |
| Binary | 1001 | 101000 | 10100 | 1001110 | 0 | 110010 | 1010100 | 10001101 | 111111 | 1010 |
Color Harmonies of #092814
Complementary color
Monochromatic Colors of #092814
Black with #092814
Text Example
Text Example
White with #092814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #092814; }
p { color: rgb(9,40,20); }
H1.HeaderClassName
{
color: #092814;
}
.AnyTagClassName
{
color: #092814;
}
</style>
background-color css
<style>
a { background-color: #092814; }
a { background-color: rgb(9,40,20); }
div.DivClassName
{
background-color: #092814;
}
.BgClassName
{
background-color: #092814;
}
</style>
border-color css
<style>
span { border-color: #092814; }
span { border-color: rgb(9,40,20); }
td.TdClassName
{
border-color: #092814;
}
.TagClassName
{
border-color: #092814;
}
</style>