Shades of Millbrook #585749
Tints of Millbrook #585749
RGB
CMYK
RGB Variations
Color information
#585749 (or 0x585749) is known color: Millbrook. HEX triplet: 58, 57 and 49. RGB value is (88,87,73). Sum of RGB (Red+Green+Blue) = 88+87+73=248 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.48% from 248); Green value is 87 (34.38% from 255 or 35.08% from 248); Blue value is 73 (28.91% from 255 or 29.44% from 248); Max value from RGB is 88 - color contains mainly: red. Hex color #585749 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585749 is #A7A8B6. Grayscale: #555555. Windows color (decimal): -10987703 or 4806488. OLE color: 4806488.
HSL color Cylindrical-coordinate representation of color #585749: hue angle of 56º 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 #585749 is Cyan = 0, Magento = 0.01, Yellow = 0.17 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 87 | 73 | - |
| CMYK | 0 | 0.01 | 0.17 | 0.65 |
| HSL | 56º | 0.09% | 0.32% | - |
| HSV(B) | 56º | 0.17% | 0.35% | - |
| XYZ | 8.64 | 9.37 | 7.66 | - |
| YUV | 85.7 | 120.83 | 129.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 73 | 0 | 0.01 | 0.17 | 0.65 | 56 | 0.09 | 0.32 |
| Hex | 58 | 57 | 49 | 0 | 1 | 11 | 41 | 38 | 9 | 20 |
| Octal | 130 | 127 | 111 | 0 | 1 | 21 | 101 | 70 | 11 | 40 |
| Binary | 1011000 | 1010111 | 1001001 | 0 | 1 | 10001 | 1000001 | 111000 | 1001 | 100000 |
Color Harmonies of #585749
Complementary color
Monochromatic Colors of #585749
Black with #585749
Text Example
Text Example
White with #585749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585749; }
p { color: rgb(88,87,73); }
H1.HeaderClassName
{
color: #585749;
}
.AnyTagClassName
{
color: #585749;
}
</style>
background-color css
<style>
a { background-color: #585749; }
a { background-color: rgb(88,87,73); }
div.DivClassName
{
background-color: #585749;
}
.BgClassName
{
background-color: #585749;
}
</style>
border-color css
<style>
span { border-color: #585749; }
span { border-color: rgb(88,87,73); }
td.TdClassName
{
border-color: #585749;
}
.TagClassName
{
border-color: #585749;
}
</style>