Shades of Brown Derby #564536
Tints of Brown Derby #564536
RGB
CMYK
RGB Variations
Color information
#564536 (or 0x564536) is known color: Brown Derby. HEX triplet: 56, 45 and 36. RGB value is (86,69,54). Sum of RGB (Red+Green+Blue) = 86+69+54=209 (27% of max value = 765). Red value is 86 (33.98% from 255 or 41.15% from 209); Green value is 69 (27.34% from 255 or 33.01% from 209); Blue value is 54 (21.48% from 255 or 25.84% from 209); Max value from RGB is 86 - color contains mainly: red. Hex color #564536 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #564536 is #A9BAC9. Grayscale: #484848. Windows color (decimal): -11123402 or 3556694. OLE color: 3556694.
HSL color Cylindrical-coordinate representation of color #564536: hue angle of 28.12º degrees, saturation: 0.23, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #564536 is Cyan = 0, Magento = 0.20, Yellow = 0.37 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 69 | 54 | - |
| CMYK | 0 | 0.20 | 0.37 | 0.66 |
| HSL | 28.13º | 0.23% | 0.27% | - |
| HSV(B) | 28.13º | 0.37% | 0.34% | - |
| XYZ | 6.63 | 6.5 | 4.4 | - |
| YUV | 72.37 | 117.63 | 137.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 69 | 54 | 0 | 0.20 | 0.37 | 0.66 | 28.13 | 0.23 | 0.27 |
| Hex | 56 | 45 | 36 | 0 | 14 | 25 | 42 | 1C | 17 | 1B |
| Octal | 126 | 105 | 66 | 0 | 24 | 45 | 102 | 34 | 27 | 33 |
| Binary | 1010110 | 1000101 | 110110 | 0 | 10100 | 100101 | 1000010 | 11100 | 10111 | 11011 |
Color Harmonies of #564536
Complementary color
Monochromatic Colors of #564536
Black with #564536
Text Example
Text Example
White with #564536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564536; }
p { color: rgb(86,69,54); }
H1.HeaderClassName
{
color: #564536;
}
.AnyTagClassName
{
color: #564536;
}
</style>
background-color css
<style>
a { background-color: #564536; }
a { background-color: rgb(86,69,54); }
div.DivClassName
{
background-color: #564536;
}
.BgClassName
{
background-color: #564536;
}
</style>
border-color css
<style>
span { border-color: #564536; }
span { border-color: rgb(86,69,54); }
td.TdClassName
{
border-color: #564536;
}
.TagClassName
{
border-color: #564536;
}
</style>