Shades of Madras #524506
Tints of Madras #524506
RGB
CMYK
RGB Variations
Color information
#524506 (or 0x524506) is known color: Madras. HEX triplet: 52, 45 and 06. RGB value is (82,69,6). Sum of RGB (Red+Green+Blue) = 82+69+6=157 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.23% from 157); Green value is 69 (27.34% from 255 or 43.95% from 157); Blue value is 6 (2.73% from 255 or 3.82% from 157); Max value from RGB is 82 - color contains mainly: red. Hex color #524506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524506 is #ADBAF9. Grayscale: #414141. Windows color (decimal): -11385594 or 410962. OLE color: 410962.
HSL color Cylindrical-coordinate representation of color #524506: hue angle of 49.74º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #524506 is Cyan = 0, Magento = 0.16, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 69 | 6 | - |
| CMYK | 0 | 0.16 | 0.93 | 0.68 |
| HSL | 49.74º | 0.86% | 0.17% | - |
| HSV(B) | 49.74º | 0.93% | 0.32% | - |
| XYZ | 5.64 | 6.06 | 1.05 | - |
| YUV | 65.71 | 94.31 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 6 | 0 | 0.16 | 0.93 | 0.68 | 49.74 | 0.86 | 0.17 |
| Hex | 52 | 45 | 6 | 0 | 10 | 5D | 44 | 32 | 56 | 11 |
| Octal | 122 | 105 | 6 | 0 | 20 | 135 | 104 | 62 | 126 | 21 |
| Binary | 1010010 | 1000101 | 110 | 0 | 10000 | 1011101 | 1000100 | 110010 | 1010110 | 10001 |
Color Harmonies of #524506
Complementary color
Monochromatic Colors of #524506
Black with #524506
Text Example
Text Example
White with #524506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524506; }
p { color: rgb(82,69,6); }
H1.HeaderClassName
{
color: #524506;
}
.AnyTagClassName
{
color: #524506;
}
</style>
background-color css
<style>
a { background-color: #524506; }
a { background-color: rgb(82,69,6); }
div.DivClassName
{
background-color: #524506;
}
.BgClassName
{
background-color: #524506;
}
</style>
border-color css
<style>
span { border-color: #524506; }
span { border-color: rgb(82,69,6); }
td.TdClassName
{
border-color: #524506;
}
.TagClassName
{
border-color: #524506;
}
</style>