Shades of Millbrook #595641
Tints of Millbrook #595641
RGB
CMYK
RGB Variations
Color information
#595641 (or 0x595641) is known color: Millbrook. HEX triplet: 59, 56 and 41. RGB value is (89,86,65). Sum of RGB (Red+Green+Blue) = 89+86+65=240 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.08% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 65 (25.78% from 255 or 27.08% from 240); Max value from RGB is 89 - color contains mainly: red. Hex color #595641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #595641 is #A6A9BE. Grayscale: #545454. Windows color (decimal): -10922431 or 4281945. OLE color: 4281945.
HSL color Cylindrical-coordinate representation of color #595641: hue angle of 52.5º degrees, saturation: 0.16, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #595641 is Cyan = 0, Magento = 0.03, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 86 | 65 | - |
| CMYK | 0 | 0.03 | 0.27 | 0.65 |
| HSL | 52.5º | 0.16% | 0.3% | - |
| HSV(B) | 52.5º | 0.27% | 0.35% | - |
| XYZ | 8.4 | 9.16 | 6.33 | - |
| YUV | 84.5 | 116.99 | 131.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 86 | 65 | 0 | 0.03 | 0.27 | 0.65 | 52.5 | 0.16 | 0.3 |
| Hex | 59 | 56 | 41 | 0 | 3 | 1B | 41 | 34 | 10 | 1E |
| Octal | 131 | 126 | 101 | 0 | 3 | 33 | 101 | 64 | 20 | 36 |
| Binary | 1011001 | 1010110 | 1000001 | 0 | 11 | 11011 | 1000001 | 110100 | 10000 | 11110 |
Color Harmonies of #595641
Complementary color
Monochromatic Colors of #595641
Black with #595641
Text Example
Text Example
White with #595641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595641; }
p { color: rgb(89,86,65); }
H1.HeaderClassName
{
color: #595641;
}
.AnyTagClassName
{
color: #595641;
}
</style>
background-color css
<style>
a { background-color: #595641; }
a { background-color: rgb(89,86,65); }
div.DivClassName
{
background-color: #595641;
}
.BgClassName
{
background-color: #595641;
}
</style>
border-color css
<style>
span { border-color: #595641; }
span { border-color: rgb(89,86,65); }
td.TdClassName
{
border-color: #595641;
}
.TagClassName
{
border-color: #595641;
}
</style>