Shades of Madras #524006
Tints of Madras #524006
RGB
CMYK
RGB Variations
Color information
#524006 (or 0x524006) is known color: Madras. HEX triplet: 52, 40 and 06. RGB value is (82,64,6). Sum of RGB (Red+Green+Blue) = 82+64+6=152 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.95% from 152); Green value is 64 (25.39% from 255 or 42.11% from 152); Blue value is 6 (2.73% from 255 or 3.95% from 152); Max value from RGB is 82 - color contains mainly: red. Hex color #524006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524006 is #ADBFF9. Grayscale: #3F3F3F. Windows color (decimal): -11386874 or 409682. OLE color: 409682.
HSL color Cylindrical-coordinate representation of color #524006: hue angle of 45.79º 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 #524006 is Cyan = 0, Magento = 0.22, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 64 | 6 | - |
| CMYK | 0 | 0.22 | 0.93 | 0.68 |
| HSL | 45.79º | 0.86% | 0.17% | - |
| HSV(B) | 45.79º | 0.93% | 0.32% | - |
| XYZ | 5.35 | 5.47 | 0.95 | - |
| YUV | 62.77 | 95.96 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 6 | 0 | 0.22 | 0.93 | 0.68 | 45.79 | 0.86 | 0.17 |
| Hex | 52 | 40 | 6 | 0 | 16 | 5D | 44 | 2E | 56 | 11 |
| Octal | 122 | 100 | 6 | 0 | 26 | 135 | 104 | 56 | 126 | 21 |
| Binary | 1010010 | 1000000 | 110 | 0 | 10110 | 1011101 | 1000100 | 101110 | 1010110 | 10001 |
Color Harmonies of #524006
Complementary color
Monochromatic Colors of #524006
Black with #524006
Text Example
Text Example
White with #524006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524006; }
p { color: rgb(82,64,6); }
H1.HeaderClassName
{
color: #524006;
}
.AnyTagClassName
{
color: #524006;
}
</style>
background-color css
<style>
a { background-color: #524006; }
a { background-color: rgb(82,64,6); }
div.DivClassName
{
background-color: #524006;
}
.BgClassName
{
background-color: #524006;
}
</style>
border-color css
<style>
span { border-color: #524006; }
span { border-color: rgb(82,64,6); }
td.TdClassName
{
border-color: #524006;
}
.TagClassName
{
border-color: #524006;
}
</style>