Shades of Madras #524113
Tints of Madras #524113
RGB
CMYK
RGB Variations
Color information
#524113 (or 0x524113) is known color: Madras. HEX triplet: 52, 41 and 13. RGB value is (82,65,19). Sum of RGB (Red+Green+Blue) = 82+65+19=166 (21% of max value = 765). Red value is 82 (32.42% from 255 or 49.40% from 166); Green value is 65 (25.78% from 255 or 39.16% from 166); Blue value is 19 (7.81% from 255 or 11.45% from 166); Max value from RGB is 82 - color contains mainly: red. Hex color #524113 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524113 is #ADBEEC. Grayscale: #414141. Windows color (decimal): -11386605 or 1261906. OLE color: 1261906.
HSL color Cylindrical-coordinate representation of color #524113: hue angle of 43.81º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #524113 is Cyan = 0, Magento = 0.21, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 65 | 19 | - |
| CMYK | 0 | 0.21 | 0.77 | 0.68 |
| HSL | 43.81º | 0.62% | 0.2% | - |
| HSV(B) | 43.81º | 0.77% | 0.32% | - |
| XYZ | 5.49 | 5.62 | 1.41 | - |
| YUV | 64.84 | 102.13 | 140.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 19 | 0 | 0.21 | 0.77 | 0.68 | 43.81 | 0.62 | 0.2 |
| Hex | 52 | 41 | 13 | 0 | 15 | 4D | 44 | 2C | 3E | 14 |
| Octal | 122 | 101 | 23 | 0 | 25 | 115 | 104 | 54 | 76 | 24 |
| Binary | 1010010 | 1000001 | 10011 | 0 | 10101 | 1001101 | 1000100 | 101100 | 111110 | 10100 |
Color Harmonies of #524113
Complementary color
Monochromatic Colors of #524113
Black with #524113
Text Example
Text Example
White with #524113
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524113; }
p { color: rgb(82,65,19); }
H1.HeaderClassName
{
color: #524113;
}
.AnyTagClassName
{
color: #524113;
}
</style>
background-color css
<style>
a { background-color: #524113; }
a { background-color: rgb(82,65,19); }
div.DivClassName
{
background-color: #524113;
}
.BgClassName
{
background-color: #524113;
}
</style>
border-color css
<style>
span { border-color: #524113; }
span { border-color: rgb(82,65,19); }
td.TdClassName
{
border-color: #524113;
}
.TagClassName
{
border-color: #524113;
}
</style>