Shades of Woody Brown #584645
Tints of Woody Brown #584645
RGB
CMYK
RGB Variations
Color information
#584645 (or 0x584645) is known color: Woody Brown. HEX triplet: 58, 46 and 45. RGB value is (88,70,69). Sum of RGB (Red+Green+Blue) = 88+70+69=227 (30% of max value = 765). Red value is 88 (34.77% from 255 or 38.77% from 227); Green value is 70 (27.73% from 255 or 30.84% from 227); Blue value is 69 (27.34% from 255 or 30.40% from 227); Max value from RGB is 88 - color contains mainly: red. Hex color #584645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #584645 is #A7B9BA. Grayscale: #4B4B4B. Windows color (decimal): -10992059 or 4539992. OLE color: 4539992.
HSL color Cylindrical-coordinate representation of color #584645: hue angle of 3.16º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #584645 is Cyan = 0, Magento = 0.20, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 70 | 69 | - |
| CMYK | 0 | 0.20 | 0.22 | 0.65 |
| HSL | 3.16º | 0.12% | 0.31% | - |
| HSV(B) | 3.16º | 0.22% | 0.35% | - |
| XYZ | 7.29 | 6.88 | 6.57 | - |
| YUV | 75.27 | 124.46 | 137.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 70 | 69 | 0 | 0.20 | 0.22 | 0.65 | 3.16 | 0.12 | 0.31 |
| Hex | 58 | 46 | 45 | 0 | 14 | 16 | 41 | 3 | C | 1F |
| Octal | 130 | 106 | 105 | 0 | 24 | 26 | 101 | 3 | 14 | 37 |
| Binary | 1011000 | 1000110 | 1000101 | 0 | 10100 | 10110 | 1000001 | 11 | 1100 | 11111 |
Color Harmonies of #584645
Complementary color
Monochromatic Colors of #584645
Black with #584645
Text Example
Text Example
White with #584645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #584645; }
p { color: rgb(88,70,69); }
H1.HeaderClassName
{
color: #584645;
}
.AnyTagClassName
{
color: #584645;
}
</style>
background-color css
<style>
a { background-color: #584645; }
a { background-color: rgb(88,70,69); }
div.DivClassName
{
background-color: #584645;
}
.BgClassName
{
background-color: #584645;
}
</style>
border-color css
<style>
span { border-color: #584645; }
span { border-color: rgb(88,70,69); }
td.TdClassName
{
border-color: #584645;
}
.TagClassName
{
border-color: #584645;
}
</style>