Shades of Millbrook #575449
Tints of Millbrook #575449
RGB
CMYK
RGB Variations
Color information
#575449 (or 0x575449) is known color: Millbrook. HEX triplet: 57, 54 and 49. RGB value is (87,84,73). Sum of RGB (Red+Green+Blue) = 87+84+73=244 (32% of max value = 765). Red value is 87 (34.38% from 255 or 35.66% from 244); Green value is 84 (33.20% from 255 or 34.43% from 244); Blue value is 73 (28.91% from 255 or 29.92% from 244); Max value from RGB is 87 - color contains mainly: red. Hex color #575449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575449 is #A8ABB6. Grayscale: #535353. Windows color (decimal): -11054007 or 4805719. OLE color: 4805719.
HSL color Cylindrical-coordinate representation of color #575449: hue angle of 47.14º degrees, saturation: 0.09, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #575449 is Cyan = 0, Magento = 0.03, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 84 | 73 | - |
| CMYK | 0 | 0.03 | 0.16 | 0.66 |
| HSL | 47.14º | 0.09% | 0.31% | - |
| HSV(B) | 47.14º | 0.16% | 0.34% | - |
| XYZ | 8.3 | 8.85 | 7.57 | - |
| YUV | 83.64 | 121.99 | 130.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 73 | 0 | 0.03 | 0.16 | 0.66 | 47.14 | 0.09 | 0.31 |
| Hex | 57 | 54 | 49 | 0 | 3 | 10 | 42 | 2F | 9 | 1F |
| Octal | 127 | 124 | 111 | 0 | 3 | 20 | 102 | 57 | 11 | 37 |
| Binary | 1010111 | 1010100 | 1001001 | 0 | 11 | 10000 | 1000010 | 101111 | 1001 | 11111 |
Color Harmonies of #575449
Complementary color
Monochromatic Colors of #575449
Black with #575449
Text Example
Text Example
White with #575449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575449; }
p { color: rgb(87,84,73); }
H1.HeaderClassName
{
color: #575449;
}
.AnyTagClassName
{
color: #575449;
}
</style>
background-color css
<style>
a { background-color: #575449; }
a { background-color: rgb(87,84,73); }
div.DivClassName
{
background-color: #575449;
}
.BgClassName
{
background-color: #575449;
}
</style>
border-color css
<style>
span { border-color: #575449; }
span { border-color: rgb(87,84,73); }
td.TdClassName
{
border-color: #575449;
}
.TagClassName
{
border-color: #575449;
}
</style>