Shades of Millbrook #575641
Tints of Millbrook #575641
RGB
CMYK
RGB Variations
Color information
#575641 (or 0x575641) is known color: Millbrook. HEX triplet: 57, 56 and 41. RGB value is (87,86,65). Sum of RGB (Red+Green+Blue) = 87+86+65=238 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.55% from 238); Green value is 86 (33.98% from 255 or 36.13% from 238); Blue value is 65 (25.78% from 255 or 27.31% from 238); Max value from RGB is 87 - color contains mainly: red. Hex color #575641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575641 is #A8A9BE. Grayscale: #535353. Windows color (decimal): -11053503 or 4281943. OLE color: 4281943.
HSL color Cylindrical-coordinate representation of color #575641: hue angle of 57.27º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #575641 is Cyan = 0, Magento = 0.01, Yellow = 0.25 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 86 | 65 | - |
| CMYK | 0 | 0.01 | 0.25 | 0.66 |
| HSL | 57.27º | 0.14% | 0.3% | - |
| HSV(B) | 57.27º | 0.25% | 0.34% | - |
| XYZ | 8.21 | 9.06 | 6.32 | - |
| YUV | 83.91 | 117.33 | 130.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 65 | 0 | 0.01 | 0.25 | 0.66 | 57.27 | 0.14 | 0.3 |
| Hex | 57 | 56 | 41 | 0 | 1 | 19 | 42 | 39 | E | 1E |
| Octal | 127 | 126 | 101 | 0 | 1 | 31 | 102 | 71 | 16 | 36 |
| Binary | 1010111 | 1010110 | 1000001 | 0 | 1 | 11001 | 1000010 | 111001 | 1110 | 11110 |
Color Harmonies of #575641
Complementary color
Monochromatic Colors of #575641
Black with #575641
Text Example
Text Example
White with #575641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575641; }
p { color: rgb(87,86,65); }
H1.HeaderClassName
{
color: #575641;
}
.AnyTagClassName
{
color: #575641;
}
</style>
background-color css
<style>
a { background-color: #575641; }
a { background-color: rgb(87,86,65); }
div.DivClassName
{
background-color: #575641;
}
.BgClassName
{
background-color: #575641;
}
</style>
border-color css
<style>
span { border-color: #575641; }
span { border-color: rgb(87,86,65); }
td.TdClassName
{
border-color: #575641;
}
.TagClassName
{
border-color: #575641;
}
</style>