Shades of Woody Brown #544745
Tints of Woody Brown #544745
RGB
CMYK
RGB Variations
Color information
#544745 (or 0x544745) is known color: Woody Brown. HEX triplet: 54, 47 and 45. RGB value is (84,71,69). Sum of RGB (Red+Green+Blue) = 84+71+69=224 (29% of max value = 765). Red value is 84 (33.20% from 255 or 37.5% from 224); Green value is 71 (28.12% from 255 or 31.70% from 224); Blue value is 69 (27.34% from 255 or 30.80% from 224); Max value from RGB is 84 - color contains mainly: red. Hex color #544745 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544745 is #ABB8BA. Grayscale: #4A4A4A. Windows color (decimal): -11253947 or 4540244. OLE color: 4540244.
HSL color Cylindrical-coordinate representation of color #544745: hue angle of 8º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #544745 is Cyan = 0, Magento = 0.15, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 71 | 69 | - |
| CMYK | 0 | 0.15 | 0.18 | 0.67 |
| HSL | 8º | 0.1% | 0.3% | - |
| HSV(B) | 8º | 0.18% | 0.33% | - |
| XYZ | 6.98 | 6.82 | 6.58 | - |
| YUV | 74.66 | 124.81 | 134.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 71 | 69 | 0 | 0.15 | 0.18 | 0.67 | 8 | 0.1 | 0.3 |
| Hex | 54 | 47 | 45 | 0 | F | 12 | 43 | 8 | A | 1E |
| Octal | 124 | 107 | 105 | 0 | 17 | 22 | 103 | 10 | 12 | 36 |
| Binary | 1010100 | 1000111 | 1000101 | 0 | 1111 | 10010 | 1000011 | 1000 | 1010 | 11110 |
Color Harmonies of #544745
Complementary color
Monochromatic Colors of #544745
Black with #544745
Text Example
Text Example
White with #544745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544745; }
p { color: rgb(84,71,69); }
H1.HeaderClassName
{
color: #544745;
}
.AnyTagClassName
{
color: #544745;
}
</style>
background-color css
<style>
a { background-color: #544745; }
a { background-color: rgb(84,71,69); }
div.DivClassName
{
background-color: #544745;
}
.BgClassName
{
background-color: #544745;
}
</style>
border-color css
<style>
span { border-color: #544745; }
span { border-color: rgb(84,71,69); }
td.TdClassName
{
border-color: #544745;
}
.TagClassName
{
border-color: #544745;
}
</style>