Shades of Millbrook #575447
Tints of Millbrook #575447
RGB
CMYK
RGB Variations
Color information
#575447 (or 0x575447) is known color: Millbrook. HEX triplet: 57, 54 and 47. RGB value is (87,84,71). Sum of RGB (Red+Green+Blue) = 87+84+71=242 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.95% from 242); Green value is 84 (33.20% from 255 or 34.71% from 242); Blue value is 71 (28.12% from 255 or 29.34% from 242); Max value from RGB is 87 - color contains mainly: red. Hex color #575447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575447 is #A8ABB8. Grayscale: #535353. Windows color (decimal): -11054009 or 4674647. OLE color: 4674647.
HSL color Cylindrical-coordinate representation of color #575447: hue angle of 48.75º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #575447 is Cyan = 0, Magento = 0.03, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 84 | 71 | - |
| CMYK | 0 | 0.03 | 0.18 | 0.66 |
| HSL | 48.75º | 0.1% | 0.31% | - |
| HSV(B) | 48.75º | 0.18% | 0.34% | - |
| XYZ | 8.24 | 8.82 | 7.23 | - |
| YUV | 83.42 | 120.99 | 130.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 71 | 0 | 0.03 | 0.18 | 0.66 | 48.75 | 0.1 | 0.31 |
| Hex | 57 | 54 | 47 | 0 | 3 | 12 | 42 | 31 | A | 1F |
| Octal | 127 | 124 | 107 | 0 | 3 | 22 | 102 | 61 | 12 | 37 |
| Binary | 1010111 | 1010100 | 1000111 | 0 | 11 | 10010 | 1000010 | 110001 | 1010 | 11111 |
Color Harmonies of #575447
Complementary color
Monochromatic Colors of #575447
Black with #575447
Text Example
Text Example
White with #575447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575447; }
p { color: rgb(87,84,71); }
H1.HeaderClassName
{
color: #575447;
}
.AnyTagClassName
{
color: #575447;
}
</style>
background-color css
<style>
a { background-color: #575447; }
a { background-color: rgb(87,84,71); }
div.DivClassName
{
background-color: #575447;
}
.BgClassName
{
background-color: #575447;
}
</style>
border-color css
<style>
span { border-color: #575447; }
span { border-color: rgb(87,84,71); }
td.TdClassName
{
border-color: #575447;
}
.TagClassName
{
border-color: #575447;
}
</style>