Shades of Millbrook #575651
Tints of Millbrook #575651
RGB
CMYK
RGB Variations
Color information
#575651 (or 0x575651) is known color: Millbrook. HEX triplet: 57, 56 and 51. RGB value is (87,86,81). Sum of RGB (Red+Green+Blue) = 87+86+81=254 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.25% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 81 (32.03% from 255 or 31.89% from 254); Max value from RGB is 87 - color contains mainly: red. Hex color #575651 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575651 is #A8A9AE. Grayscale: #555555. Windows color (decimal): -11053487 or 5330519. OLE color: 5330519.
HSL color Cylindrical-coordinate representation of color #575651: hue angle of 50º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #575651 is Cyan = 0, Magento = 0.01, Yellow = 0.07 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 86 | 81 | - |
| CMYK | 0 | 0.01 | 0.07 | 0.66 |
| HSL | 50º | 0.04% | 0.33% | - |
| HSV(B) | 50º | 0.07% | 0.34% | - |
| XYZ | 8.74 | 9.28 | 9.11 | - |
| YUV | 85.73 | 125.33 | 128.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 81 | 0 | 0.01 | 0.07 | 0.66 | 50 | 0.04 | 0.33 |
| Hex | 57 | 56 | 51 | 0 | 1 | 7 | 42 | 32 | 4 | 21 |
| Octal | 127 | 126 | 121 | 0 | 1 | 7 | 102 | 62 | 4 | 41 |
| Binary | 1010111 | 1010110 | 1010001 | 0 | 1 | 111 | 1000010 | 110010 | 100 | 100001 |
Color Harmonies of #575651
Complementary color
Monochromatic Colors of #575651
Black with #575651
Text Example
Text Example
White with #575651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575651; }
p { color: rgb(87,86,81); }
H1.HeaderClassName
{
color: #575651;
}
.AnyTagClassName
{
color: #575651;
}
</style>
background-color css
<style>
a { background-color: #575651; }
a { background-color: rgb(87,86,81); }
div.DivClassName
{
background-color: #575651;
}
.BgClassName
{
background-color: #575651;
}
</style>
border-color css
<style>
span { border-color: #575651; }
span { border-color: rgb(87,86,81); }
td.TdClassName
{
border-color: #575651;
}
.TagClassName
{
border-color: #575651;
}
</style>