Shades of Deep Fir #062910
Tints of Deep Fir #062910
RGB
CMYK
RGB Variations
Color information
#062910 (or 0x062910) is known color: Deep Fir. HEX triplet: 06, 29 and 10. RGB value is (6,41,16). Sum of RGB (Red+Green+Blue) = 6+41+16=63 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.52% from 63); Green value is 41 (16.41% from 255 or 65.08% from 63); Blue value is 16 (6.64% from 255 or 25.40% from 63); Max value from RGB is 41 - color contains mainly: green. Hex color #062910 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #062910 is #F9D6EF. Grayscale: #1B1B1B. Windows color (decimal): -16373488 or 1059078. OLE color: 1059078.
HSL color Cylindrical-coordinate representation of color #062910: hue angle of 137.14º degrees, saturation: 0.74, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.16% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #062910 is Cyan = 0.85, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.84.
Color convert
| RGB | 6 | 41 | 16 | - |
| CMYK | 0.85 | 0 | 0.61 | 0.84 |
| HSL | 137.14º | 0.74% | 0.09% | - |
| HSV(B) | 137.14º | 0.85% | 0.16% | - |
| XYZ | 0.96 | 1.66 | 0.76 | - |
| YUV | 27.69 | 121.4 | 112.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 41 | 16 | 0.85 | 0 | 0.61 | 0.84 | 137.14 | 0.74 | 0.09 |
| Hex | 6 | 29 | 10 | 55 | 0 | 3D | 54 | 89 | 4A | 9 |
| Octal | 6 | 51 | 20 | 125 | 0 | 75 | 124 | 211 | 112 | 11 |
| Binary | 110 | 101001 | 10000 | 1010101 | 0 | 111101 | 1010100 | 10001001 | 1001010 | 1001 |
Color Harmonies of #062910
Complementary color
Monochromatic Colors of #062910
Black with #062910
Text Example
Text Example
White with #062910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062910; }
p { color: rgb(6,41,16); }
H1.HeaderClassName
{
color: #062910;
}
.AnyTagClassName
{
color: #062910;
}
</style>
background-color css
<style>
a { background-color: #062910; }
a { background-color: rgb(6,41,16); }
div.DivClassName
{
background-color: #062910;
}
.BgClassName
{
background-color: #062910;
}
</style>
border-color css
<style>
span { border-color: #062910; }
span { border-color: rgb(6,41,16); }
td.TdClassName
{
border-color: #062910;
}
.TagClassName
{
border-color: #062910;
}
</style>