Shades of Millbrook #565442
Tints of Millbrook #565442
RGB
CMYK
RGB Variations
Color information
#565442 (or 0x565442) is known color: Millbrook. HEX triplet: 56, 54 and 42. RGB value is (86,84,66). Sum of RGB (Red+Green+Blue) = 86+84+66=236 (31% of max value = 765). Red value is 86 (33.98% from 255 or 36.44% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 66 (26.17% from 255 or 27.97% from 236); Max value from RGB is 86 - color contains mainly: red. Hex color #565442 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #565442 is #A9ABBD. Grayscale: #525252. Windows color (decimal): -11119550 or 4346966. OLE color: 4346966.
HSL color Cylindrical-coordinate representation of color #565442: hue angle of 54º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #565442 is Cyan = 0, Magento = 0.02, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 84 | 66 | - |
| CMYK | 0 | 0.02 | 0.23 | 0.66 |
| HSL | 54º | 0.13% | 0.3% | - |
| HSV(B) | 54º | 0.23% | 0.34% | - |
| XYZ | 7.99 | 8.71 | 6.41 | - |
| YUV | 82.55 | 118.66 | 130.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 84 | 66 | 0 | 0.02 | 0.23 | 0.66 | 54 | 0.13 | 0.3 |
| Hex | 56 | 54 | 42 | 0 | 2 | 17 | 42 | 36 | D | 1E |
| Octal | 126 | 124 | 102 | 0 | 2 | 27 | 102 | 66 | 15 | 36 |
| Binary | 1010110 | 1010100 | 1000010 | 0 | 10 | 10111 | 1000010 | 110110 | 1101 | 11110 |
Color Harmonies of #565442
Complementary color
Monochromatic Colors of #565442
Black with #565442
Text Example
Text Example
White with #565442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565442; }
p { color: rgb(86,84,66); }
H1.HeaderClassName
{
color: #565442;
}
.AnyTagClassName
{
color: #565442;
}
</style>
background-color css
<style>
a { background-color: #565442; }
a { background-color: rgb(86,84,66); }
div.DivClassName
{
background-color: #565442;
}
.BgClassName
{
background-color: #565442;
}
</style>
border-color css
<style>
span { border-color: #565442; }
span { border-color: rgb(86,84,66); }
td.TdClassName
{
border-color: #565442;
}
.TagClassName
{
border-color: #565442;
}
</style>