Shades of Madras #544019
Tints of Madras #544019
RGB
CMYK
RGB Variations
Color information
#544019 (or 0x544019) is known color: Madras. HEX triplet: 54, 40 and 19. RGB value is (84,64,25). Sum of RGB (Red+Green+Blue) = 84+64+25=173 (22% of max value = 765). Red value is 84 (33.20% from 255 or 48.55% from 173); Green value is 64 (25.39% from 255 or 36.99% from 173); Blue value is 25 (10.16% from 255 or 14.45% from 173); Max value from RGB is 84 - color contains mainly: red. Hex color #544019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544019 is #ABBFE6. Grayscale: #414141. Windows color (decimal): -11255783 or 1654868. OLE color: 1654868.
HSL color Cylindrical-coordinate representation of color #544019: hue angle of 39.66º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #544019 is Cyan = 0, Magento = 0.24, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 64 | 25 | - |
| CMYK | 0 | 0.24 | 0.70 | 0.67 |
| HSL | 39.66º | 0.54% | 0.21% | - |
| HSV(B) | 39.66º | 0.7% | 0.33% | - |
| XYZ | 5.67 | 5.62 | 1.71 | - |
| YUV | 65.53 | 105.13 | 141.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 64 | 25 | 0 | 0.24 | 0.70 | 0.67 | 39.66 | 0.54 | 0.21 |
| Hex | 54 | 40 | 19 | 0 | 18 | 46 | 43 | 28 | 36 | 15 |
| Octal | 124 | 100 | 31 | 0 | 30 | 106 | 103 | 50 | 66 | 25 |
| Binary | 1010100 | 1000000 | 11001 | 0 | 11000 | 1000110 | 1000011 | 101000 | 110110 | 10101 |
Color Harmonies of #544019
Complementary color
Monochromatic Colors of #544019
Black with #544019
Text Example
Text Example
White with #544019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544019; }
p { color: rgb(84,64,25); }
H1.HeaderClassName
{
color: #544019;
}
.AnyTagClassName
{
color: #544019;
}
</style>
background-color css
<style>
a { background-color: #544019; }
a { background-color: rgb(84,64,25); }
div.DivClassName
{
background-color: #544019;
}
.BgClassName
{
background-color: #544019;
}
</style>
border-color css
<style>
span { border-color: #544019; }
span { border-color: rgb(84,64,25); }
td.TdClassName
{
border-color: #544019;
}
.TagClassName
{
border-color: #544019;
}
</style>