Shades of Woody Brown #544040
Tints of Woody Brown #544040
RGB
CMYK
RGB Variations
Color information
#544040 (or 0x544040) is known color: Woody Brown. HEX triplet: 54, 40 and 40. RGB value is (84,64,64). Sum of RGB (Red+Green+Blue) = 84+64+64=212 (28% of max value = 765). Red value is 84 (33.20% from 255 or 39.62% from 212); Green value is 64 (25.39% from 255 or 30.19% from 212); Blue value is 64 (25.39% from 255 or 30.19% from 212); Max value from RGB is 84 - color contains mainly: red. Hex color #544040 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544040 is #ABBFBF. Grayscale: #464646. Windows color (decimal): -11255744 or 4210772. OLE color: 4210772.
HSL color Cylindrical-coordinate representation of color #544040: hue angle of 0º degrees, saturation: 0.14, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #544040 is Cyan = 0, Magento = 0.24, Yellow = 0.24 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 64 | - |
| CMYK | 0 | 0.24 | 0.24 | 0.67 |
| HSL | 0º | 0.14% | 0.29% | - |
| HSV(B) | 0º | 0.24% | 0.33% | - |
| XYZ | 6.41 | 5.92 | 5.66 | - |
| YUV | 69.98 | 124.63 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 64 | 0 | 0.24 | 0.24 | 0.67 | 0 | 0.14 | 0.29 |
| Hex | 54 | 40 | 40 | 0 | 18 | 18 | 43 | 0 | E | 1D |
| Octal | 124 | 100 | 100 | 0 | 30 | 30 | 103 | 0 | 16 | 35 |
| Binary | 1010100 | 1000000 | 1000000 | 0 | 11000 | 11000 | 1000011 | 0 | 1110 | 11101 |
Color Harmonies of #544040
Complementary color
Monochromatic Colors of #544040
Black with #544040
Text Example
Text Example
White with #544040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544040; }
p { color: rgb(84,64,64); }
H1.HeaderClassName
{
color: #544040;
}
.AnyTagClassName
{
color: #544040;
}
</style>
background-color css
<style>
a { background-color: #544040; }
a { background-color: rgb(84,64,64); }
div.DivClassName
{
background-color: #544040;
}
.BgClassName
{
background-color: #544040;
}
</style>
border-color css
<style>
span { border-color: #544040; }
span { border-color: rgb(84,64,64); }
td.TdClassName
{
border-color: #544040;
}
.TagClassName
{
border-color: #544040;
}
</style>