Shades of Deep Fir #063415
Tints of Deep Fir #063415
RGB
CMYK
RGB Variations
Color information
#063415 (or 0x063415) is known color: Deep Fir. HEX triplet: 06, 34 and 15. RGB value is (6,52,21). Sum of RGB (Red+Green+Blue) = 6+52+21=79 (10% of max value = 765). Red value is 6 (2.73% from 255 or 7.59% from 79); Green value is 52 (20.70% from 255 or 65.82% from 79); Blue value is 21 (8.59% from 255 or 26.58% from 79); Max value from RGB is 52 - color contains mainly: green. Hex color #063415 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #063415 is #F9CBEA. Grayscale: #222222. Windows color (decimal): -16370667 or 1389574. OLE color: 1389574.
HSL color Cylindrical-coordinate representation of color #063415: hue angle of 139.57º 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 #063415 is Cyan = 0.88, Magento = 0, Yellow = 0.60 and Black (K on CMYK) = 0.80.
Color convert
| RGB | 6 | 52 | 21 | - |
| CMYK | 0.88 | 0 | 0.60 | 0.80 |
| HSL | 139.57º | 0.79% | 0.11% | - |
| HSV(B) | 139.57º | 0.88% | 0.2% | - |
| XYZ | 1.44 | 2.55 | 1.13 | - |
| YUV | 34.71 | 120.26 | 107.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 21 | 0.88 | 0 | 0.60 | 0.80 | 139.57 | 0.79 | 0.11 |
| Hex | 6 | 34 | 15 | 58 | 0 | 3C | 50 | 8C | 4F | B |
| Octal | 6 | 64 | 25 | 130 | 0 | 74 | 120 | 214 | 117 | 13 |
| Binary | 110 | 110100 | 10101 | 1011000 | 0 | 111100 | 1010000 | 10001100 | 1001111 | 1011 |
Color Harmonies of #063415
Complementary color
Monochromatic Colors of #063415
Black with #063415
Text Example
Text Example
White with #063415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063415; }
p { color: rgb(6,52,21); }
H1.HeaderClassName
{
color: #063415;
}
.AnyTagClassName
{
color: #063415;
}
</style>
background-color css
<style>
a { background-color: #063415; }
a { background-color: rgb(6,52,21); }
div.DivClassName
{
background-color: #063415;
}
.BgClassName
{
background-color: #063415;
}
</style>
border-color css
<style>
span { border-color: #063415; }
span { border-color: rgb(6,52,21); }
td.TdClassName
{
border-color: #063415;
}
.TagClassName
{
border-color: #063415;
}
</style>