Shades of Deep Fir #093513
Tints of Deep Fir #093513
RGB
CMYK
RGB Variations
Color information
#093513 (or 0x093513) is known color: Deep Fir. HEX triplet: 09, 35 and 13. RGB value is (9,53,19). Sum of RGB (Red+Green+Blue) = 9+53+19=81 (10% of max value = 765). Red value is 9 (3.91% from 255 or 11.11% from 81); Green value is 53 (21.09% from 255 or 65.43% from 81); Blue value is 19 (7.81% from 255 or 23.46% from 81); Max value from RGB is 53 - color contains mainly: green. Hex color #093513 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #093513 is #F6CAEC. Grayscale: #242424. Windows color (decimal): -16173805 or 1258761. OLE color: 1258761.
HSL color Cylindrical-coordinate representation of color #093513: hue angle of 133.64º 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 #093513 is Cyan = 0.83, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 9 | 53 | 19 | - |
| CMYK | 0.83 | 0 | 0.64 | 0.79 |
| HSL | 133.64º | 0.71% | 0.12% | - |
| HSV(B) | 133.64º | 0.83% | 0.21% | - |
| XYZ | 1.5 | 2.65 | 1.05 | - |
| YUV | 35.97 | 118.42 | 108.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 9 | 53 | 19 | 0.83 | 0 | 0.64 | 0.79 | 133.64 | 0.71 | 0.12 |
| Hex | 9 | 35 | 13 | 53 | 0 | 40 | 4F | 86 | 47 | C |
| Octal | 11 | 65 | 23 | 123 | 0 | 100 | 117 | 206 | 107 | 14 |
| Binary | 1001 | 110101 | 10011 | 1010011 | 0 | 1000000 | 1001111 | 10000110 | 1000111 | 1100 |
Color Harmonies of #093513
Complementary color
Monochromatic Colors of #093513
Black with #093513
Text Example
Text Example
White with #093513
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #093513; }
p { color: rgb(9,53,19); }
H1.HeaderClassName
{
color: #093513;
}
.AnyTagClassName
{
color: #093513;
}
</style>
background-color css
<style>
a { background-color: #093513; }
a { background-color: rgb(9,53,19); }
div.DivClassName
{
background-color: #093513;
}
.BgClassName
{
background-color: #093513;
}
</style>
border-color css
<style>
span { border-color: #093513; }
span { border-color: rgb(9,53,19); }
td.TdClassName
{
border-color: #093513;
}
.TagClassName
{
border-color: #093513;
}
</style>