Shades of Madras #564010
Tints of Madras #564010
RGB
CMYK
RGB Variations
Color information
#564010 (or 0x564010) is known color: Madras. HEX triplet: 56, 40 and 10. RGB value is (86,64,16). Sum of RGB (Red+Green+Blue) = 86+64+16=166 (21% of max value = 765). Red value is 86 (33.98% from 255 or 51.81% from 166); Green value is 64 (25.39% from 255 or 38.55% from 166); Blue value is 16 (6.64% from 255 or 9.64% from 166); Max value from RGB is 86 - color contains mainly: red. Hex color #564010 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564010 is #A9BFEF. Grayscale: #414141. Windows color (decimal): -11124720 or 1065046. OLE color: 1065046.
HSL color Cylindrical-coordinate representation of color #564010: hue angle of 41.14º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #564010 is Cyan = 0, Magento = 0.26, Yellow = 0.81 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 64 | 16 | - |
| CMYK | 0 | 0.26 | 0.81 | 0.66 |
| HSL | 41.14º | 0.69% | 0.2% | - |
| HSV(B) | 41.14º | 0.81% | 0.34% | - |
| XYZ | 5.76 | 5.68 | 1.28 | - |
| YUV | 65.11 | 100.29 | 142.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 16 | 0 | 0.26 | 0.81 | 0.66 | 41.14 | 0.69 | 0.2 |
| Hex | 56 | 40 | 10 | 0 | 1A | 51 | 42 | 29 | 45 | 14 |
| Octal | 126 | 100 | 20 | 0 | 32 | 121 | 102 | 51 | 105 | 24 |
| Binary | 1010110 | 1000000 | 10000 | 0 | 11010 | 1010001 | 1000010 | 101001 | 1000101 | 10100 |
Color Harmonies of #564010
Complementary color
Monochromatic Colors of #564010
Black with #564010
Text Example
Text Example
White with #564010
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564010; }
p { color: rgb(86,64,16); }
H1.HeaderClassName
{
color: #564010;
}
.AnyTagClassName
{
color: #564010;
}
</style>
background-color css
<style>
a { background-color: #564010; }
a { background-color: rgb(86,64,16); }
div.DivClassName
{
background-color: #564010;
}
.BgClassName
{
background-color: #564010;
}
</style>
border-color css
<style>
span { border-color: #564010; }
span { border-color: rgb(86,64,16); }
td.TdClassName
{
border-color: #564010;
}
.TagClassName
{
border-color: #564010;
}
</style>