Shades of Woody Brown #584947
Tints of Woody Brown #584947
RGB
CMYK
RGB Variations
Color information
#584947 (or 0x584947) is known color: Woody Brown. HEX triplet: 58, 49 and 47. RGB value is (88,73,71). Sum of RGB (Red+Green+Blue) = 88+73+71=232 (30% of max value = 765). Red value is 88 (34.77% from 255 or 37.93% from 232); Green value is 73 (28.91% from 255 or 31.47% from 232); Blue value is 71 (28.12% from 255 or 30.60% from 232); Max value from RGB is 88 - color contains mainly: red. Hex color #584947 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584947 is #A7B6B8. Grayscale: #4D4D4D. Windows color (decimal): -10991289 or 4671832. OLE color: 4671832.
HSL color Cylindrical-coordinate representation of color #584947: hue angle of 7.06º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #584947 is Cyan = 0, Magento = 0.17, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 73 | 71 | - |
| CMYK | 0 | 0.17 | 0.19 | 0.65 |
| HSL | 7.06º | 0.11% | 0.31% | - |
| HSV(B) | 7.06º | 0.19% | 0.35% | - |
| XYZ | 7.54 | 7.29 | 6.97 | - |
| YUV | 77.26 | 124.47 | 135.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 73 | 71 | 0 | 0.17 | 0.19 | 0.65 | 7.06 | 0.11 | 0.31 |
| Hex | 58 | 49 | 47 | 0 | 11 | 13 | 41 | 7 | B | 1F |
| Octal | 130 | 111 | 107 | 0 | 21 | 23 | 101 | 7 | 13 | 37 |
| Binary | 1011000 | 1001001 | 1000111 | 0 | 10001 | 10011 | 1000001 | 111 | 1011 | 11111 |
Color Harmonies of #584947
Complementary color
Monochromatic Colors of #584947
Black with #584947
Text Example
Text Example
White with #584947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584947; }
p { color: rgb(88,73,71); }
H1.HeaderClassName
{
color: #584947;
}
.AnyTagClassName
{
color: #584947;
}
</style>
background-color css
<style>
a { background-color: #584947; }
a { background-color: rgb(88,73,71); }
div.DivClassName
{
background-color: #584947;
}
.BgClassName
{
background-color: #584947;
}
</style>
border-color css
<style>
span { border-color: #584947; }
span { border-color: rgb(88,73,71); }
td.TdClassName
{
border-color: #584947;
}
.TagClassName
{
border-color: #584947;
}
</style>