Shades of Deep Fir #034611
Tints of Deep Fir #034611
RGB
CMYK
RGB Variations
Color information
#034611 (or 0x034611) is known color: Deep Fir. HEX triplet: 03, 46 and 11. RGB value is (3,70,17). Sum of RGB (Red+Green+Blue) = 3+70+17=90 (11% of max value = 765). Red value is 3 (1.56% from 255 or 3.33% from 90); Green value is 70 (27.73% from 255 or 77.78% from 90); Blue value is 17 (7.03% from 255 or 18.89% from 90); Max value from RGB is 70 - color contains mainly: green. Hex color #034611 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #034611 is #FCB9EE. Grayscale: #2C2C2C. Windows color (decimal): -16562671 or 1132035. OLE color: 1132035.
HSL color Cylindrical-coordinate representation of color #034611: hue angle of 132.54º degrees, saturation: 0.92, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034611 is Cyan = 0.96, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 3 | 70 | 17 | - |
| CMYK | 0.96 | 0 | 0.76 | 0.73 |
| HSL | 132.54º | 0.92% | 0.14% | - |
| HSV(B) | 132.54º | 0.96% | 0.27% | - |
| XYZ | 2.33 | 4.44 | 1.26 | - |
| YUV | 43.93 | 112.8 | 98.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 70 | 17 | 0.96 | 0 | 0.76 | 0.73 | 132.54 | 0.92 | 0.14 |
| Hex | 3 | 46 | 11 | 60 | 0 | 4C | 49 | 85 | 5C | E |
| Octal | 3 | 106 | 21 | 140 | 0 | 114 | 111 | 205 | 134 | 16 |
| Binary | 11 | 1000110 | 10001 | 1100000 | 0 | 1001100 | 1001001 | 10000101 | 1011100 | 1110 |
Color Harmonies of #034611
Complementary color
Monochromatic Colors of #034611
Black with #034611
Text Example
Text Example
White with #034611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034611; }
p { color: rgb(3,70,17); }
H1.HeaderClassName
{
color: #034611;
}
.AnyTagClassName
{
color: #034611;
}
</style>
background-color css
<style>
a { background-color: #034611; }
a { background-color: rgb(3,70,17); }
div.DivClassName
{
background-color: #034611;
}
.BgClassName
{
background-color: #034611;
}
</style>
border-color css
<style>
span { border-color: #034611; }
span { border-color: rgb(3,70,17); }
td.TdClassName
{
border-color: #034611;
}
.TagClassName
{
border-color: #034611;
}
</style>