Shades of Madras #524507
Tints of Madras #524507
RGB
CMYK
RGB Variations
Color information
#524507 (or 0x524507) is known color: Madras. HEX triplet: 52, 45 and 07. RGB value is (82,69,7). Sum of RGB (Red+Green+Blue) = 82+69+7=158 (20% of max value = 765). Red value is 82 (32.42% from 255 or 51.90% from 158); Green value is 69 (27.34% from 255 or 43.67% from 158); Blue value is 7 (3.12% from 255 or 4.43% from 158); Max value from RGB is 82 - color contains mainly: red. Hex color #524507 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524507 is #ADBAF8. Grayscale: #424242. Windows color (decimal): -11385593 or 476498. OLE color: 476498.
HSL color Cylindrical-coordinate representation of color #524507: hue angle of 49.6º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #524507 is Cyan = 0, Magento = 0.16, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 69 | 7 | - |
| CMYK | 0 | 0.16 | 0.91 | 0.68 |
| HSL | 49.6º | 0.84% | 0.17% | - |
| HSV(B) | 49.6º | 0.91% | 0.32% | - |
| XYZ | 5.65 | 6.07 | 1.07 | - |
| YUV | 65.82 | 94.81 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 7 | 0 | 0.16 | 0.91 | 0.68 | 49.6 | 0.84 | 0.17 |
| Hex | 52 | 45 | 7 | 0 | 10 | 5B | 44 | 32 | 54 | 11 |
| Octal | 122 | 105 | 7 | 0 | 20 | 133 | 104 | 62 | 124 | 21 |
| Binary | 1010010 | 1000101 | 111 | 0 | 10000 | 1011011 | 1000100 | 110010 | 1010100 | 10001 |
Color Harmonies of #524507
Complementary color
Monochromatic Colors of #524507
Black with #524507
Text Example
Text Example
White with #524507
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524507; }
p { color: rgb(82,69,7); }
H1.HeaderClassName
{
color: #524507;
}
.AnyTagClassName
{
color: #524507;
}
</style>
background-color css
<style>
a { background-color: #524507; }
a { background-color: rgb(82,69,7); }
div.DivClassName
{
background-color: #524507;
}
.BgClassName
{
background-color: #524507;
}
</style>
border-color css
<style>
span { border-color: #524507; }
span { border-color: rgb(82,69,7); }
td.TdClassName
{
border-color: #524507;
}
.TagClassName
{
border-color: #524507;
}
</style>