Shades of Deep Fir #113517
Tints of Deep Fir #113517
RGB
CMYK
RGB Variations
Color information
#113517 (or 0x113517) is known color: Deep Fir. HEX triplet: 11, 35 and 17. RGB value is (17,53,23). Sum of RGB (Red+Green+Blue) = 17+53+23=93 (12% of max value = 765). Red value is 17 (7.03% from 255 or 18.28% from 93); Green value is 53 (21.09% from 255 or 56.99% from 93); Blue value is 23 (9.38% from 255 or 24.73% from 93); Max value from RGB is 53 - color contains mainly: green. Hex color #113517 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #113517 is #EECAE8. Grayscale: #262626. Windows color (decimal): -15649513 or 1520913. OLE color: 1520913.
HSL color Cylindrical-coordinate representation of color #113517: hue angle of 130º degrees, saturation: 0.51, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #113517 is Cyan = 0.68, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 17 | 53 | 23 | - |
| CMYK | 0.68 | 0 | 0.57 | 0.79 |
| HSL | 130º | 0.51% | 0.14% | - |
| HSV(B) | 130º | 0.68% | 0.21% | - |
| XYZ | 1.66 | 2.73 | 1.25 | - |
| YUV | 38.82 | 119.07 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 53 | 23 | 0.68 | 0 | 0.57 | 0.79 | 130 | 0.51 | 0.14 |
| Hex | 11 | 35 | 17 | 44 | 0 | 39 | 4F | 82 | 33 | E |
| Octal | 21 | 65 | 27 | 104 | 0 | 71 | 117 | 202 | 63 | 16 |
| Binary | 10001 | 110101 | 10111 | 1000100 | 0 | 111001 | 1001111 | 10000010 | 110011 | 1110 |
Color Harmonies of #113517
Complementary color
Monochromatic Colors of #113517
Black with #113517
Text Example
Text Example
White with #113517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113517; }
p { color: rgb(17,53,23); }
H1.HeaderClassName
{
color: #113517;
}
.AnyTagClassName
{
color: #113517;
}
</style>
background-color css
<style>
a { background-color: #113517; }
a { background-color: rgb(17,53,23); }
div.DivClassName
{
background-color: #113517;
}
.BgClassName
{
background-color: #113517;
}
</style>
border-color css
<style>
span { border-color: #113517; }
span { border-color: rgb(17,53,23); }
td.TdClassName
{
border-color: #113517;
}
.TagClassName
{
border-color: #113517;
}
</style>