Shades of Millbrook #585648
Tints of Millbrook #585648
RGB
CMYK
RGB Variations
Color information
#585648 (or 0x585648) is known color: Millbrook. HEX triplet: 58, 56 and 48. RGB value is (88,86,72). Sum of RGB (Red+Green+Blue) = 88+86+72=246 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.77% from 246); Green value is 86 (33.98% from 255 or 34.96% from 246); Blue value is 72 (28.52% from 255 or 29.27% from 246); Max value from RGB is 88 - color contains mainly: red. Hex color #585648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585648 is #A7A9B7. Grayscale: #555555. Windows color (decimal): -10987960 or 4740696. OLE color: 4740696.
HSL color Cylindrical-coordinate representation of color #585648: hue angle of 52.5º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #585648 is Cyan = 0, Magento = 0.02, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 86 | 72 | - |
| CMYK | 0 | 0.02 | 0.18 | 0.65 |
| HSL | 52.5º | 0.1% | 0.31% | - |
| HSV(B) | 52.5º | 0.18% | 0.35% | - |
| XYZ | 8.52 | 9.2 | 7.46 | - |
| YUV | 85 | 120.66 | 130.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 86 | 72 | 0 | 0.02 | 0.18 | 0.65 | 52.5 | 0.1 | 0.31 |
| Hex | 58 | 56 | 48 | 0 | 2 | 12 | 41 | 34 | A | 1F |
| Octal | 130 | 126 | 110 | 0 | 2 | 22 | 101 | 64 | 12 | 37 |
| Binary | 1011000 | 1010110 | 1001000 | 0 | 10 | 10010 | 1000001 | 110100 | 1010 | 11111 |
Color Harmonies of #585648
Complementary color
Monochromatic Colors of #585648
Black with #585648
Text Example
Text Example
White with #585648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585648; }
p { color: rgb(88,86,72); }
H1.HeaderClassName
{
color: #585648;
}
.AnyTagClassName
{
color: #585648;
}
</style>
background-color css
<style>
a { background-color: #585648; }
a { background-color: rgb(88,86,72); }
div.DivClassName
{
background-color: #585648;
}
.BgClassName
{
background-color: #585648;
}
</style>
border-color css
<style>
span { border-color: #585648; }
span { border-color: rgb(88,86,72); }
td.TdClassName
{
border-color: #585648;
}
.TagClassName
{
border-color: #585648;
}
</style>