Shades of Deep Fir #062710
Tints of Deep Fir #062710
RGB
CMYK
RGB Variations
Color information
#062710 (or 0x062710) is known color: Deep Fir. HEX triplet: 06, 27 and 10. RGB value is (6,39,16). Sum of RGB (Red+Green+Blue) = 6+39+16=61 (8% of max value = 765). Red value is 6 (2.73% from 255 or 9.84% from 61); Green value is 39 (15.62% from 255 or 63.93% from 61); Blue value is 16 (6.64% from 255 or 26.23% from 61); Max value from RGB is 39 - color contains mainly: green. Hex color #062710 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #062710 is #F9D8EF. Grayscale: #1A1A1A. Windows color (decimal): -16374000 or 1058566. OLE color: 1058566.
HSL color Cylindrical-coordinate representation of color #062710: hue angle of 138.18º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #062710 is Cyan = 0.85, Magento = 0, Yellow = 0.59 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 6 | 39 | 16 | - |
| CMYK | 0.85 | 0 | 0.59 | 0.85 |
| HSL | 138.18º | 0.73% | 0.09% | - |
| HSV(B) | 138.18º | 0.85% | 0.15% | - |
| XYZ | 0.89 | 1.53 | 0.74 | - |
| YUV | 26.51 | 122.07 | 113.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 39 | 16 | 0.85 | 0 | 0.59 | 0.85 | 138.18 | 0.73 | 0.09 |
| Hex | 6 | 27 | 10 | 55 | 0 | 3B | 55 | 8A | 49 | 9 |
| Octal | 6 | 47 | 20 | 125 | 0 | 73 | 125 | 212 | 111 | 11 |
| Binary | 110 | 100111 | 10000 | 1010101 | 0 | 111011 | 1010101 | 10001010 | 1001001 | 1001 |
Color Harmonies of #062710
Complementary color
Monochromatic Colors of #062710
Black with #062710
Text Example
Text Example
White with #062710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #062710; }
p { color: rgb(6,39,16); }
H1.HeaderClassName
{
color: #062710;
}
.AnyTagClassName
{
color: #062710;
}
</style>
background-color css
<style>
a { background-color: #062710; }
a { background-color: rgb(6,39,16); }
div.DivClassName
{
background-color: #062710;
}
.BgClassName
{
background-color: #062710;
}
</style>
border-color css
<style>
span { border-color: #062710; }
span { border-color: rgb(6,39,16); }
td.TdClassName
{
border-color: #062710;
}
.TagClassName
{
border-color: #062710;
}
</style>