Shades of Madras #524407
Tints of Madras #524407
RGB
CMYK
RGB Variations
Color information
#524407 (or 0x524407) is known color: Madras. HEX triplet: 52, 44 and 07. RGB value is (82,68,7). Sum of RGB (Red+Green+Blue) = 82+68+7=157 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.23% from 157); Green value is 68 (26.95% from 255 or 43.31% from 157); Blue value is 7 (3.12% from 255 or 4.46% from 157); Max value from RGB is 82 - color contains mainly: red. Hex color #524407 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524407 is #ADBBF8. Grayscale: #414141. Windows color (decimal): -11385849 or 476242. OLE color: 476242.
HSL color Cylindrical-coordinate representation of color #524407: hue angle of 48.8º 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 #524407 is Cyan = 0, Magento = 0.17, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 68 | 7 | - |
| CMYK | 0 | 0.17 | 0.91 | 0.68 |
| HSL | 48.8º | 0.84% | 0.17% | - |
| HSV(B) | 48.8º | 0.91% | 0.32% | - |
| XYZ | 5.59 | 5.94 | 1.05 | - |
| YUV | 65.23 | 95.14 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 68 | 7 | 0 | 0.17 | 0.91 | 0.68 | 48.8 | 0.84 | 0.17 |
| Hex | 52 | 44 | 7 | 0 | 11 | 5B | 44 | 31 | 54 | 11 |
| Octal | 122 | 104 | 7 | 0 | 21 | 133 | 104 | 61 | 124 | 21 |
| Binary | 1010010 | 1000100 | 111 | 0 | 10001 | 1011011 | 1000100 | 110001 | 1010100 | 10001 |
Color Harmonies of #524407
Complementary color
Monochromatic Colors of #524407
Black with #524407
Text Example
Text Example
White with #524407
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524407; }
p { color: rgb(82,68,7); }
H1.HeaderClassName
{
color: #524407;
}
.AnyTagClassName
{
color: #524407;
}
</style>
background-color css
<style>
a { background-color: #524407; }
a { background-color: rgb(82,68,7); }
div.DivClassName
{
background-color: #524407;
}
.BgClassName
{
background-color: #524407;
}
</style>
border-color css
<style>
span { border-color: #524407; }
span { border-color: rgb(82,68,7); }
td.TdClassName
{
border-color: #524407;
}
.TagClassName
{
border-color: #524407;
}
</style>