Shades of Millbrook #575345
Tints of Millbrook #575345
RGB
CMYK
RGB Variations
Color information
#575345 (or 0x575345) is known color: Millbrook. HEX triplet: 57, 53 and 45. RGB value is (87,83,69). Sum of RGB (Red+Green+Blue) = 87+83+69=239 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.40% from 239); Green value is 83 (32.81% from 255 or 34.73% from 239); Blue value is 69 (27.34% from 255 or 28.87% from 239); Max value from RGB is 87 - color contains mainly: red. Hex color #575345 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575345 is #A8ACBA. Grayscale: #525252. Windows color (decimal): -11054267 or 4543319. OLE color: 4543319.
HSL color Cylindrical-coordinate representation of color #575345: hue angle of 46.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 #575345 is Cyan = 0, Magento = 0.05, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 83 | 69 | - |
| CMYK | 0 | 0.05 | 0.21 | 0.66 |
| HSL | 46.67º | 0.12% | 0.31% | - |
| HSV(B) | 46.67º | 0.21% | 0.34% | - |
| XYZ | 8.1 | 8.64 | 6.87 | - |
| YUV | 82.6 | 120.33 | 131.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 83 | 69 | 0 | 0.05 | 0.21 | 0.66 | 46.67 | 0.12 | 0.31 |
| Hex | 57 | 53 | 45 | 0 | 5 | 15 | 42 | 2F | C | 1F |
| Octal | 127 | 123 | 105 | 0 | 5 | 25 | 102 | 57 | 14 | 37 |
| Binary | 1010111 | 1010011 | 1000101 | 0 | 101 | 10101 | 1000010 | 101111 | 1100 | 11111 |
Color Harmonies of #575345
Complementary color
Monochromatic Colors of #575345
Black with #575345
Text Example
Text Example
White with #575345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575345; }
p { color: rgb(87,83,69); }
H1.HeaderClassName
{
color: #575345;
}
.AnyTagClassName
{
color: #575345;
}
</style>
background-color css
<style>
a { background-color: #575345; }
a { background-color: rgb(87,83,69); }
div.DivClassName
{
background-color: #575345;
}
.BgClassName
{
background-color: #575345;
}
</style>
border-color css
<style>
span { border-color: #575345; }
span { border-color: rgb(87,83,69); }
td.TdClassName
{
border-color: #575345;
}
.TagClassName
{
border-color: #575345;
}
</style>