Shades of Millbrook #585548
Tints of Millbrook #585548
RGB
CMYK
RGB Variations
Color information
#585548 (or 0x585548) is known color: Millbrook. HEX triplet: 58, 55 and 48. RGB value is (88,85,72). Sum of RGB (Red+Green+Blue) = 88+85+72=245 (32% of max value = 765). Red value is 88 (34.77% from 255 or 35.92% from 245); Green value is 85 (33.59% from 255 or 34.69% from 245); Blue value is 72 (28.52% from 255 or 29.39% from 245); Max value from RGB is 88 - color contains mainly: red. Hex color #585548 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #585548 is #A7AAB7. Grayscale: #545454. Windows color (decimal): -10988216 or 4740440. OLE color: 4740440.
HSL color Cylindrical-coordinate representation of color #585548: hue angle of 48.75º 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 #585548 is Cyan = 0, Magento = 0.03, Yellow = 0.18 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 85 | 72 | - |
| CMYK | 0 | 0.03 | 0.18 | 0.65 |
| HSL | 48.75º | 0.1% | 0.31% | - |
| HSV(B) | 48.75º | 0.18% | 0.35% | - |
| XYZ | 8.44 | 9.04 | 7.43 | - |
| YUV | 84.42 | 120.99 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 85 | 72 | 0 | 0.03 | 0.18 | 0.65 | 48.75 | 0.1 | 0.31 |
| Hex | 58 | 55 | 48 | 0 | 3 | 12 | 41 | 31 | A | 1F |
| Octal | 130 | 125 | 110 | 0 | 3 | 22 | 101 | 61 | 12 | 37 |
| Binary | 1011000 | 1010101 | 1001000 | 0 | 11 | 10010 | 1000001 | 110001 | 1010 | 11111 |
Color Harmonies of #585548
Complementary color
Monochromatic Colors of #585548
Black with #585548
Text Example
Text Example
White with #585548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #585548; }
p { color: rgb(88,85,72); }
H1.HeaderClassName
{
color: #585548;
}
.AnyTagClassName
{
color: #585548;
}
</style>
background-color css
<style>
a { background-color: #585548; }
a { background-color: rgb(88,85,72); }
div.DivClassName
{
background-color: #585548;
}
.BgClassName
{
background-color: #585548;
}
</style>
border-color css
<style>
span { border-color: #585548; }
span { border-color: rgb(88,85,72); }
td.TdClassName
{
border-color: #585548;
}
.TagClassName
{
border-color: #585548;
}
</style>