Shades of Deep Fir #063613
Tints of Deep Fir #063613
RGB
CMYK
RGB Variations
Color information
#063613 (or 0x063613) is known color: Deep Fir. HEX triplet: 06, 36 and 13. RGB value is (6,54,19). Sum of RGB (Red+Green+Blue) = 6+54+19=79 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.59% from 79); Green value is 54 (21.48% from 255 or 68.35% from 79); Blue value is 19 (7.81% from 255 or 24.05% from 79); Max value from RGB is 54 - color contains mainly: green. Hex color #063613 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063613 is #F9C9EC. Grayscale: #232323. Windows color (decimal): -16370157 or 1259014. OLE color: 1259014.
HSL color Cylindrical-coordinate representation of color #063613: hue angle of 136.25º degrees, saturation: 0.8, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #063613 is Cyan = 0.89, Magento = 0, Yellow = 0.65 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 6 | 54 | 19 | - |
| CMYK | 0.89 | 0 | 0.65 | 0.79 |
| HSL | 136.25º | 0.8% | 0.12% | - |
| HSV(B) | 136.25º | 0.89% | 0.21% | - |
| XYZ | 1.51 | 2.72 | 1.06 | - |
| YUV | 35.66 | 118.6 | 106.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 54 | 19 | 0.89 | 0 | 0.65 | 0.79 | 136.25 | 0.8 | 0.12 |
| Hex | 6 | 36 | 13 | 59 | 0 | 41 | 4F | 88 | 50 | C |
| Octal | 6 | 66 | 23 | 131 | 0 | 101 | 117 | 210 | 120 | 14 |
| Binary | 110 | 110110 | 10011 | 1011001 | 0 | 1000001 | 1001111 | 10001000 | 1010000 | 1100 |
Color Harmonies of #063613
Complementary color
Monochromatic Colors of #063613
Black with #063613
Text Example
Text Example
White with #063613
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063613; }
p { color: rgb(6,54,19); }
H1.HeaderClassName
{
color: #063613;
}
.AnyTagClassName
{
color: #063613;
}
</style>
background-color css
<style>
a { background-color: #063613; }
a { background-color: rgb(6,54,19); }
div.DivClassName
{
background-color: #063613;
}
.BgClassName
{
background-color: #063613;
}
</style>
border-color css
<style>
span { border-color: #063613; }
span { border-color: rgb(6,54,19); }
td.TdClassName
{
border-color: #063613;
}
.TagClassName
{
border-color: #063613;
}
</style>