Shades of Dark Wood #906545
Tints of Dark Wood #906545
RGB
CMYK
RGB Variations
Color information
#906545 (or 0x906545) is known color: Dark Wood. HEX triplet: 90, 65 and 45. RGB value is (144,101,69). Sum of RGB (Red+Green+Blue) = 144+101+69=314 (41% of max value = 765). Red value is 144 (56.64% from 255 or 45.86% from 314); Green value is 101 (39.84% from 255 or 32.17% from 314); Blue value is 69 (27.34% from 255 or 21.97% from 314); Max value from RGB is 144 - color contains mainly: red. Hex color #906545 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906545 is #6F9ABA. Grayscale: #6E6E6E. Windows color (decimal): -7314107 or 4547984. OLE color: 4547984.
HSL color Cylindrical-coordinate representation of color #906545: hue angle of 25.6º degrees, saturation: 0.35, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #906545 is Cyan = 0, Magento = 0.30, Yellow = 0.52 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 101 | 69 | - |
| CMYK | 0 | 0.30 | 0.52 | 0.44 |
| HSL | 25.6º | 0.35% | 0.42% | - |
| HSV(B) | 25.6º | 0.52% | 0.56% | - |
| XYZ | 17.23 | 15.67 | 7.75 | - |
| YUV | 110.21 | 104.75 | 152.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 101 | 69 | 0 | 0.30 | 0.52 | 0.44 | 25.6 | 0.35 | 0.42 |
| Hex | 90 | 65 | 45 | 0 | 1E | 34 | 2C | 1A | 23 | 2A |
| Octal | 220 | 145 | 105 | 0 | 36 | 64 | 54 | 32 | 43 | 52 |
| Binary | 10010000 | 1100101 | 1000101 | 0 | 11110 | 110100 | 101100 | 11010 | 100011 | 101010 |
Color Harmonies of #906545
Complementary color
Monochromatic Colors of #906545
Black with #906545
Text Example
Text Example
White with #906545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906545; }
p { color: rgb(144,101,69); }
H1.HeaderClassName
{
color: #906545;
}
.AnyTagClassName
{
color: #906545;
}
</style>
background-color css
<style>
a { background-color: #906545; }
a { background-color: rgb(144,101,69); }
div.DivClassName
{
background-color: #906545;
}
.BgClassName
{
background-color: #906545;
}
</style>
border-color css
<style>
span { border-color: #906545; }
span { border-color: rgb(144,101,69); }
td.TdClassName
{
border-color: #906545;
}
.TagClassName
{
border-color: #906545;
}
</style>