Shades of Deep Fir #063417
Tints of Deep Fir #063417
RGB
CMYK
RGB Variations
Color information
#063417 (or 0x063417) is known color: Deep Fir. HEX triplet: 06, 34 and 17. RGB value is (6,52,23). Sum of RGB (Red+Green+Blue) = 6+52+23=81 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.41% from 81); Green value is 52 (20.70% from 255 or 64.20% from 81); Blue value is 23 (9.38% from 255 or 28.40% from 81); Max value from RGB is 52 - color contains mainly: green. Hex color #063417 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063417 is #F9CBE8. Grayscale: #232323. Windows color (decimal): -16370665 or 1520646. OLE color: 1520646.
HSL color Cylindrical-coordinate representation of color #063417: hue angle of 142.17º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #063417 is Cyan = 0.88, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 52 | 23 | - |
| CMYK | 0.88 | 0 | 0.56 | 0.80 |
| HSL | 142.17º | 0.79% | 0.11% | - |
| HSV(B) | 142.17º | 0.88% | 0.2% | - |
| XYZ | 1.46 | 2.56 | 1.23 | - |
| YUV | 34.94 | 121.26 | 107.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 23 | 0.88 | 0 | 0.56 | 0.80 | 142.17 | 0.79 | 0.11 |
| Hex | 6 | 34 | 17 | 58 | 0 | 38 | 50 | 8E | 4F | B |
| Octal | 6 | 64 | 27 | 130 | 0 | 70 | 120 | 216 | 117 | 13 |
| Binary | 110 | 110100 | 10111 | 1011000 | 0 | 111000 | 1010000 | 10001110 | 1001111 | 1011 |
Color Harmonies of #063417
Complementary color
Monochromatic Colors of #063417
Black with #063417
Text Example
Text Example
White with #063417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063417; }
p { color: rgb(6,52,23); }
H1.HeaderClassName
{
color: #063417;
}
.AnyTagClassName
{
color: #063417;
}
</style>
background-color css
<style>
a { background-color: #063417; }
a { background-color: rgb(6,52,23); }
div.DivClassName
{
background-color: #063417;
}
.BgClassName
{
background-color: #063417;
}
</style>
border-color css
<style>
span { border-color: #063417; }
span { border-color: rgb(6,52,23); }
td.TdClassName
{
border-color: #063417;
}
.TagClassName
{
border-color: #063417;
}
</style>