Shades of Millbrook #575640
Tints of Millbrook #575640
RGB
CMYK
RGB Variations
Color information
#575640 (or 0x575640) is known color: Millbrook. HEX triplet: 57, 56 and 40. RGB value is (87,86,64). Sum of RGB (Red+Green+Blue) = 87+86+64=237 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.71% from 237); Green value is 86 (33.98% from 255 or 36.29% from 237); Blue value is 64 (25.39% from 255 or 27.00% from 237); Max value from RGB is 87 - color contains mainly: red. Hex color #575640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575640 is #A8A9BF. Grayscale: #535353. Windows color (decimal): -11053504 or 4216407. OLE color: 4216407.
HSL color Cylindrical-coordinate representation of color #575640: hue angle of 57.39º degrees, saturation: 0.15, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #575640 is Cyan = 0, Magento = 0.01, Yellow = 0.26 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 86 | 64 | - |
| CMYK | 0 | 0.01 | 0.26 | 0.66 |
| HSL | 57.39º | 0.15% | 0.3% | - |
| HSV(B) | 57.39º | 0.26% | 0.34% | - |
| XYZ | 8.18 | 9.05 | 6.17 | - |
| YUV | 83.79 | 116.83 | 130.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 64 | 0 | 0.01 | 0.26 | 0.66 | 57.39 | 0.15 | 0.3 |
| Hex | 57 | 56 | 40 | 0 | 1 | 1A | 42 | 39 | F | 1E |
| Octal | 127 | 126 | 100 | 0 | 1 | 32 | 102 | 71 | 17 | 36 |
| Binary | 1010111 | 1010110 | 1000000 | 0 | 1 | 11010 | 1000010 | 111001 | 1111 | 11110 |
Color Harmonies of #575640
Complementary color
Monochromatic Colors of #575640
Black with #575640
Text Example
Text Example
White with #575640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575640; }
p { color: rgb(87,86,64); }
H1.HeaderClassName
{
color: #575640;
}
.AnyTagClassName
{
color: #575640;
}
</style>
background-color css
<style>
a { background-color: #575640; }
a { background-color: rgb(87,86,64); }
div.DivClassName
{
background-color: #575640;
}
.BgClassName
{
background-color: #575640;
}
</style>
border-color css
<style>
span { border-color: #575640; }
span { border-color: rgb(87,86,64); }
td.TdClassName
{
border-color: #575640;
}
.TagClassName
{
border-color: #575640;
}
</style>