Shades of Deep Fir #063819
Tints of Deep Fir #063819
RGB
CMYK
RGB Variations
Color information
#063819 (or 0x063819) is known color: Deep Fir. HEX triplet: 06, 38 and 19. RGB value is (6,56,25). Sum of RGB (Red+Green+Blue) = 6+56+25=87 (11% of max value = 765). Red value is 6 (2.73% from 255 or 6.90% from 87); Green value is 56 (22.27% from 255 or 64.37% from 87); Blue value is 25 (10.16% from 255 or 28.74% from 87); Max value from RGB is 56 - color contains mainly: green. Hex color #063819 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063819 is #F9C7E6. Grayscale: #252525. Windows color (decimal): -16369639 or 1652742. OLE color: 1652742.
HSL color Cylindrical-coordinate representation of color #063819: hue angle of 142.8º 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 #063819 is Cyan = 0.89, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 6 | 56 | 25 | - |
| CMYK | 0.89 | 0 | 0.55 | 0.78 |
| HSL | 142.8º | 0.81% | 0.12% | - |
| HSV(B) | 142.8º | 0.89% | 0.22% | - |
| XYZ | 1.66 | 2.94 | 1.4 | - |
| YUV | 37.52 | 120.94 | 105.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 56 | 25 | 0.89 | 0 | 0.55 | 0.78 | 142.8 | 0.81 | 0.12 |
| Hex | 6 | 38 | 19 | 59 | 0 | 37 | 4E | 8F | 51 | C |
| Octal | 6 | 70 | 31 | 131 | 0 | 67 | 116 | 217 | 121 | 14 |
| Binary | 110 | 111000 | 11001 | 1011001 | 0 | 110111 | 1001110 | 10001111 | 1010001 | 1100 |
Color Harmonies of #063819
Complementary color
Monochromatic Colors of #063819
Black with #063819
Text Example
Text Example
White with #063819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063819; }
p { color: rgb(6,56,25); }
H1.HeaderClassName
{
color: #063819;
}
.AnyTagClassName
{
color: #063819;
}
</style>
background-color css
<style>
a { background-color: #063819; }
a { background-color: rgb(6,56,25); }
div.DivClassName
{
background-color: #063819;
}
.BgClassName
{
background-color: #063819;
}
</style>
border-color css
<style>
span { border-color: #063819; }
span { border-color: rgb(6,56,25); }
td.TdClassName
{
border-color: #063819;
}
.TagClassName
{
border-color: #063819;
}
</style>