Shades of Madras #524119
Tints of Madras #524119
RGB
CMYK
RGB Variations
Color information
#524119 (or 0x524119) is known color: Madras. HEX triplet: 52, 41 and 19. RGB value is (82,65,25). Sum of RGB (Red+Green+Blue) = 82+65+25=172 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.67% from 172); Green value is 65 (25.78% from 255 or 37.79% from 172); Blue value is 25 (10.16% from 255 or 14.53% from 172); Max value from RGB is 82 - color contains mainly: red. Hex color #524119 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524119 is #ADBEE6. Grayscale: #414141. Windows color (decimal): -11386599 or 1655122. OLE color: 1655122.
HSL color Cylindrical-coordinate representation of color #524119: hue angle of 42.11º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #524119 is Cyan = 0, Magento = 0.21, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 65 | 25 | - |
| CMYK | 0 | 0.21 | 0.70 | 0.68 |
| HSL | 42.11º | 0.53% | 0.21% | - |
| HSV(B) | 42.11º | 0.7% | 0.32% | - |
| XYZ | 5.55 | 5.64 | 1.72 | - |
| YUV | 65.52 | 105.13 | 139.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 25 | 0 | 0.21 | 0.70 | 0.68 | 42.11 | 0.53 | 0.21 |
| Hex | 52 | 41 | 19 | 0 | 15 | 46 | 44 | 2A | 35 | 15 |
| Octal | 122 | 101 | 31 | 0 | 25 | 106 | 104 | 52 | 65 | 25 |
| Binary | 1010010 | 1000001 | 11001 | 0 | 10101 | 1000110 | 1000100 | 101010 | 110101 | 10101 |
Color Harmonies of #524119
Complementary color
Monochromatic Colors of #524119
Black with #524119
Text Example
Text Example
White with #524119
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524119; }
p { color: rgb(82,65,25); }
H1.HeaderClassName
{
color: #524119;
}
.AnyTagClassName
{
color: #524119;
}
</style>
background-color css
<style>
a { background-color: #524119; }
a { background-color: rgb(82,65,25); }
div.DivClassName
{
background-color: #524119;
}
.BgClassName
{
background-color: #524119;
}
</style>
border-color css
<style>
span { border-color: #524119; }
span { border-color: rgb(82,65,25); }
td.TdClassName
{
border-color: #524119;
}
.TagClassName
{
border-color: #524119;
}
</style>