Shades of Deep Fir #063719
Tints of Deep Fir #063719
RGB
CMYK
RGB Variations
Color information
#063719 (or 0x063719) is known color: Deep Fir. HEX triplet: 06, 37 and 19. RGB value is (6,55,25). Sum of RGB (Red+Green+Blue) = 6+55+25=86 (11% of max value = 765). Red value is 6 (2.73% from 255 or 6.98% from 86); Green value is 55 (21.88% from 255 or 63.95% from 86); Blue value is 25 (10.16% from 255 or 29.07% from 86); Max value from RGB is 55 - color contains mainly: green. Hex color #063719 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063719 is #F9C8E6. Grayscale: #242424. Windows color (decimal): -16369895 or 1652486. OLE color: 1652486.
HSL color Cylindrical-coordinate representation of color #063719: hue angle of 143.27º 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 #063719 is Cyan = 0.89, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 55 | 25 | - |
| CMYK | 0.89 | 0 | 0.55 | 0.78 |
| HSL | 143.27º | 0.8% | 0.12% | - |
| HSV(B) | 143.27º | 0.89% | 0.22% | - |
| XYZ | 1.62 | 2.84 | 1.38 | - |
| YUV | 36.93 | 121.27 | 105.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 55 | 25 | 0.89 | 0 | 0.55 | 0.78 | 143.27 | 0.8 | 0.12 |
| Hex | 6 | 37 | 19 | 59 | 0 | 37 | 4E | 8F | 50 | C |
| Octal | 6 | 67 | 31 | 131 | 0 | 67 | 116 | 217 | 120 | 14 |
| Binary | 110 | 110111 | 11001 | 1011001 | 0 | 110111 | 1001110 | 10001111 | 1010000 | 1100 |
Color Harmonies of #063719
Complementary color
Monochromatic Colors of #063719
Black with #063719
Text Example
Text Example
White with #063719
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063719; }
p { color: rgb(6,55,25); }
H1.HeaderClassName
{
color: #063719;
}
.AnyTagClassName
{
color: #063719;
}
</style>
background-color css
<style>
a { background-color: #063719; }
a { background-color: rgb(6,55,25); }
div.DivClassName
{
background-color: #063719;
}
.BgClassName
{
background-color: #063719;
}
</style>
border-color css
<style>
span { border-color: #063719; }
span { border-color: rgb(6,55,25); }
td.TdClassName
{
border-color: #063719;
}
.TagClassName
{
border-color: #063719;
}
</style>