Shades of Millbrook #565349
Tints of Millbrook #565349
RGB
CMYK
RGB Variations
Color information
#565349 (or 0x565349) is known color: Millbrook. HEX triplet: 56, 53 and 49. RGB value is (86,83,73). Sum of RGB (Red+Green+Blue) = 86+83+73=242 (32% of max value = 765). Red value is 86 (33.98% from 255 or 35.54% from 242); Green value is 83 (32.81% from 255 or 34.30% from 242); Blue value is 73 (28.91% from 255 or 30.17% from 242); Max value from RGB is 86 - color contains mainly: red. Hex color #565349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #565349 is #A9ACB6. Grayscale: #525252. Windows color (decimal): -11119799 or 4805462. OLE color: 4805462.
HSL color Cylindrical-coordinate representation of color #565349: hue angle of 46.15º degrees, saturation: 0.08, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #565349 is Cyan = 0, Magento = 0.03, Yellow = 0.15 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 83 | 73 | - |
| CMYK | 0 | 0.03 | 0.15 | 0.66 |
| HSL | 46.15º | 0.08% | 0.31% | - |
| HSV(B) | 46.15º | 0.15% | 0.34% | - |
| XYZ | 8.13 | 8.65 | 7.54 | - |
| YUV | 82.76 | 122.49 | 130.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 83 | 73 | 0 | 0.03 | 0.15 | 0.66 | 46.15 | 0.08 | 0.31 |
| Hex | 56 | 53 | 49 | 0 | 3 | F | 42 | 2E | 8 | 1F |
| Octal | 126 | 123 | 111 | 0 | 3 | 17 | 102 | 56 | 10 | 37 |
| Binary | 1010110 | 1010011 | 1001001 | 0 | 11 | 1111 | 1000010 | 101110 | 1000 | 11111 |
Color Harmonies of #565349
Complementary color
Monochromatic Colors of #565349
Black with #565349
Text Example
Text Example
White with #565349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #565349; }
p { color: rgb(86,83,73); }
H1.HeaderClassName
{
color: #565349;
}
.AnyTagClassName
{
color: #565349;
}
</style>
background-color css
<style>
a { background-color: #565349; }
a { background-color: rgb(86,83,73); }
div.DivClassName
{
background-color: #565349;
}
.BgClassName
{
background-color: #565349;
}
</style>
border-color css
<style>
span { border-color: #565349; }
span { border-color: rgb(86,83,73); }
td.TdClassName
{
border-color: #565349;
}
.TagClassName
{
border-color: #565349;
}
</style>