Shades of Deep Fir #083610
Tints of Deep Fir #083610
RGB
CMYK
RGB Variations
Color information
#083610 (or 0x083610) is known color: Deep Fir. HEX triplet: 08, 36 and 10. RGB value is (8,54,16). Sum of RGB (Red+Green+Blue) = 8+54+16=78 (10% of max value = 765). Red value is 8 (3.52% from 255 or 10.26% from 78); Green value is 54 (21.48% from 255 or 69.23% from 78); Blue value is 16 (6.64% from 255 or 20.51% from 78); Max value from RGB is 54 - color contains mainly: green. Hex color #083610 is not a web safe color. Web safe color analog (approx): #003300. Inversed color of #083610 is #F7C9EF. Grayscale: #242424. Windows color (decimal): -16239088 or 1062408. OLE color: 1062408.
HSL color Cylindrical-coordinate representation of color #083610: hue angle of 130.43º degrees, saturation: 0.74, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #083610 is Cyan = 0.85, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 8 | 54 | 16 | - |
| CMYK | 0.85 | 0 | 0.70 | 0.79 |
| HSL | 130.43º | 0.74% | 0.12% | - |
| HSV(B) | 130.43º | 0.85% | 0.21% | - |
| XYZ | 1.51 | 2.73 | 0.94 | - |
| YUV | 35.91 | 116.76 | 108.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 8 | 54 | 16 | 0.85 | 0 | 0.70 | 0.79 | 130.43 | 0.74 | 0.12 |
| Hex | 8 | 36 | 10 | 55 | 0 | 46 | 4F | 82 | 4A | C |
| Octal | 10 | 66 | 20 | 125 | 0 | 106 | 117 | 202 | 112 | 14 |
| Binary | 1000 | 110110 | 10000 | 1010101 | 0 | 1000110 | 1001111 | 10000010 | 1001010 | 1100 |
Color Harmonies of #083610
Complementary color
Monochromatic Colors of #083610
Black with #083610
Text Example
Text Example
White with #083610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #083610; }
p { color: rgb(8,54,16); }
H1.HeaderClassName
{
color: #083610;
}
.AnyTagClassName
{
color: #083610;
}
</style>
background-color css
<style>
a { background-color: #083610; }
a { background-color: rgb(8,54,16); }
div.DivClassName
{
background-color: #083610;
}
.BgClassName
{
background-color: #083610;
}
</style>
border-color css
<style>
span { border-color: #083610; }
span { border-color: rgb(8,54,16); }
td.TdClassName
{
border-color: #083610;
}
.TagClassName
{
border-color: #083610;
}
</style>