Shades of Millbrook #575650
Tints of Millbrook #575650
RGB
CMYK
RGB Variations
Color information
#575650 (or 0x575650) is known color: Millbrook. HEX triplet: 57, 56 and 50. RGB value is (87,86,80). Sum of RGB (Red+Green+Blue) = 87+86+80=253 (33% of max value = 765). Red value is 87 (34.38% from 255 or 34.39% from 253); Green value is 86 (33.98% from 255 or 33.99% from 253); Blue value is 80 (31.64% from 255 or 31.62% from 253); Max value from RGB is 87 - color contains mainly: red. Hex color #575650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #575650 is #A8A9AF. Grayscale: #555555. Windows color (decimal): -11053488 or 5264983. OLE color: 5264983.
HSL color Cylindrical-coordinate representation of color #575650: hue angle of 51.43º degrees, saturation: 0.04, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #575650 is Cyan = 0, Magento = 0.01, Yellow = 0.08 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 86 | 80 | - |
| CMYK | 0 | 0.01 | 0.08 | 0.66 |
| HSL | 51.43º | 0.04% | 0.33% | - |
| HSV(B) | 51.43º | 0.08% | 0.34% | - |
| XYZ | 8.71 | 9.26 | 8.92 | - |
| YUV | 85.62 | 124.83 | 128.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 86 | 80 | 0 | 0.01 | 0.08 | 0.66 | 51.43 | 0.04 | 0.33 |
| Hex | 57 | 56 | 50 | 0 | 1 | 8 | 42 | 33 | 4 | 21 |
| Octal | 127 | 126 | 120 | 0 | 1 | 10 | 102 | 63 | 4 | 41 |
| Binary | 1010111 | 1010110 | 1010000 | 0 | 1 | 1000 | 1000010 | 110011 | 100 | 100001 |
Color Harmonies of #575650
Complementary color
Monochromatic Colors of #575650
Black with #575650
Text Example
Text Example
White with #575650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575650; }
p { color: rgb(87,86,80); }
H1.HeaderClassName
{
color: #575650;
}
.AnyTagClassName
{
color: #575650;
}
</style>
background-color css
<style>
a { background-color: #575650; }
a { background-color: rgb(87,86,80); }
div.DivClassName
{
background-color: #575650;
}
.BgClassName
{
background-color: #575650;
}
</style>
border-color css
<style>
span { border-color: #575650; }
span { border-color: rgb(87,86,80); }
td.TdClassName
{
border-color: #575650;
}
.TagClassName
{
border-color: #575650;
}
</style>