Shades of Madras #544306
Tints of Madras #544306
RGB
CMYK
RGB Variations
Color information
#544306 (or 0x544306) is known color: Madras. HEX triplet: 54, 43 and 06. RGB value is (84,67,6). Sum of RGB (Red+Green+Blue) = 84+67+6=157 (20% of max value = 765). Red value is 84 (33.20% from 255 or 53.50% from 157); Green value is 67 (26.56% from 255 or 42.68% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 84 - color contains mainly: red. Hex color #544306 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544306 is #ABBCF9. Grayscale: #414141. Windows color (decimal): -11255034 or 410452. OLE color: 410452.
HSL color Cylindrical-coordinate representation of color #544306: hue angle of 46.92º 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 #544306 is Cyan = 0, Magento = 0.20, Yellow = 0.93 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 67 | 6 | - |
| CMYK | 0 | 0.20 | 0.93 | 0.67 |
| HSL | 46.92º | 0.87% | 0.18% | - |
| HSV(B) | 46.92º | 0.93% | 0.33% | - |
| XYZ | 5.7 | 5.91 | 1.01 | - |
| YUV | 65.13 | 94.63 | 141.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 67 | 6 | 0 | 0.20 | 0.93 | 0.67 | 46.92 | 0.87 | 0.18 |
| Hex | 54 | 43 | 6 | 0 | 14 | 5D | 43 | 2F | 57 | 12 |
| Octal | 124 | 103 | 6 | 0 | 24 | 135 | 103 | 57 | 127 | 22 |
| Binary | 1010100 | 1000011 | 110 | 0 | 10100 | 1011101 | 1000011 | 101111 | 1010111 | 10010 |
Color Harmonies of #544306
Complementary color
Monochromatic Colors of #544306
Black with #544306
Text Example
Text Example
White with #544306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544306; }
p { color: rgb(84,67,6); }
H1.HeaderClassName
{
color: #544306;
}
.AnyTagClassName
{
color: #544306;
}
</style>
background-color css
<style>
a { background-color: #544306; }
a { background-color: rgb(84,67,6); }
div.DivClassName
{
background-color: #544306;
}
.BgClassName
{
background-color: #544306;
}
</style>
border-color css
<style>
span { border-color: #544306; }
span { border-color: rgb(84,67,6); }
td.TdClassName
{
border-color: #544306;
}
.TagClassName
{
border-color: #544306;
}
</style>