Shades of Millbrook #585445
Tints of Millbrook #585445
RGB
CMYK
RGB Variations
Color information
#585445 (or 0x585445) is known color: Millbrook. HEX triplet: 58, 54 and 45. RGB value is (88,84,69). Sum of RGB (Red+Green+Blue) = 88+84+69=241 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.51% from 241); Green value is 84 (33.20% from 255 or 34.85% from 241); Blue value is 69 (27.34% from 255 or 28.63% from 241); Max value from RGB is 88 - color contains mainly: red. Hex color #585445 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585445 is #A7ABBA. Grayscale: #535353. Windows color (decimal): -10988475 or 4543576. OLE color: 4543576.
HSL color Cylindrical-coordinate representation of color #585445: hue angle of 47.37º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #585445 is Cyan = 0, Magento = 0.05, Yellow = 0.22 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 84 | 69 | - |
| CMYK | 0 | 0.05 | 0.22 | 0.65 |
| HSL | 47.37º | 0.12% | 0.31% | - |
| HSV(B) | 47.37º | 0.22% | 0.35% | - |
| XYZ | 8.27 | 8.85 | 6.9 | - |
| YUV | 83.49 | 119.83 | 131.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 84 | 69 | 0 | 0.05 | 0.22 | 0.65 | 47.37 | 0.12 | 0.31 |
| Hex | 58 | 54 | 45 | 0 | 5 | 16 | 41 | 2F | C | 1F |
| Octal | 130 | 124 | 105 | 0 | 5 | 26 | 101 | 57 | 14 | 37 |
| Binary | 1011000 | 1010100 | 1000101 | 0 | 101 | 10110 | 1000001 | 101111 | 1100 | 11111 |
Color Harmonies of #585445
Complementary color
Monochromatic Colors of #585445
Black with #585445
Text Example
Text Example
White with #585445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585445; }
p { color: rgb(88,84,69); }
H1.HeaderClassName
{
color: #585445;
}
.AnyTagClassName
{
color: #585445;
}
</style>
background-color css
<style>
a { background-color: #585445; }
a { background-color: rgb(88,84,69); }
div.DivClassName
{
background-color: #585445;
}
.BgClassName
{
background-color: #585445;
}
</style>
border-color css
<style>
span { border-color: #585445; }
span { border-color: rgb(88,84,69); }
td.TdClassName
{
border-color: #585445;
}
.TagClassName
{
border-color: #585445;
}
</style>