Shades of Madras #544006
Tints of Madras #544006
RGB
CMYK
RGB Variations
Color information
#544006 (or 0x544006) is known color: Madras. HEX triplet: 54, 40 and 06. RGB value is (84,64,6). Sum of RGB (Red+Green+Blue) = 84+64+6=154 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.55% from 154); Green value is 64 (25.39% from 255 or 41.56% from 154); Blue value is 6 (2.73% from 255 or 3.90% from 154); Max value from RGB is 84 - color contains mainly: red. Hex color #544006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544006 is #ABBFF9. Grayscale: #3F3F3F. Windows color (decimal): -11255802 or 409684. OLE color: 409684.
HSL color Cylindrical-coordinate representation of color #544006: hue angle of 44.62º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #544006 is Cyan = 0, Magento = 0.24, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 6 | - |
| CMYK | 0 | 0.24 | 0.93 | 0.67 |
| HSL | 44.62º | 0.87% | 0.18% | - |
| HSV(B) | 44.62º | 0.93% | 0.33% | - |
| XYZ | 5.52 | 5.56 | 0.96 | - |
| YUV | 63.37 | 95.63 | 142.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 6 | 0 | 0.24 | 0.93 | 0.67 | 44.62 | 0.87 | 0.18 |
| Hex | 54 | 40 | 6 | 0 | 18 | 5D | 43 | 2D | 57 | 12 |
| Octal | 124 | 100 | 6 | 0 | 30 | 135 | 103 | 55 | 127 | 22 |
| Binary | 1010100 | 1000000 | 110 | 0 | 11000 | 1011101 | 1000011 | 101101 | 1010111 | 10010 |
Color Harmonies of #544006
Complementary color
Monochromatic Colors of #544006
Black with #544006
Text Example
Text Example
White with #544006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544006; }
p { color: rgb(84,64,6); }
H1.HeaderClassName
{
color: #544006;
}
.AnyTagClassName
{
color: #544006;
}
</style>
background-color css
<style>
a { background-color: #544006; }
a { background-color: rgb(84,64,6); }
div.DivClassName
{
background-color: #544006;
}
.BgClassName
{
background-color: #544006;
}
</style>
border-color css
<style>
span { border-color: #544006; }
span { border-color: rgb(84,64,6); }
td.TdClassName
{
border-color: #544006;
}
.TagClassName
{
border-color: #544006;
}
</style>