Shades of Millbrook #595442
Tints of Millbrook #595442
RGB
CMYK
RGB Variations
Color information
#595442 (or 0x595442) is known color: Millbrook. HEX triplet: 59, 54 and 42. RGB value is (89,84,66). Sum of RGB (Red+Green+Blue) = 89+84+66=239 (31% of max value = 765). Red value is 89 (35.16% from 255 or 37.24% from 239); Green value is 84 (33.20% from 255 or 35.15% from 239); Blue value is 66 (26.17% from 255 or 27.62% from 239); Max value from RGB is 89 - color contains mainly: red. Hex color #595442 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #595442 is #A6ABBD. Grayscale: #535353. Windows color (decimal): -10922942 or 4346969. OLE color: 4346969.
HSL color Cylindrical-coordinate representation of color #595442: hue angle of 46.96º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #595442 is Cyan = 0, Magento = 0.06, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 89 | 84 | 66 | - |
| CMYK | 0 | 0.06 | 0.26 | 0.65 |
| HSL | 46.96º | 0.15% | 0.3% | - |
| HSV(B) | 46.96º | 0.26% | 0.35% | - |
| XYZ | 8.27 | 8.86 | 6.43 | - |
| YUV | 83.44 | 118.16 | 131.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 89 | 84 | 66 | 0 | 0.06 | 0.26 | 0.65 | 46.96 | 0.15 | 0.3 |
| Hex | 59 | 54 | 42 | 0 | 6 | 1A | 41 | 2F | F | 1E |
| Octal | 131 | 124 | 102 | 0 | 6 | 32 | 101 | 57 | 17 | 36 |
| Binary | 1011001 | 1010100 | 1000010 | 0 | 110 | 11010 | 1000001 | 101111 | 1111 | 11110 |
Color Harmonies of #595442
Complementary color
Monochromatic Colors of #595442
Black with #595442
Text Example
Text Example
White with #595442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #595442; }
p { color: rgb(89,84,66); }
H1.HeaderClassName
{
color: #595442;
}
.AnyTagClassName
{
color: #595442;
}
</style>
background-color css
<style>
a { background-color: #595442; }
a { background-color: rgb(89,84,66); }
div.DivClassName
{
background-color: #595442;
}
.BgClassName
{
background-color: #595442;
}
</style>
border-color css
<style>
span { border-color: #595442; }
span { border-color: rgb(89,84,66); }
td.TdClassName
{
border-color: #595442;
}
.TagClassName
{
border-color: #595442;
}
</style>