Shades of Madras #544119
Tints of Madras #544119
RGB
CMYK
RGB Variations
Color information
#544119 (or 0x544119) is known color: Madras. HEX triplet: 54, 41 and 19. RGB value is (84,65,25). Sum of RGB (Red+Green+Blue) = 84+65+25=174 (23% of max value = 765). Red value is 84 (33.20% from 255 or 48.28% from 174); Green value is 65 (25.78% from 255 or 37.36% from 174); Blue value is 25 (10.16% from 255 or 14.37% from 174); Max value from RGB is 84 - color contains mainly: red. Hex color #544119 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #544119 is #ABBEE6. Grayscale: #424242. Windows color (decimal): -11255527 or 1655124. OLE color: 1655124.
HSL color Cylindrical-coordinate representation of color #544119: hue angle of 40.68º 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 #544119 is Cyan = 0, Magento = 0.23, Yellow = 0.70 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 84 | 65 | 25 | - |
| CMYK | 0 | 0.23 | 0.70 | 0.67 |
| HSL | 40.68º | 0.54% | 0.21% | - |
| HSV(B) | 40.68º | 0.7% | 0.33% | - |
| XYZ | 5.72 | 5.74 | 1.73 | - |
| YUV | 66.12 | 104.79 | 140.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 65 | 25 | 0 | 0.23 | 0.70 | 0.67 | 40.68 | 0.54 | 0.21 |
| Hex | 54 | 41 | 19 | 0 | 17 | 46 | 43 | 29 | 36 | 15 |
| Octal | 124 | 101 | 31 | 0 | 27 | 106 | 103 | 51 | 66 | 25 |
| Binary | 1010100 | 1000001 | 11001 | 0 | 10111 | 1000110 | 1000011 | 101001 | 110110 | 10101 |
Color Harmonies of #544119
Complementary color
Monochromatic Colors of #544119
Black with #544119
Text Example
Text Example
White with #544119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #544119; }
p { color: rgb(84,65,25); }
H1.HeaderClassName
{
color: #544119;
}
.AnyTagClassName
{
color: #544119;
}
</style>
background-color css
<style>
a { background-color: #544119; }
a { background-color: rgb(84,65,25); }
div.DivClassName
{
background-color: #544119;
}
.BgClassName
{
background-color: #544119;
}
</style>
border-color css
<style>
span { border-color: #544119; }
span { border-color: rgb(84,65,25); }
td.TdClassName
{
border-color: #544119;
}
.TagClassName
{
border-color: #544119;
}
</style>