Shades of Millbrook #585641
Tints of Millbrook #585641
RGB
CMYK
RGB Variations
Color information
#585641 (or 0x585641) is known color: Millbrook. HEX triplet: 58, 56 and 41. RGB value is (88,86,65). Sum of RGB (Red+Green+Blue) = 88+86+65=239 (31% of max value = 765). Red value is 88 (34.77% from 255 or 36.82% from 239); Green value is 86 (33.98% from 255 or 35.98% from 239); Blue value is 65 (25.78% from 255 or 27.20% from 239); Max value from RGB is 88 - color contains mainly: red. Hex color #585641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585641 is #A7A9BE. Grayscale: #545454. Windows color (decimal): -10987967 or 4281944. OLE color: 4281944.
HSL color Cylindrical-coordinate representation of color #585641: hue angle of 54.78º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #585641 is Cyan = 0, Magento = 0.02, Yellow = 0.26 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 86 | 65 | - |
| CMYK | 0 | 0.02 | 0.26 | 0.65 |
| HSL | 54.78º | 0.15% | 0.3% | - |
| HSV(B) | 54.78º | 0.26% | 0.35% | - |
| XYZ | 8.31 | 9.11 | 6.32 | - |
| YUV | 84.2 | 117.16 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 65 | 0 | 0.02 | 0.26 | 0.65 | 54.78 | 0.15 | 0.3 |
| Hex | 58 | 56 | 41 | 0 | 2 | 1A | 41 | 37 | F | 1E |
| Octal | 130 | 126 | 101 | 0 | 2 | 32 | 101 | 67 | 17 | 36 |
| Binary | 1011000 | 1010110 | 1000001 | 0 | 10 | 11010 | 1000001 | 110111 | 1111 | 11110 |
Color Harmonies of #585641
Complementary color
Monochromatic Colors of #585641
Black with #585641
Text Example
Text Example
White with #585641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585641; }
p { color: rgb(88,86,65); }
H1.HeaderClassName
{
color: #585641;
}
.AnyTagClassName
{
color: #585641;
}
</style>
background-color css
<style>
a { background-color: #585641; }
a { background-color: rgb(88,86,65); }
div.DivClassName
{
background-color: #585641;
}
.BgClassName
{
background-color: #585641;
}
</style>
border-color css
<style>
span { border-color: #585641; }
span { border-color: rgb(88,86,65); }
td.TdClassName
{
border-color: #585641;
}
.TagClassName
{
border-color: #585641;
}
</style>