Shades of Madras #544309
Tints of Madras #544309
RGB
CMYK
RGB Variations
Color information
#544309 (or 0x544309) is known color: Madras. HEX triplet: 54, 43 and 09. RGB value is (84,67,9). Sum of RGB (Red+Green+Blue) = 84+67+9=160 (21% of max value = 765). Red value is 84 (33.20% from 255 or 52.5% from 160); Green value is 67 (26.56% from 255 or 41.88% from 160); Blue value is 9 (3.91% from 255 or 5.62% from 160); Max value from RGB is 84 - color contains mainly: red. Hex color #544309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544309 is #ABBCF6. Grayscale: #414141. Windows color (decimal): -11255031 or 607060. OLE color: 607060.
HSL color Cylindrical-coordinate representation of color #544309: hue angle of 46.4º degrees, saturation: 0.81, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #544309 is Cyan = 0, Magento = 0.20, Yellow = 0.89 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 67 | 9 | - |
| CMYK | 0 | 0.20 | 0.89 | 0.67 |
| HSL | 46.4º | 0.81% | 0.18% | - |
| HSV(B) | 46.4º | 0.89% | 0.33% | - |
| XYZ | 5.71 | 5.92 | 1.1 | - |
| YUV | 65.47 | 96.13 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 9 | 0 | 0.20 | 0.89 | 0.67 | 46.4 | 0.81 | 0.18 |
| Hex | 54 | 43 | 9 | 0 | 14 | 59 | 43 | 2E | 51 | 12 |
| Octal | 124 | 103 | 11 | 0 | 24 | 131 | 103 | 56 | 121 | 22 |
| Binary | 1010100 | 1000011 | 1001 | 0 | 10100 | 1011001 | 1000011 | 101110 | 1010001 | 10010 |
Color Harmonies of #544309
Complementary color
Monochromatic Colors of #544309
Black with #544309
Text Example
Text Example
White with #544309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544309; }
p { color: rgb(84,67,9); }
H1.HeaderClassName
{
color: #544309;
}
.AnyTagClassName
{
color: #544309;
}
</style>
background-color css
<style>
a { background-color: #544309; }
a { background-color: rgb(84,67,9); }
div.DivClassName
{
background-color: #544309;
}
.BgClassName
{
background-color: #544309;
}
</style>
border-color css
<style>
span { border-color: #544309; }
span { border-color: rgb(84,67,9); }
td.TdClassName
{
border-color: #544309;
}
.TagClassName
{
border-color: #544309;
}
</style>