Shades of Madras #524118
Tints of Madras #524118
RGB
CMYK
RGB Variations
Color information
#524118 (or 0x524118) is known color: Madras. HEX triplet: 52, 41 and 18. RGB value is (82,65,24). Sum of RGB (Red+Green+Blue) = 82+65+24=171 (22% of max value = 765). Red value is 82 (32.42% from 255 or 47.95% from 171); Green value is 65 (25.78% from 255 or 38.01% from 171); Blue value is 24 (9.77% from 255 or 14.04% from 171); Max value from RGB is 82 - color contains mainly: red. Hex color #524118 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524118 is #ADBEE7. Grayscale: #414141. Windows color (decimal): -11386600 or 1589586. OLE color: 1589586.
HSL color Cylindrical-coordinate representation of color #524118: hue angle of 42.41º degrees, saturation: 0.55, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #524118 is Cyan = 0, Magento = 0.21, Yellow = 0.71 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 65 | 24 | - |
| CMYK | 0 | 0.21 | 0.71 | 0.68 |
| HSL | 42.41º | 0.55% | 0.21% | - |
| HSV(B) | 42.41º | 0.71% | 0.32% | - |
| XYZ | 5.53 | 5.64 | 1.66 | - |
| YUV | 65.41 | 104.63 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 24 | 0 | 0.21 | 0.71 | 0.68 | 42.41 | 0.55 | 0.21 |
| Hex | 52 | 41 | 18 | 0 | 15 | 47 | 44 | 2A | 37 | 15 |
| Octal | 122 | 101 | 30 | 0 | 25 | 107 | 104 | 52 | 67 | 25 |
| Binary | 1010010 | 1000001 | 11000 | 0 | 10101 | 1000111 | 1000100 | 101010 | 110111 | 10101 |
Color Harmonies of #524118
Complementary color
Monochromatic Colors of #524118
Black with #524118
Text Example
Text Example
White with #524118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524118; }
p { color: rgb(82,65,24); }
H1.HeaderClassName
{
color: #524118;
}
.AnyTagClassName
{
color: #524118;
}
</style>
background-color css
<style>
a { background-color: #524118; }
a { background-color: rgb(82,65,24); }
div.DivClassName
{
background-color: #524118;
}
.BgClassName
{
background-color: #524118;
}
</style>
border-color css
<style>
span { border-color: #524118; }
span { border-color: rgb(82,65,24); }
td.TdClassName
{
border-color: #524118;
}
.TagClassName
{
border-color: #524118;
}
</style>