Shades of Millbrook #575446
Tints of Millbrook #575446
RGB
CMYK
RGB Variations
Color information
#575446 (or 0x575446) is known color: Millbrook. HEX triplet: 57, 54 and 46. RGB value is (87,84,70). Sum of RGB (Red+Green+Blue) = 87+84+70=241 (31% of max value = 765). Red value is 87 (34.38% from 255 or 36.10% from 241); Green value is 84 (33.20% from 255 or 34.85% from 241); Blue value is 70 (27.73% from 255 or 29.05% from 241); Max value from RGB is 87 - color contains mainly: red. Hex color #575446 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #575446 is #A8ABB9. Grayscale: #535353. Windows color (decimal): -11054010 or 4609111. OLE color: 4609111.
HSL color Cylindrical-coordinate representation of color #575446: hue angle of 49.41º degrees, saturation: 0.11, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #575446 is Cyan = 0, Magento = 0.03, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 84 | 70 | - |
| CMYK | 0 | 0.03 | 0.20 | 0.66 |
| HSL | 49.41º | 0.11% | 0.31% | - |
| HSV(B) | 49.41º | 0.2% | 0.34% | - |
| XYZ | 8.21 | 8.81 | 7.06 | - |
| YUV | 83.3 | 120.49 | 130.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 84 | 70 | 0 | 0.03 | 0.20 | 0.66 | 49.41 | 0.11 | 0.31 |
| Hex | 57 | 54 | 46 | 0 | 3 | 14 | 42 | 31 | B | 1F |
| Octal | 127 | 124 | 106 | 0 | 3 | 24 | 102 | 61 | 13 | 37 |
| Binary | 1010111 | 1010100 | 1000110 | 0 | 11 | 10100 | 1000010 | 110001 | 1011 | 11111 |
Color Harmonies of #575446
Complementary color
Monochromatic Colors of #575446
Black with #575446
Text Example
Text Example
White with #575446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #575446; }
p { color: rgb(87,84,70); }
H1.HeaderClassName
{
color: #575446;
}
.AnyTagClassName
{
color: #575446;
}
</style>
background-color css
<style>
a { background-color: #575446; }
a { background-color: rgb(87,84,70); }
div.DivClassName
{
background-color: #575446;
}
.BgClassName
{
background-color: #575446;
}
</style>
border-color css
<style>
span { border-color: #575446; }
span { border-color: rgb(87,84,70); }
td.TdClassName
{
border-color: #575446;
}
.TagClassName
{
border-color: #575446;
}
</style>