Shades of Deep Fir #063614
Tints of Deep Fir #063614
RGB
CMYK
RGB Variations
Color information
#063614 (or 0x063614) is known color: Deep Fir. HEX triplet: 06, 36 and 14. RGB value is (6,54,20). Sum of RGB (Red+Green+Blue) = 6+54+20=80 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.5% from 80); Green value is 54 (21.48% from 255 or 67.5% from 80); Blue value is 20 (8.20% from 255 or 25% from 80); Max value from RGB is 54 - color contains mainly: green. Hex color #063614 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063614 is #F9C9EB. Grayscale: #232323. Windows color (decimal): -16370156 or 1324550. OLE color: 1324550.
HSL color Cylindrical-coordinate representation of color #063614: hue angle of 137.5º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063614 is Cyan = 0.89, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 54 | 20 | - |
| CMYK | 0.89 | 0 | 0.63 | 0.79 |
| HSL | 137.5º | 0.8% | 0.12% | - |
| HSV(B) | 137.5º | 0.89% | 0.21% | - |
| XYZ | 1.52 | 2.73 | 1.11 | - |
| YUV | 35.77 | 119.1 | 106.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 20 | 0.89 | 0 | 0.63 | 0.79 | 137.5 | 0.8 | 0.12 |
| Hex | 6 | 36 | 14 | 59 | 0 | 3F | 4F | 8A | 50 | C |
| Octal | 6 | 66 | 24 | 131 | 0 | 77 | 117 | 212 | 120 | 14 |
| Binary | 110 | 110110 | 10100 | 1011001 | 0 | 111111 | 1001111 | 10001010 | 1010000 | 1100 |
Color Harmonies of #063614
Complementary color
Monochromatic Colors of #063614
Black with #063614
Text Example
Text Example
White with #063614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063614; }
p { color: rgb(6,54,20); }
H1.HeaderClassName
{
color: #063614;
}
.AnyTagClassName
{
color: #063614;
}
</style>
background-color css
<style>
a { background-color: #063614; }
a { background-color: rgb(6,54,20); }
div.DivClassName
{
background-color: #063614;
}
.BgClassName
{
background-color: #063614;
}
</style>
border-color css
<style>
span { border-color: #063614; }
span { border-color: rgb(6,54,20); }
td.TdClassName
{
border-color: #063614;
}
.TagClassName
{
border-color: #063614;
}
</style>