Shades of Madras #564008
Tints of Madras #564008
RGB
CMYK
RGB Variations
Color information
#564008 (or 0x564008) is known color: Madras. HEX triplet: 56, 40 and 08. RGB value is (86,64,8). Sum of RGB (Red+Green+Blue) = 86+64+8=158 (20% of max value = 765). Red value is 86 (33.98% from 255 or 54.43% from 158); Green value is 64 (25.39% from 255 or 40.51% from 158); Blue value is 8 (3.52% from 255 or 5.06% from 158); Max value from RGB is 86 - color contains mainly: red. Hex color #564008 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #564008 is #A9BFF7. Grayscale: #404040. Windows color (decimal): -11124728 or 540758. OLE color: 540758.
HSL color Cylindrical-coordinate representation of color #564008: hue angle of 43.08º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #564008 is Cyan = 0, Magento = 0.26, Yellow = 0.91 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 86 | 64 | 8 | - |
| CMYK | 0 | 0.26 | 0.91 | 0.66 |
| HSL | 43.08º | 0.83% | 0.18% | - |
| HSV(B) | 43.08º | 0.91% | 0.34% | - |
| XYZ | 5.71 | 5.66 | 1.02 | - |
| YUV | 64.19 | 96.29 | 143.55 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 64 | 8 | 0 | 0.26 | 0.91 | 0.66 | 43.08 | 0.83 | 0.18 |
| Hex | 56 | 40 | 8 | 0 | 1A | 5B | 42 | 2B | 53 | 12 |
| Octal | 126 | 100 | 10 | 0 | 32 | 133 | 102 | 53 | 123 | 22 |
| Binary | 1010110 | 1000000 | 1000 | 0 | 11010 | 1011011 | 1000010 | 101011 | 1010011 | 10010 |
Color Harmonies of #564008
Complementary color
Monochromatic Colors of #564008
Black with #564008
Text Example
Text Example
White with #564008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #564008; }
p { color: rgb(86,64,8); }
H1.HeaderClassName
{
color: #564008;
}
.AnyTagClassName
{
color: #564008;
}
</style>
background-color css
<style>
a { background-color: #564008; }
a { background-color: rgb(86,64,8); }
div.DivClassName
{
background-color: #564008;
}
.BgClassName
{
background-color: #564008;
}
</style>
border-color css
<style>
span { border-color: #564008; }
span { border-color: rgb(86,64,8); }
td.TdClassName
{
border-color: #564008;
}
.TagClassName
{
border-color: #564008;
}
</style>