Shades of Millbrook #575645
Tints of Millbrook #575645
RGB
CMYK
RGB Variations
Color information
#575645 (or 0x575645) is known color: Millbrook. HEX triplet: 57, 56 and 45. RGB value is (87,86,69). Sum of RGB (Red+Green+Blue) = 87+86+69=242 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.95% from 242); Green value is 86 (33.98% from 255 or 35.54% from 242); Blue value is 69 (27.34% from 255 or 28.51% from 242); Max value from RGB is 87 - color contains mainly: red. Hex color #575645 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575645 is #A8A9BA. Grayscale: #545454. Windows color (decimal): -11053499 or 4544087. OLE color: 4544087.
HSL color Cylindrical-coordinate representation of color #575645: hue angle of 56.67º degrees, saturation: 0.12, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #575645 is Cyan = 0, Magento = 0.01, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 86 | 69 | - |
| CMYK | 0 | 0.01 | 0.21 | 0.66 |
| HSL | 56.67º | 0.12% | 0.31% | - |
| HSV(B) | 56.67º | 0.21% | 0.34% | - |
| XYZ | 8.33 | 9.11 | 6.95 | - |
| YUV | 84.36 | 119.33 | 129.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 69 | 0 | 0.01 | 0.21 | 0.66 | 56.67 | 0.12 | 0.31 |
| Hex | 57 | 56 | 45 | 0 | 1 | 15 | 42 | 39 | C | 1F |
| Octal | 127 | 126 | 105 | 0 | 1 | 25 | 102 | 71 | 14 | 37 |
| Binary | 1010111 | 1010110 | 1000101 | 0 | 1 | 10101 | 1000010 | 111001 | 1100 | 11111 |
Color Harmonies of #575645
Complementary color
Monochromatic Colors of #575645
Black with #575645
Text Example
Text Example
White with #575645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575645; }
p { color: rgb(87,86,69); }
H1.HeaderClassName
{
color: #575645;
}
.AnyTagClassName
{
color: #575645;
}
</style>
background-color css
<style>
a { background-color: #575645; }
a { background-color: rgb(87,86,69); }
div.DivClassName
{
background-color: #575645;
}
.BgClassName
{
background-color: #575645;
}
</style>
border-color css
<style>
span { border-color: #575645; }
span { border-color: rgb(87,86,69); }
td.TdClassName
{
border-color: #575645;
}
.TagClassName
{
border-color: #575645;
}
</style>