Shades of Deep Fir #013611
Tints of Deep Fir #013611
RGB
CMYK
RGB Variations
Color information
#013611 (or 0x013611) is known color: Deep Fir. HEX triplet: 01, 36 and 11. RGB value is (1,54,17). Sum of RGB (Red+Green+Blue) = 1+54+17=72 (9% of max value = 765). Red value is 1 (0.78% from 255 or 1.39% from 72); Green value is 54 (21.48% from 255 or 75% from 72); Blue value is 17 (7.03% from 255 or 23.61% from 72); Max value from RGB is 54 - color contains mainly: green. Hex color #013611 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #013611 is #FEC9EE. Grayscale: #222222. Windows color (decimal): -16697839 or 1127937. OLE color: 1127937.
HSL color Cylindrical-coordinate representation of color #013611: hue angle of 138.11º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #013611 is Cyan = 0.98, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 1 | 54 | 17 | - |
| CMYK | 0.98 | 0 | 0.69 | 0.79 |
| HSL | 138.11º | 0.96% | 0.11% | - |
| HSV(B) | 138.11º | 0.98% | 0.21% | - |
| XYZ | 1.43 | 2.69 | 0.97 | - |
| YUV | 33.94 | 118.44 | 104.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 54 | 17 | 0.98 | 0 | 0.69 | 0.79 | 138.11 | 0.96 | 0.11 |
| Hex | 1 | 36 | 11 | 62 | 0 | 45 | 4F | 8A | 60 | B |
| Octal | 1 | 66 | 21 | 142 | 0 | 105 | 117 | 212 | 140 | 13 |
| Binary | 1 | 110110 | 10001 | 1100010 | 0 | 1000101 | 1001111 | 10001010 | 1100000 | 1011 |
Color Harmonies of #013611
Complementary color
Monochromatic Colors of #013611
Black with #013611
Text Example
Text Example
White with #013611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #013611; }
p { color: rgb(1,54,17); }
H1.HeaderClassName
{
color: #013611;
}
.AnyTagClassName
{
color: #013611;
}
</style>
background-color css
<style>
a { background-color: #013611; }
a { background-color: rgb(1,54,17); }
div.DivClassName
{
background-color: #013611;
}
.BgClassName
{
background-color: #013611;
}
</style>
border-color css
<style>
span { border-color: #013611; }
span { border-color: rgb(1,54,17); }
td.TdClassName
{
border-color: #013611;
}
.TagClassName
{
border-color: #013611;
}
</style>