Shades of Madras #524206
Tints of Madras #524206
RGB
CMYK
RGB Variations
Color information
#524206 (or 0x524206) is known color: Madras. HEX triplet: 52, 42 and 06. RGB value is (82,66,6). Sum of RGB (Red+Green+Blue) = 82+66+6=154 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.25% from 154); Green value is 66 (26.17% from 255 or 42.86% from 154); Blue value is 6 (2.73% from 255 or 3.90% from 154); Max value from RGB is 82 - color contains mainly: red. Hex color #524206 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524206 is #ADBDF9. Grayscale: #404040. Windows color (decimal): -11386362 or 410194. OLE color: 410194.
HSL color Cylindrical-coordinate representation of color #524206: hue angle of 47.37º 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 #524206 is Cyan = 0, Magento = 0.20, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 66 | 6 | - |
| CMYK | 0 | 0.20 | 0.93 | 0.68 |
| HSL | 47.37º | 0.86% | 0.17% | - |
| HSV(B) | 47.37º | 0.93% | 0.32% | - |
| XYZ | 5.46 | 5.7 | 0.99 | - |
| YUV | 63.94 | 95.3 | 140.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 66 | 6 | 0 | 0.20 | 0.93 | 0.68 | 47.37 | 0.86 | 0.17 |
| Hex | 52 | 42 | 6 | 0 | 14 | 5D | 44 | 2F | 56 | 11 |
| Octal | 122 | 102 | 6 | 0 | 24 | 135 | 104 | 57 | 126 | 21 |
| Binary | 1010010 | 1000010 | 110 | 0 | 10100 | 1011101 | 1000100 | 101111 | 1010110 | 10001 |
Color Harmonies of #524206
Complementary color
Monochromatic Colors of #524206
Black with #524206
Text Example
Text Example
White with #524206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524206; }
p { color: rgb(82,66,6); }
H1.HeaderClassName
{
color: #524206;
}
.AnyTagClassName
{
color: #524206;
}
</style>
background-color css
<style>
a { background-color: #524206; }
a { background-color: rgb(82,66,6); }
div.DivClassName
{
background-color: #524206;
}
.BgClassName
{
background-color: #524206;
}
</style>
border-color css
<style>
span { border-color: #524206; }
span { border-color: rgb(82,66,6); }
td.TdClassName
{
border-color: #524206;
}
.TagClassName
{
border-color: #524206;
}
</style>