Shades of Deep Fir #063315
Tints of Deep Fir #063315
RGB
CMYK
RGB Variations
Color information
#063315 (or 0x063315) is known color: Deep Fir. HEX triplet: 06, 33 and 15. RGB value is (6,51,21). Sum of RGB (Red+Green+Blue) = 6+51+21=78 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.69% from 78); Green value is 51 (20.31% from 255 or 65.38% from 78); Blue value is 21 (8.59% from 255 or 26.92% from 78); Max value from RGB is 51 - color contains mainly: green. Hex color #063315 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063315 is #F9CCEA. Grayscale: #222222. Windows color (decimal): -16370923 or 1389318. OLE color: 1389318.
HSL color Cylindrical-coordinate representation of color #063315: hue angle of 140º degrees, saturation: 0.79, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.2% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #063315 is Cyan = 0.88, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.8.
Color convert
| RGB | 6 | 51 | 21 | - |
| CMYK | 0.88 | 0 | 0.59 | 0.8 |
| HSL | 140º | 0.79% | 0.11% | - |
| HSV(B) | 140º | 0.88% | 0.2% | - |
| XYZ | 1.39 | 2.46 | 1.11 | - |
| YUV | 34.13 | 120.59 | 107.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 51 | 21 | 0.88 | 0 | 0.59 | 0.8 | 140 | 0.79 | 0.11 |
| Hex | 6 | 33 | 15 | 58 | 0 | 3B | 50 | 8C | 4F | B |
| Octal | 6 | 63 | 25 | 130 | 0 | 73 | 120 | 214 | 117 | 13 |
| Binary | 110 | 110011 | 10101 | 1011000 | 0 | 111011 | 1010000 | 10001100 | 1001111 | 1011 |
Color Harmonies of #063315
Complementary color
Monochromatic Colors of #063315
Black with #063315
Text Example
Text Example
White with #063315
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063315; }
p { color: rgb(6,51,21); }
H1.HeaderClassName
{
color: #063315;
}
.AnyTagClassName
{
color: #063315;
}
</style>
background-color css
<style>
a { background-color: #063315; }
a { background-color: rgb(6,51,21); }
div.DivClassName
{
background-color: #063315;
}
.BgClassName
{
background-color: #063315;
}
</style>
border-color css
<style>
span { border-color: #063315; }
span { border-color: rgb(6,51,21); }
td.TdClassName
{
border-color: #063315;
}
.TagClassName
{
border-color: #063315;
}
</style>