Shades of Madras #544013
Tints of Madras #544013
RGB
CMYK
RGB Variations
Color information
#544013 (or 0x544013) is known color: Madras. HEX triplet: 54, 40 and 13. RGB value is (84,64,19). Sum of RGB (Red+Green+Blue) = 84+64+19=167 (22% of max value = 765). Red value is 84 (33.20% from 255 or 50.30% from 167); Green value is 64 (25.39% from 255 or 38.32% from 167); Blue value is 19 (7.81% from 255 or 11.38% from 167); Max value from RGB is 84 - color contains mainly: red. Hex color #544013 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544013 is #ABBFEC. Grayscale: #414141. Windows color (decimal): -11255789 or 1261652. OLE color: 1261652.
HSL color Cylindrical-coordinate representation of color #544013: hue angle of 41.54º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #544013 is Cyan = 0, Magento = 0.24, Yellow = 0.77 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 19 | - |
| CMYK | 0 | 0.24 | 0.77 | 0.67 |
| HSL | 41.54º | 0.63% | 0.2% | - |
| HSV(B) | 41.54º | 0.77% | 0.33% | - |
| XYZ | 5.61 | 5.6 | 1.4 | - |
| YUV | 64.85 | 102.13 | 141.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 19 | 0 | 0.24 | 0.77 | 0.67 | 41.54 | 0.63 | 0.2 |
| Hex | 54 | 40 | 13 | 0 | 18 | 4D | 43 | 2A | 3F | 14 |
| Octal | 124 | 100 | 23 | 0 | 30 | 115 | 103 | 52 | 77 | 24 |
| Binary | 1010100 | 1000000 | 10011 | 0 | 11000 | 1001101 | 1000011 | 101010 | 111111 | 10100 |
Color Harmonies of #544013
Complementary color
Monochromatic Colors of #544013
Black with #544013
Text Example
Text Example
White with #544013
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544013; }
p { color: rgb(84,64,19); }
H1.HeaderClassName
{
color: #544013;
}
.AnyTagClassName
{
color: #544013;
}
</style>
background-color css
<style>
a { background-color: #544013; }
a { background-color: rgb(84,64,19); }
div.DivClassName
{
background-color: #544013;
}
.BgClassName
{
background-color: #544013;
}
</style>
border-color css
<style>
span { border-color: #544013; }
span { border-color: rgb(84,64,19); }
td.TdClassName
{
border-color: #544013;
}
.TagClassName
{
border-color: #544013;
}
</style>