Shades of Madras #544115
Tints of Madras #544115
RGB
CMYK
RGB Variations
Color information
#544115 (or 0x544115) is known color: Madras. HEX triplet: 54, 41 and 15. RGB value is (84,65,21). Sum of RGB (Red+Green+Blue) = 84+65+21=170 (22% of max value = 765). Red value is 84 (33.20% from 255 or 49.41% from 170); Green value is 65 (25.78% from 255 or 38.24% from 170); Blue value is 21 (8.59% from 255 or 12.35% from 170); Max value from RGB is 84 - color contains mainly: red. Hex color #544115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544115 is #ABBEEA. Grayscale: #414141. Windows color (decimal): -11255531 or 1392980. OLE color: 1392980.
HSL color Cylindrical-coordinate representation of color #544115: hue angle of 41.9º degrees, saturation: 0.6, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #544115 is Cyan = 0, Magento = 0.23, Yellow = 0.75 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 65 | 21 | - |
| CMYK | 0 | 0.23 | 0.75 | 0.67 |
| HSL | 41.9º | 0.6% | 0.21% | - |
| HSV(B) | 41.9º | 0.75% | 0.33% | - |
| XYZ | 5.68 | 5.72 | 1.51 | - |
| YUV | 65.67 | 102.79 | 141.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 65 | 21 | 0 | 0.23 | 0.75 | 0.67 | 41.9 | 0.6 | 0.21 |
| Hex | 54 | 41 | 15 | 0 | 17 | 4B | 43 | 2A | 3C | 15 |
| Octal | 124 | 101 | 25 | 0 | 27 | 113 | 103 | 52 | 74 | 25 |
| Binary | 1010100 | 1000001 | 10101 | 0 | 10111 | 1001011 | 1000011 | 101010 | 111100 | 10101 |
Color Harmonies of #544115
Complementary color
Monochromatic Colors of #544115
Black with #544115
Text Example
Text Example
White with #544115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544115; }
p { color: rgb(84,65,21); }
H1.HeaderClassName
{
color: #544115;
}
.AnyTagClassName
{
color: #544115;
}
</style>
background-color css
<style>
a { background-color: #544115; }
a { background-color: rgb(84,65,21); }
div.DivClassName
{
background-color: #544115;
}
.BgClassName
{
background-color: #544115;
}
</style>
border-color css
<style>
span { border-color: #544115; }
span { border-color: rgb(84,65,21); }
td.TdClassName
{
border-color: #544115;
}
.TagClassName
{
border-color: #544115;
}
</style>