Shades of Millbrook #585751
Tints of Millbrook #585751
RGB
CMYK
RGB Variations
Color information
#585751 (or 0x585751) is known color: Millbrook. HEX triplet: 58, 57 and 51. RGB value is (88,87,81). Sum of RGB (Red+Green+Blue) = 88+87+81=256 (33% of max value = 765). Red value is 88 (34.77% from 255 or 34.38% from 256); Green value is 87 (34.38% from 255 or 33.98% from 256); Blue value is 81 (32.03% from 255 or 31.64% from 256); Max value from RGB is 88 - color contains mainly: red. Hex color #585751 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #585751 is #A7A8AE. Grayscale: #565656. Windows color (decimal): -10987695 or 5330776. OLE color: 5330776.
HSL color Cylindrical-coordinate representation of color #585751: hue angle of 51.43º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #585751 is Cyan = 0, Magento = 0.01, Yellow = 0.08 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 87 | 81 | - |
| CMYK | 0 | 0.01 | 0.08 | 0.65 |
| HSL | 51.43º | 0.04% | 0.33% | - |
| HSV(B) | 51.43º | 0.08% | 0.35% | - |
| XYZ | 8.92 | 9.49 | 9.15 | - |
| YUV | 86.62 | 124.83 | 128.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 87 | 81 | 0 | 0.01 | 0.08 | 0.65 | 51.43 | 0.04 | 0.33 |
| Hex | 58 | 57 | 51 | 0 | 1 | 8 | 41 | 33 | 4 | 21 |
| Octal | 130 | 127 | 121 | 0 | 1 | 10 | 101 | 63 | 4 | 41 |
| Binary | 1011000 | 1010111 | 1010001 | 0 | 1 | 1000 | 1000001 | 110011 | 100 | 100001 |
Color Harmonies of #585751
Complementary color
Monochromatic Colors of #585751
Black with #585751
Text Example
Text Example
White with #585751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585751; }
p { color: rgb(88,87,81); }
H1.HeaderClassName
{
color: #585751;
}
.AnyTagClassName
{
color: #585751;
}
</style>
background-color css
<style>
a { background-color: #585751; }
a { background-color: rgb(88,87,81); }
div.DivClassName
{
background-color: #585751;
}
.BgClassName
{
background-color: #585751;
}
</style>
border-color css
<style>
span { border-color: #585751; }
span { border-color: rgb(88,87,81); }
td.TdClassName
{
border-color: #585751;
}
.TagClassName
{
border-color: #585751;
}
</style>