Shades of Deep Fir #063914
Tints of Deep Fir #063914
RGB
CMYK
RGB Variations
Color information
#063914 (or 0x063914) is known color: Deep Fir. HEX triplet: 06, 39 and 14. RGB value is (6,57,20). Sum of RGB (Red+Green+Blue) = 6+57+20=83 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.23% from 83); Green value is 57 (22.66% from 255 or 68.67% from 83); Blue value is 20 (8.20% from 255 or 24.10% from 83); Max value from RGB is 57 - color contains mainly: green. Hex color #063914 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063914 is #F9C6EB. Grayscale: #252525. Windows color (decimal): -16369388 or 1325318. OLE color: 1325318.
HSL color Cylindrical-coordinate representation of color #063914: hue angle of 136.47º 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 #063914 is Cyan = 0.89, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 57 | 20 | - |
| CMYK | 0.89 | 0 | 0.65 | 0.78 |
| HSL | 136.47º | 0.81% | 0.12% | - |
| HSV(B) | 136.47º | 0.89% | 0.22% | - |
| XYZ | 1.66 | 3.02 | 1.16 | - |
| YUV | 37.53 | 118.1 | 105.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 20 | 0.89 | 0 | 0.65 | 0.78 | 136.47 | 0.81 | 0.12 |
| Hex | 6 | 39 | 14 | 59 | 0 | 41 | 4E | 88 | 51 | C |
| Octal | 6 | 71 | 24 | 131 | 0 | 101 | 116 | 210 | 121 | 14 |
| Binary | 110 | 111001 | 10100 | 1011001 | 0 | 1000001 | 1001110 | 10001000 | 1010001 | 1100 |
Color Harmonies of #063914
Complementary color
Monochromatic Colors of #063914
Black with #063914
Text Example
Text Example
White with #063914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063914; }
p { color: rgb(6,57,20); }
H1.HeaderClassName
{
color: #063914;
}
.AnyTagClassName
{
color: #063914;
}
</style>
background-color css
<style>
a { background-color: #063914; }
a { background-color: rgb(6,57,20); }
div.DivClassName
{
background-color: #063914;
}
.BgClassName
{
background-color: #063914;
}
</style>
border-color css
<style>
span { border-color: #063914; }
span { border-color: rgb(6,57,20); }
td.TdClassName
{
border-color: #063914;
}
.TagClassName
{
border-color: #063914;
}
</style>