Shades of Deep Fir #063816
Tints of Deep Fir #063816
RGB
CMYK
RGB Variations
Color information
#063816 (or 0x063816) is known color: Deep Fir. HEX triplet: 06, 38 and 16. RGB value is (6,56,22). Sum of RGB (Red+Green+Blue) = 6+56+22=84 (11% of max value = 765). Red value is 6 (2.73% from 255 or 7.14% from 84); Green value is 56 (22.27% from 255 or 66.67% from 84); Blue value is 22 (8.98% from 255 or 26.19% from 84); Max value from RGB is 56 - color contains mainly: green. Hex color #063816 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063816 is #F9C7E9. Grayscale: #252525. Windows color (decimal): -16369642 or 1456134. OLE color: 1456134.
HSL color Cylindrical-coordinate representation of color #063816: hue angle of 139.2º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063816 is Cyan = 0.89, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 56 | 22 | - |
| CMYK | 0.89 | 0 | 0.61 | 0.78 |
| HSL | 139.2º | 0.81% | 0.12% | - |
| HSV(B) | 139.2º | 0.89% | 0.22% | - |
| XYZ | 1.63 | 2.92 | 1.24 | - |
| YUV | 37.17 | 119.44 | 105.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 56 | 22 | 0.89 | 0 | 0.61 | 0.78 | 139.2 | 0.81 | 0.12 |
| Hex | 6 | 38 | 16 | 59 | 0 | 3D | 4E | 8B | 51 | C |
| Octal | 6 | 70 | 26 | 131 | 0 | 75 | 116 | 213 | 121 | 14 |
| Binary | 110 | 111000 | 10110 | 1011001 | 0 | 111101 | 1001110 | 10001011 | 1010001 | 1100 |
Color Harmonies of #063816
Complementary color
Monochromatic Colors of #063816
Black with #063816
Text Example
Text Example
White with #063816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063816; }
p { color: rgb(6,56,22); }
H1.HeaderClassName
{
color: #063816;
}
.AnyTagClassName
{
color: #063816;
}
</style>
background-color css
<style>
a { background-color: #063816; }
a { background-color: rgb(6,56,22); }
div.DivClassName
{
background-color: #063816;
}
.BgClassName
{
background-color: #063816;
}
</style>
border-color css
<style>
span { border-color: #063816; }
span { border-color: rgb(6,56,22); }
td.TdClassName
{
border-color: #063816;
}
.TagClassName
{
border-color: #063816;
}
</style>