Shades of Millbrook #59594A
Tints of Millbrook #59594A
RGB
CMYK
RGB Variations
Color information
#59594A (or 0x59594A) is known color: Millbrook. HEX triplet: 59, 59 and 4A. RGB value is (89,89,74). Sum of RGB (Red+Green+Blue) = 89+89+74=252 (33% of max value = 765). Red value is 89 (35.16% from 255 or 35.32% from 252); Green value is 89 (35.16% from 255 or 35.32% from 252); Blue value is 74 (29.30% from 255 or 29.37% from 252); Max value from RGB is 89 - color contains mainly: red, green. Hex color #59594A is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #59594A is #A6A6B5. Grayscale: #575757. Windows color (decimal): -10921654 or 4872537. OLE color: 4872537.
HSL color Cylindrical-coordinate representation of color #59594A: hue angle of 60º degrees, saturation: 0.09, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #59594A is Cyan = 0, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
RGB | 89 | 89 | 74 | - |
CMYK | 0 | 0 | 0.17 | 0.65 |
HSL | 60º | 0.09% | 0.32% | - |
HSV(B) | 60º | 0.17% | 0.35% | - |
XYZ | 8.93 | 9.76 | 7.89 | - |
YUV | 87.29 | 120.5 | 129.22 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 89 | 89 | 74 | 0 | 0 | 0.17 | 0.65 | 60 | 0.09 | 0.32 |
Hex | 59 | 59 | 4A | 0 | 0 | 11 | 41 | 3C | 9 | 20 |
Octal | 131 | 131 | 112 | 0 | 0 | 21 | 101 | 74 | 11 | 40 |
Binary | 1011001 | 1011001 | 1001010 | 0 | 0 | 10001 | 1000001 | 111100 | 1001 | 100000 |
Color Harmonies of #59594A
Complementary color
Monochromatic Colors of #59594A
Black with #59594A
Text Example
Text Example
White with #59594A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #59594A; }
p { color: rgb(89,89,74); }
H1.HeaderClassName
{
color: #59594A;
}
.AnyTagClassName
{
color: #59594A;
}
</style>
background-color css
<style>
a { background-color: #59594A; }
a { background-color: rgb(89,89,74); }
div.DivClassName
{
background-color: #59594A;
}
.BgClassName
{
background-color: #59594A;
}
</style>
border-color css
<style>
span { border-color: #59594A; }
span { border-color: rgb(89,89,74); }
td.TdClassName
{
border-color: #59594A;
}
.TagClassName
{
border-color: #59594A;
}
</style>