Shades of Deep Fir #063915
Tints of Deep Fir #063915
RGB
CMYK
RGB Variations
Color information
#063915 (or 0x063915) is known color: Deep Fir. HEX triplet: 06, 39 and 15. RGB value is (6,57,21). Sum of RGB (Red+Green+Blue) = 6+57+21=84 (11% of max value = 765). Red value is 6 (2.73% from 255 or 7.14% from 84); Green value is 57 (22.66% from 255 or 67.86% from 84); Blue value is 21 (8.59% from 255 or 25% from 84); Max value from RGB is 57 - color contains mainly: green. Hex color #063915 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063915 is #F9C6EA. Grayscale: #252525. Windows color (decimal): -16369387 or 1390854. OLE color: 1390854.
HSL color Cylindrical-coordinate representation of color #063915: hue angle of 137.65º 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 #063915 is Cyan = 0.89, Magento = 0, Yellow = 0.63 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 57 | 21 | - |
| CMYK | 0.89 | 0 | 0.63 | 0.78 |
| HSL | 137.65º | 0.81% | 0.12% | - |
| HSV(B) | 137.65º | 0.89% | 0.22% | - |
| XYZ | 1.67 | 3.02 | 1.2 | - |
| YUV | 37.65 | 118.6 | 105.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 57 | 21 | 0.89 | 0 | 0.63 | 0.78 | 137.65 | 0.81 | 0.12 |
| Hex | 6 | 39 | 15 | 59 | 0 | 3F | 4E | 8A | 51 | C |
| Octal | 6 | 71 | 25 | 131 | 0 | 77 | 116 | 212 | 121 | 14 |
| Binary | 110 | 111001 | 10101 | 1011001 | 0 | 111111 | 1001110 | 10001010 | 1010001 | 1100 |
Color Harmonies of #063915
Complementary color
Monochromatic Colors of #063915
Black with #063915
Text Example
Text Example
White with #063915
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063915; }
p { color: rgb(6,57,21); }
H1.HeaderClassName
{
color: #063915;
}
.AnyTagClassName
{
color: #063915;
}
</style>
background-color css
<style>
a { background-color: #063915; }
a { background-color: rgb(6,57,21); }
div.DivClassName
{
background-color: #063915;
}
.BgClassName
{
background-color: #063915;
}
</style>
border-color css
<style>
span { border-color: #063915; }
span { border-color: rgb(6,57,21); }
td.TdClassName
{
border-color: #063915;
}
.TagClassName
{
border-color: #063915;
}
</style>