Shades of Woody Brown #544543
Tints of Woody Brown #544543
RGB
CMYK
RGB Variations
Color information
#544543 (or 0x544543) is known color: Woody Brown. HEX triplet: 54, 45 and 43. RGB value is (84,69,67). Sum of RGB (Red+Green+Blue) = 84+69+67=220 (29% of max value = 765). Red value is 84 (33.20% from 255 or 38.18% from 220); Green value is 69 (27.34% from 255 or 31.36% from 220); Blue value is 67 (26.56% from 255 or 30.45% from 220); Max value from RGB is 84 - color contains mainly: red. Hex color #544543 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #544543 is #ABBABC. Grayscale: #494949. Windows color (decimal): -11254461 or 4408660. OLE color: 4408660.
HSL color Cylindrical-coordinate representation of color #544543: hue angle of 7.06º degrees, saturation: 0.11, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #544543 is Cyan = 0, Magento = 0.18, Yellow = 0.20 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 69 | 67 | - |
| CMYK | 0 | 0.18 | 0.20 | 0.67 |
| HSL | 7.06º | 0.11% | 0.3% | - |
| HSV(B) | 7.06º | 0.2% | 0.33% | - |
| XYZ | 6.8 | 6.55 | 6.22 | - |
| YUV | 73.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 69 | 67 | 0 | 0.18 | 0.20 | 0.67 | 7.06 | 0.11 | 0.3 |
| Hex | 54 | 45 | 43 | 0 | 12 | 14 | 43 | 7 | B | 1E |
| Octal | 124 | 105 | 103 | 0 | 22 | 24 | 103 | 7 | 13 | 36 |
| Binary | 1010100 | 1000101 | 1000011 | 0 | 10010 | 10100 | 1000011 | 111 | 1011 | 11110 |
Color Harmonies of #544543
Complementary color
Monochromatic Colors of #544543
Black with #544543
Text Example
Text Example
White with #544543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544543; }
p { color: rgb(84,69,67); }
H1.HeaderClassName
{
color: #544543;
}
.AnyTagClassName
{
color: #544543;
}
</style>
background-color css
<style>
a { background-color: #544543; }
a { background-color: rgb(84,69,67); }
div.DivClassName
{
background-color: #544543;
}
.BgClassName
{
background-color: #544543;
}
</style>
border-color css
<style>
span { border-color: #544543; }
span { border-color: rgb(84,69,67); }
td.TdClassName
{
border-color: #544543;
}
.TagClassName
{
border-color: #544543;
}
</style>