Shades of Deep Fir #063710
Tints of Deep Fir #063710
RGB
CMYK
RGB Variations
Color information
#063710 (or 0x063710) is known color: Deep Fir. HEX triplet: 06, 37 and 10. RGB value is (6,55,16). Sum of RGB (Red+Green+Blue) = 6+55+16=77 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.79% from 77); Green value is 55 (21.88% from 255 or 71.43% from 77); Blue value is 16 (6.64% from 255 or 20.78% from 77); Max value from RGB is 55 - color contains mainly: green. Hex color #063710 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063710 is #F9C8EF. Grayscale: #242424. Windows color (decimal): -16369904 or 1062662. OLE color: 1062662.
HSL color Cylindrical-coordinate representation of color #063710: hue angle of 132.24º degrees, saturation: 0.8, 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 #063710 is Cyan = 0.89, Magento = 0, Yellow = 0.71 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 55 | 16 | - |
| CMYK | 0.89 | 0 | 0.71 | 0.78 |
| HSL | 132.24º | 0.8% | 0.12% | - |
| HSV(B) | 132.24º | 0.89% | 0.22% | - |
| XYZ | 1.53 | 2.81 | 0.95 | - |
| YUV | 35.9 | 116.77 | 106.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 55 | 16 | 0.89 | 0 | 0.71 | 0.78 | 132.24 | 0.8 | 0.12 |
| Hex | 6 | 37 | 10 | 59 | 0 | 47 | 4E | 84 | 50 | C |
| Octal | 6 | 67 | 20 | 131 | 0 | 107 | 116 | 204 | 120 | 14 |
| Binary | 110 | 110111 | 10000 | 1011001 | 0 | 1000111 | 1001110 | 10000100 | 1010000 | 1100 |
Color Harmonies of #063710
Complementary color
Monochromatic Colors of #063710
Black with #063710
Text Example
Text Example
White with #063710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063710; }
p { color: rgb(6,55,16); }
H1.HeaderClassName
{
color: #063710;
}
.AnyTagClassName
{
color: #063710;
}
</style>
background-color css
<style>
a { background-color: #063710; }
a { background-color: rgb(6,55,16); }
div.DivClassName
{
background-color: #063710;
}
.BgClassName
{
background-color: #063710;
}
</style>
border-color css
<style>
span { border-color: #063710; }
span { border-color: rgb(6,55,16); }
td.TdClassName
{
border-color: #063710;
}
.TagClassName
{
border-color: #063710;
}
</style>