Shades of Dark Wood #916444
Tints of Dark Wood #916444
RGB
CMYK
RGB Variations
Color information
#916444 (or 0x916444) is known color: Dark Wood. HEX triplet: 91, 64 and 44. RGB value is (145,100,68). Sum of RGB (Red+Green+Blue) = 145+100+68=313 (41% of max value = 765). Red value is 145 (57.03% from 255 or 46.33% from 313); Green value is 100 (39.45% from 255 or 31.95% from 313); Blue value is 68 (26.95% from 255 or 21.73% from 313); Max value from RGB is 145 - color contains mainly: red. Hex color #916444 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #916444 is #6E9BBB. Grayscale: #6D6D6D. Windows color (decimal): -7248828 or 4482193. OLE color: 4482193.
HSL color Cylindrical-coordinate representation of color #916444: hue angle of 24.94º degrees, saturation: 0.36, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #916444 is Cyan = 0, Magento = 0.31, Yellow = 0.53 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 100 | 68 | - |
| CMYK | 0 | 0.31 | 0.53 | 0.43 |
| HSL | 24.94º | 0.36% | 0.42% | - |
| HSV(B) | 24.94º | 0.53% | 0.57% | - |
| XYZ | 17.28 | 15.55 | 7.56 | - |
| YUV | 109.81 | 104.41 | 153.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 100 | 68 | 0 | 0.31 | 0.53 | 0.43 | 24.94 | 0.36 | 0.42 |
| Hex | 91 | 64 | 44 | 0 | 1F | 35 | 2B | 19 | 24 | 2A |
| Octal | 221 | 144 | 104 | 0 | 37 | 65 | 53 | 31 | 44 | 52 |
| Binary | 10010001 | 1100100 | 1000100 | 0 | 11111 | 110101 | 101011 | 11001 | 100100 | 101010 |
Color Harmonies of #916444
Complementary color
Monochromatic Colors of #916444
Black with #916444
Text Example
Text Example
White with #916444
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #916444; }
p { color: rgb(145,100,68); }
H1.HeaderClassName
{
color: #916444;
}
.AnyTagClassName
{
color: #916444;
}
</style>
background-color css
<style>
a { background-color: #916444; }
a { background-color: rgb(145,100,68); }
div.DivClassName
{
background-color: #916444;
}
.BgClassName
{
background-color: #916444;
}
</style>
border-color css
<style>
span { border-color: #916444; }
span { border-color: rgb(145,100,68); }
td.TdClassName
{
border-color: #916444;
}
.TagClassName
{
border-color: #916444;
}
</style>