Shades of Dark Wood #906444
Tints of Dark Wood #906444
RGB
CMYK
RGB Variations
Color information
#906444 (or 0x906444) is known color: Dark Wood. HEX triplet: 90, 64 and 44. RGB value is (144,100,68). Sum of RGB (Red+Green+Blue) = 144+100+68=312 (41% of max value = 765). Red value is 144 (56.64% from 255 or 46.15% from 312); Green value is 100 (39.45% from 255 or 32.05% from 312); Blue value is 68 (26.95% from 255 or 21.79% from 312); Max value from RGB is 144 - color contains mainly: red. Hex color #906444 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #906444 is #6F9BBB. Grayscale: #6D6D6D. Windows color (decimal): -7314364 or 4482192. OLE color: 4482192.
HSL color Cylindrical-coordinate representation of color #906444: hue angle of 25.26º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #906444 is Cyan = 0, Magento = 0.31, Yellow = 0.53 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 100 | 68 | - |
| CMYK | 0 | 0.31 | 0.53 | 0.44 |
| HSL | 25.26º | 0.36% | 0.42% | - |
| HSV(B) | 25.26º | 0.53% | 0.56% | - |
| XYZ | 17.1 | 15.46 | 7.55 | - |
| YUV | 109.51 | 104.58 | 152.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 100 | 68 | 0 | 0.31 | 0.53 | 0.44 | 25.26 | 0.36 | 0.42 |
| Hex | 90 | 64 | 44 | 0 | 1F | 35 | 2C | 19 | 24 | 2A |
| Octal | 220 | 144 | 104 | 0 | 37 | 65 | 54 | 31 | 44 | 52 |
| Binary | 10010000 | 1100100 | 1000100 | 0 | 11111 | 110101 | 101100 | 11001 | 100100 | 101010 |
Color Harmonies of #906444
Complementary color
Monochromatic Colors of #906444
Black with #906444
Text Example
Text Example
White with #906444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #906444; }
p { color: rgb(144,100,68); }
H1.HeaderClassName
{
color: #906444;
}
.AnyTagClassName
{
color: #906444;
}
</style>
background-color css
<style>
a { background-color: #906444; }
a { background-color: rgb(144,100,68); }
div.DivClassName
{
background-color: #906444;
}
.BgClassName
{
background-color: #906444;
}
</style>
border-color css
<style>
span { border-color: #906444; }
span { border-color: rgb(144,100,68); }
td.TdClassName
{
border-color: #906444;
}
.TagClassName
{
border-color: #906444;
}
</style>