Shades of Madras #544012
Tints of Madras #544012
RGB
CMYK
RGB Variations
Color information
#544012 (or 0x544012) is known color: Madras. HEX triplet: 54, 40 and 12. RGB value is (84,64,18). Sum of RGB (Red+Green+Blue) = 84+64+18=166 (21% of max value = 765). Red value is 84 (33.20% from 255 or 50.60% from 166); Green value is 64 (25.39% from 255 or 38.55% from 166); Blue value is 18 (7.42% from 255 or 10.84% from 166); Max value from RGB is 84 - color contains mainly: red. Hex color #544012 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544012 is #ABBFED. Grayscale: #404040. Windows color (decimal): -11255790 or 1196116. OLE color: 1196116.
HSL color Cylindrical-coordinate representation of color #544012: hue angle of 41.82º degrees, saturation: 0.65, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #544012 is Cyan = 0, Magento = 0.24, Yellow = 0.79 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 18 | - |
| CMYK | 0 | 0.24 | 0.79 | 0.67 |
| HSL | 41.82º | 0.65% | 0.2% | - |
| HSV(B) | 41.82º | 0.79% | 0.33% | - |
| XYZ | 5.6 | 5.6 | 1.36 | - |
| YUV | 64.74 | 101.63 | 141.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 18 | 0 | 0.24 | 0.79 | 0.67 | 41.82 | 0.65 | 0.2 |
| Hex | 54 | 40 | 12 | 0 | 18 | 4F | 43 | 2A | 41 | 14 |
| Octal | 124 | 100 | 22 | 0 | 30 | 117 | 103 | 52 | 101 | 24 |
| Binary | 1010100 | 1000000 | 10010 | 0 | 11000 | 1001111 | 1000011 | 101010 | 1000001 | 10100 |
Color Harmonies of #544012
Complementary color
Monochromatic Colors of #544012
Black with #544012
Text Example
Text Example
White with #544012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544012; }
p { color: rgb(84,64,18); }
H1.HeaderClassName
{
color: #544012;
}
.AnyTagClassName
{
color: #544012;
}
</style>
background-color css
<style>
a { background-color: #544012; }
a { background-color: rgb(84,64,18); }
div.DivClassName
{
background-color: #544012;
}
.BgClassName
{
background-color: #544012;
}
</style>
border-color css
<style>
span { border-color: #544012; }
span { border-color: rgb(84,64,18); }
td.TdClassName
{
border-color: #544012;
}
.TagClassName
{
border-color: #544012;
}
</style>