Shades of Woody Brown #524443
Tints of Woody Brown #524443
RGB
CMYK
RGB Variations
Color information
#524443 (or 0x524443) is known color: Woody Brown. HEX triplet: 52, 44 and 43. RGB value is (82,68,67). Sum of RGB (Red+Green+Blue) = 82+68+67=217 (28% of max value = 765). Red value is 82 (32.42% from 255 or 37.79% from 217); Green value is 68 (26.95% from 255 or 31.34% from 217); Blue value is 67 (26.56% from 255 or 30.88% from 217); Max value from RGB is 82 - color contains mainly: red. Hex color #524443 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524443 is #ADBBBC. Grayscale: #484848. Windows color (decimal): -11385789 or 4408402. OLE color: 4408402.
HSL color Cylindrical-coordinate representation of color #524443: hue angle of 4º degrees, saturation: 0.1, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #524443 is Cyan = 0, Magento = 0.17, Yellow = 0.18 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 68 | 67 | - |
| CMYK | 0 | 0.17 | 0.18 | 0.68 |
| HSL | 4º | 0.1% | 0.29% | - |
| HSV(B) | 4º | 0.18% | 0.32% | - |
| XYZ | 6.56 | 6.33 | 6.19 | - |
| YUV | 72.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 68 | 67 | 0 | 0.17 | 0.18 | 0.68 | 4 | 0.1 | 0.29 |
| Hex | 52 | 44 | 43 | 0 | 11 | 12 | 44 | 4 | A | 1D |
| Octal | 122 | 104 | 103 | 0 | 21 | 22 | 104 | 4 | 12 | 35 |
| Binary | 1010010 | 1000100 | 1000011 | 0 | 10001 | 10010 | 1000100 | 100 | 1010 | 11101 |
Color Harmonies of #524443
Complementary color
Monochromatic Colors of #524443
Black with #524443
Text Example
Text Example
White with #524443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524443; }
p { color: rgb(82,68,67); }
H1.HeaderClassName
{
color: #524443;
}
.AnyTagClassName
{
color: #524443;
}
</style>
background-color css
<style>
a { background-color: #524443; }
a { background-color: rgb(82,68,67); }
div.DivClassName
{
background-color: #524443;
}
.BgClassName
{
background-color: #524443;
}
</style>
border-color css
<style>
span { border-color: #524443; }
span { border-color: rgb(82,68,67); }
td.TdClassName
{
border-color: #524443;
}
.TagClassName
{
border-color: #524443;
}
</style>