Shades of Millbrook #575342
Tints of Millbrook #575342
RGB
CMYK
RGB Variations
Color information
#575342 (or 0x575342) is known color: Millbrook. HEX triplet: 57, 53 and 42. RGB value is (87,83,66). Sum of RGB (Red+Green+Blue) = 87+83+66=236 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.86% from 236); Green value is 83 (32.81% from 255 or 35.17% from 236); Blue value is 66 (26.17% from 255 or 27.97% from 236); Max value from RGB is 87 - color contains mainly: red. Hex color #575342 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575342 is #A8ACBD. Grayscale: #525252. Windows color (decimal): -11054270 or 4346711. OLE color: 4346711.
HSL color Cylindrical-coordinate representation of color #575342: hue angle of 48.57º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #575342 is Cyan = 0, Magento = 0.05, Yellow = 0.24 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 83 | 66 | - |
| CMYK | 0 | 0.05 | 0.24 | 0.66 |
| HSL | 48.57º | 0.14% | 0.3% | - |
| HSV(B) | 48.57º | 0.24% | 0.34% | - |
| XYZ | 8.01 | 8.61 | 6.39 | - |
| YUV | 82.26 | 118.83 | 131.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 83 | 66 | 0 | 0.05 | 0.24 | 0.66 | 48.57 | 0.14 | 0.3 |
| Hex | 57 | 53 | 42 | 0 | 5 | 18 | 42 | 31 | E | 1E |
| Octal | 127 | 123 | 102 | 0 | 5 | 30 | 102 | 61 | 16 | 36 |
| Binary | 1010111 | 1010011 | 1000010 | 0 | 101 | 11000 | 1000010 | 110001 | 1110 | 11110 |
Color Harmonies of #575342
Complementary color
Monochromatic Colors of #575342
Black with #575342
Text Example
Text Example
White with #575342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575342; }
p { color: rgb(87,83,66); }
H1.HeaderClassName
{
color: #575342;
}
.AnyTagClassName
{
color: #575342;
}
</style>
background-color css
<style>
a { background-color: #575342; }
a { background-color: rgb(87,83,66); }
div.DivClassName
{
background-color: #575342;
}
.BgClassName
{
background-color: #575342;
}
</style>
border-color css
<style>
span { border-color: #575342; }
span { border-color: rgb(87,83,66); }
td.TdClassName
{
border-color: #575342;
}
.TagClassName
{
border-color: #575342;
}
</style>