Shades of Madras #524107
Tints of Madras #524107
RGB
CMYK
RGB Variations
Color information
#524107 (or 0x524107) is known color: Madras. HEX triplet: 52, 41 and 07. RGB value is (82,65,7). Sum of RGB (Red+Green+Blue) = 82+65+7=154 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.25% from 154); Green value is 65 (25.78% from 255 or 42.21% from 154); Blue value is 7 (3.12% from 255 or 4.55% from 154); Max value from RGB is 82 - color contains mainly: red. Hex color #524107 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524107 is #ADBEF8. Grayscale: #3F3F3F. Windows color (decimal): -11386617 or 475474. OLE color: 475474.
HSL color Cylindrical-coordinate representation of color #524107: hue angle of 46.4º 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 #524107 is Cyan = 0, Magento = 0.21, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 65 | 7 | - |
| CMYK | 0 | 0.21 | 0.91 | 0.68 |
| HSL | 46.4º | 0.84% | 0.17% | - |
| HSV(B) | 46.4º | 0.91% | 0.32% | - |
| XYZ | 5.41 | 5.59 | 0.99 | - |
| YUV | 63.47 | 96.13 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 7 | 0 | 0.21 | 0.91 | 0.68 | 46.4 | 0.84 | 0.17 |
| Hex | 52 | 41 | 7 | 0 | 15 | 5B | 44 | 2E | 54 | 11 |
| Octal | 122 | 101 | 7 | 0 | 25 | 133 | 104 | 56 | 124 | 21 |
| Binary | 1010010 | 1000001 | 111 | 0 | 10101 | 1011011 | 1000100 | 101110 | 1010100 | 10001 |
Color Harmonies of #524107
Complementary color
Monochromatic Colors of #524107
Black with #524107
Text Example
Text Example
White with #524107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524107; }
p { color: rgb(82,65,7); }
H1.HeaderClassName
{
color: #524107;
}
.AnyTagClassName
{
color: #524107;
}
</style>
background-color css
<style>
a { background-color: #524107; }
a { background-color: rgb(82,65,7); }
div.DivClassName
{
background-color: #524107;
}
.BgClassName
{
background-color: #524107;
}
</style>
border-color css
<style>
span { border-color: #524107; }
span { border-color: rgb(82,65,7); }
td.TdClassName
{
border-color: #524107;
}
.TagClassName
{
border-color: #524107;
}
</style>