Shades of Madras #524114
Tints of Madras #524114
RGB
CMYK
RGB Variations
Color information
#524114 (or 0x524114) is known color: Madras. HEX triplet: 52, 41 and 14. RGB value is (82,65,20). Sum of RGB (Red+Green+Blue) = 82+65+20=167 (22% of max value = 765). Red value is 82 (32.42% from 255 or 49.10% from 167); Green value is 65 (25.78% from 255 or 38.92% from 167); Blue value is 20 (8.20% from 255 or 11.98% from 167); Max value from RGB is 82 - color contains mainly: red. Hex color #524114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524114 is #ADBEEB. Grayscale: #414141. Windows color (decimal): -11386604 or 1327442. OLE color: 1327442.
HSL color Cylindrical-coordinate representation of color #524114: hue angle of 43.55º degrees, saturation: 0.61, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #524114 is Cyan = 0, Magento = 0.21, Yellow = 0.76 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 65 | 20 | - |
| CMYK | 0 | 0.21 | 0.76 | 0.68 |
| HSL | 43.55º | 0.61% | 0.2% | - |
| HSV(B) | 43.55º | 0.76% | 0.32% | - |
| XYZ | 5.5 | 5.62 | 1.46 | - |
| YUV | 64.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 20 | 0 | 0.21 | 0.76 | 0.68 | 43.55 | 0.61 | 0.2 |
| Hex | 52 | 41 | 14 | 0 | 15 | 4C | 44 | 2C | 3D | 14 |
| Octal | 122 | 101 | 24 | 0 | 25 | 114 | 104 | 54 | 75 | 24 |
| Binary | 1010010 | 1000001 | 10100 | 0 | 10101 | 1001100 | 1000100 | 101100 | 111101 | 10100 |
Color Harmonies of #524114
Complementary color
Monochromatic Colors of #524114
Black with #524114
Text Example
Text Example
White with #524114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524114; }
p { color: rgb(82,65,20); }
H1.HeaderClassName
{
color: #524114;
}
.AnyTagClassName
{
color: #524114;
}
</style>
background-color css
<style>
a { background-color: #524114; }
a { background-color: rgb(82,65,20); }
div.DivClassName
{
background-color: #524114;
}
.BgClassName
{
background-color: #524114;
}
</style>
border-color css
<style>
span { border-color: #524114; }
span { border-color: rgb(82,65,20); }
td.TdClassName
{
border-color: #524114;
}
.TagClassName
{
border-color: #524114;
}
</style>