Shades of Dark Wood #906342
Tints of Dark Wood #906342
RGB
CMYK
RGB Variations
Color information
#906342 (or 0x906342) is known color: Dark Wood. HEX triplet: 90, 63 and 42. RGB value is (144,99,66). Sum of RGB (Red+Green+Blue) = 144+99+66=309 (40% of max value = 765). Red value is 144 (56.64% from 255 or 46.60% from 309); Green value is 99 (39.06% from 255 or 32.04% from 309); Blue value is 66 (26.17% from 255 or 21.36% from 309); Max value from RGB is 144 - color contains mainly: red. Hex color #906342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906342 is #6F9CBD. Grayscale: #6C6C6C. Windows color (decimal): -7314622 or 4350864. OLE color: 4350864.
HSL color Cylindrical-coordinate representation of color #906342: hue angle of 25.38º degrees, saturation: 0.37, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #906342 is Cyan = 0, Magento = 0.31, Yellow = 0.54 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 99 | 66 | - |
| CMYK | 0 | 0.31 | 0.54 | 0.44 |
| HSL | 25.38º | 0.37% | 0.41% | - |
| HSV(B) | 25.38º | 0.54% | 0.56% | - |
| XYZ | 16.95 | 15.25 | 7.2 | - |
| YUV | 108.69 | 103.91 | 153.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 99 | 66 | 0 | 0.31 | 0.54 | 0.44 | 25.38 | 0.37 | 0.41 |
| Hex | 90 | 63 | 42 | 0 | 1F | 36 | 2C | 19 | 25 | 29 |
| Octal | 220 | 143 | 102 | 0 | 37 | 66 | 54 | 31 | 45 | 51 |
| Binary | 10010000 | 1100011 | 1000010 | 0 | 11111 | 110110 | 101100 | 11001 | 100101 | 101001 |
Color Harmonies of #906342
Complementary color
Monochromatic Colors of #906342
Black with #906342
Text Example
Text Example
White with #906342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906342; }
p { color: rgb(144,99,66); }
H1.HeaderClassName
{
color: #906342;
}
.AnyTagClassName
{
color: #906342;
}
</style>
background-color css
<style>
a { background-color: #906342; }
a { background-color: rgb(144,99,66); }
div.DivClassName
{
background-color: #906342;
}
.BgClassName
{
background-color: #906342;
}
</style>
border-color css
<style>
span { border-color: #906342; }
span { border-color: rgb(144,99,66); }
td.TdClassName
{
border-color: #906342;
}
.TagClassName
{
border-color: #906342;
}
</style>