Shades of Madras #544007
Tints of Madras #544007
RGB
CMYK
RGB Variations
Color information
#544007 (or 0x544007) is known color: Madras. HEX triplet: 54, 40 and 07. RGB value is (84,64,7). Sum of RGB (Red+Green+Blue) = 84+64+7=155 (20% of max value = 765). Red value is 84 (33.20% from 255 or 54.19% from 155); Green value is 64 (25.39% from 255 or 41.29% from 155); Blue value is 7 (3.12% from 255 or 4.52% from 155); Max value from RGB is 84 - color contains mainly: red. Hex color #544007 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544007 is #ABBFF8. Grayscale: #3F3F3F. Windows color (decimal): -11255801 or 475220. OLE color: 475220.
HSL color Cylindrical-coordinate representation of color #544007: hue angle of 44.42º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #544007 is Cyan = 0, Magento = 0.24, Yellow = 0.92 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 7 | - |
| CMYK | 0 | 0.24 | 0.92 | 0.67 |
| HSL | 44.42º | 0.85% | 0.18% | - |
| HSV(B) | 44.42º | 0.92% | 0.33% | - |
| XYZ | 5.53 | 5.57 | 0.98 | - |
| YUV | 63.48 | 96.13 | 142.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 7 | 0 | 0.24 | 0.92 | 0.67 | 44.42 | 0.85 | 0.18 |
| Hex | 54 | 40 | 7 | 0 | 18 | 5C | 43 | 2C | 55 | 12 |
| Octal | 124 | 100 | 7 | 0 | 30 | 134 | 103 | 54 | 125 | 22 |
| Binary | 1010100 | 1000000 | 111 | 0 | 11000 | 1011100 | 1000011 | 101100 | 1010101 | 10010 |
Color Harmonies of #544007
Complementary color
Monochromatic Colors of #544007
Black with #544007
Text Example
Text Example
White with #544007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544007; }
p { color: rgb(84,64,7); }
H1.HeaderClassName
{
color: #544007;
}
.AnyTagClassName
{
color: #544007;
}
</style>
background-color css
<style>
a { background-color: #544007; }
a { background-color: rgb(84,64,7); }
div.DivClassName
{
background-color: #544007;
}
.BgClassName
{
background-color: #544007;
}
</style>
border-color css
<style>
span { border-color: #544007; }
span { border-color: rgb(84,64,7); }
td.TdClassName
{
border-color: #544007;
}
.TagClassName
{
border-color: #544007;
}
</style>