Shades of Millbrook #565347
Tints of Millbrook #565347
RGB
CMYK
RGB Variations
Color information
#565347 (or 0x565347) is known color: Millbrook. HEX triplet: 56, 53 and 47. RGB value is (86,83,71). Sum of RGB (Red+Green+Blue) = 86+83+71=240 (31% of max value = 765). Red value is 86 (33.98% from 255 or 35.83% from 240); Green value is 83 (32.81% from 255 or 34.58% from 240); Blue value is 71 (28.12% from 255 or 29.58% from 240); Max value from RGB is 86 - color contains mainly: red. Hex color #565347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #565347 is #A9ACB8. Grayscale: #525252. Windows color (decimal): -11119801 or 4674390. OLE color: 4674390.
HSL color Cylindrical-coordinate representation of color #565347: hue angle of 48º degrees, saturation: 0.1, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #565347 is Cyan = 0, Magento = 0.03, Yellow = 0.17 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 83 | 71 | - |
| CMYK | 0 | 0.03 | 0.17 | 0.66 |
| HSL | 48º | 0.1% | 0.31% | - |
| HSV(B) | 48º | 0.17% | 0.34% | - |
| XYZ | 8.07 | 8.62 | 7.2 | - |
| YUV | 82.53 | 121.49 | 130.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 83 | 71 | 0 | 0.03 | 0.17 | 0.66 | 48 | 0.1 | 0.31 |
| Hex | 56 | 53 | 47 | 0 | 3 | 11 | 42 | 30 | A | 1F |
| Octal | 126 | 123 | 107 | 0 | 3 | 21 | 102 | 60 | 12 | 37 |
| Binary | 1010110 | 1010011 | 1000111 | 0 | 11 | 10001 | 1000010 | 110000 | 1010 | 11111 |
Color Harmonies of #565347
Complementary color
Monochromatic Colors of #565347
Black with #565347
Text Example
Text Example
White with #565347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565347; }
p { color: rgb(86,83,71); }
H1.HeaderClassName
{
color: #565347;
}
.AnyTagClassName
{
color: #565347;
}
</style>
background-color css
<style>
a { background-color: #565347; }
a { background-color: rgb(86,83,71); }
div.DivClassName
{
background-color: #565347;
}
.BgClassName
{
background-color: #565347;
}
</style>
border-color css
<style>
span { border-color: #565347; }
span { border-color: rgb(86,83,71); }
td.TdClassName
{
border-color: #565347;
}
.TagClassName
{
border-color: #565347;
}
</style>