Shades of Woody Brown #524846
Tints of Woody Brown #524846
RGB
CMYK
RGB Variations
Color information
#524846 (or 0x524846) is known color: Woody Brown. HEX triplet: 52, 48 and 46. RGB value is (82,72,70). Sum of RGB (Red+Green+Blue) = 82+72+70=224 (29% of max value = 765). Red value is 82 (32.42% from 255 or 36.61% from 224); Green value is 72 (28.52% from 255 or 32.14% from 224); Blue value is 70 (27.73% from 255 or 31.25% from 224); Max value from RGB is 82 - color contains mainly: red. Hex color #524846 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #524846 is #ADB7B9. Grayscale: #4A4A4A. Windows color (decimal): -11384762 or 4606034. OLE color: 4606034.
HSL color Cylindrical-coordinate representation of color #524846: hue angle of 10º degrees, saturation: 0.08, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #524846 is Cyan = 0, Magento = 0.12, Yellow = 0.15 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 72 | 70 | - |
| CMYK | 0 | 0.12 | 0.15 | 0.68 |
| HSL | 10º | 0.08% | 0.3% | - |
| HSV(B) | 10º | 0.15% | 0.32% | - |
| XYZ | 6.9 | 6.87 | 6.76 | - |
| YUV | 74.76 | 125.31 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 72 | 70 | 0 | 0.12 | 0.15 | 0.68 | 10 | 0.08 | 0.3 |
| Hex | 52 | 48 | 46 | 0 | C | F | 44 | A | 8 | 1E |
| Octal | 122 | 110 | 106 | 0 | 14 | 17 | 104 | 12 | 10 | 36 |
| Binary | 1010010 | 1001000 | 1000110 | 0 | 1100 | 1111 | 1000100 | 1010 | 1000 | 11110 |
Color Harmonies of #524846
Complementary color
Monochromatic Colors of #524846
Black with #524846
Text Example
Text Example
White with #524846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524846; }
p { color: rgb(82,72,70); }
H1.HeaderClassName
{
color: #524846;
}
.AnyTagClassName
{
color: #524846;
}
</style>
background-color css
<style>
a { background-color: #524846; }
a { background-color: rgb(82,72,70); }
div.DivClassName
{
background-color: #524846;
}
.BgClassName
{
background-color: #524846;
}
</style>
border-color css
<style>
span { border-color: #524846; }
span { border-color: rgb(82,72,70); }
td.TdClassName
{
border-color: #524846;
}
.TagClassName
{
border-color: #524846;
}
</style>