Shades of Millbrook #585447
Tints of Millbrook #585447
RGB
CMYK
RGB Variations
Color information
#585447 (or 0x585447) is known color: Millbrook. HEX triplet: 58, 54 and 47. RGB value is (88,84,71). Sum of RGB (Red+Green+Blue) = 88+84+71=243 (32% of max value = 765). Red value is 88 (34.77% from 255 or 36.21% from 243); Green value is 84 (33.20% from 255 or 34.57% from 243); Blue value is 71 (28.12% from 255 or 29.22% from 243); Max value from RGB is 88 - color contains mainly: red. Hex color #585447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585447 is #A7ABB8. Grayscale: #535353. Windows color (decimal): -10988473 or 4674648. OLE color: 4674648.
HSL color Cylindrical-coordinate representation of color #585447: hue angle of 45.88º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #585447 is Cyan = 0, Magento = 0.05, Yellow = 0.19 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 84 | 71 | - |
| CMYK | 0 | 0.05 | 0.19 | 0.65 |
| HSL | 45.88º | 0.11% | 0.31% | - |
| HSV(B) | 45.88º | 0.19% | 0.35% | - |
| XYZ | 8.33 | 8.87 | 7.23 | - |
| YUV | 83.71 | 120.83 | 131.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 84 | 71 | 0 | 0.05 | 0.19 | 0.65 | 45.88 | 0.11 | 0.31 |
| Hex | 58 | 54 | 47 | 0 | 5 | 13 | 41 | 2E | B | 1F |
| Octal | 130 | 124 | 107 | 0 | 5 | 23 | 101 | 56 | 13 | 37 |
| Binary | 1011000 | 1010100 | 1000111 | 0 | 101 | 10011 | 1000001 | 101110 | 1011 | 11111 |
Color Harmonies of #585447
Complementary color
Monochromatic Colors of #585447
Black with #585447
Text Example
Text Example
White with #585447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585447; }
p { color: rgb(88,84,71); }
H1.HeaderClassName
{
color: #585447;
}
.AnyTagClassName
{
color: #585447;
}
</style>
background-color css
<style>
a { background-color: #585447; }
a { background-color: rgb(88,84,71); }
div.DivClassName
{
background-color: #585447;
}
.BgClassName
{
background-color: #585447;
}
</style>
border-color css
<style>
span { border-color: #585447; }
span { border-color: rgb(88,84,71); }
td.TdClassName
{
border-color: #585447;
}
.TagClassName
{
border-color: #585447;
}
</style>