Shades of Madras #524117
Tints of Madras #524117
RGB
CMYK
RGB Variations
Color information
#524117 (or 0x524117) is known color: Madras. HEX triplet: 52, 41 and 17. RGB value is (82,65,23). Sum of RGB (Red+Green+Blue) = 82+65+23=170 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.24% from 170); Green value is 65 (25.78% from 255 or 38.24% from 170); Blue value is 23 (9.38% from 255 or 13.53% from 170); Max value from RGB is 82 - color contains mainly: red. Hex color #524117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524117 is #ADBEE8. Grayscale: #414141. Windows color (decimal): -11386601 or 1524050. OLE color: 1524050.
HSL color Cylindrical-coordinate representation of color #524117: hue angle of 42.71º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #524117 is Cyan = 0, Magento = 0.21, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 65 | 23 | - |
| CMYK | 0 | 0.21 | 0.72 | 0.68 |
| HSL | 42.71º | 0.56% | 0.21% | - |
| HSV(B) | 42.71º | 0.72% | 0.32% | - |
| XYZ | 5.52 | 5.64 | 1.61 | - |
| YUV | 65.3 | 104.13 | 139.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 23 | 0 | 0.21 | 0.72 | 0.68 | 42.71 | 0.56 | 0.21 |
| Hex | 52 | 41 | 17 | 0 | 15 | 48 | 44 | 2B | 38 | 15 |
| Octal | 122 | 101 | 27 | 0 | 25 | 110 | 104 | 53 | 70 | 25 |
| Binary | 1010010 | 1000001 | 10111 | 0 | 10101 | 1001000 | 1000100 | 101011 | 111000 | 10101 |
Color Harmonies of #524117
Complementary color
Monochromatic Colors of #524117
Black with #524117
Text Example
Text Example
White with #524117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524117; }
p { color: rgb(82,65,23); }
H1.HeaderClassName
{
color: #524117;
}
.AnyTagClassName
{
color: #524117;
}
</style>
background-color css
<style>
a { background-color: #524117; }
a { background-color: rgb(82,65,23); }
div.DivClassName
{
background-color: #524117;
}
.BgClassName
{
background-color: #524117;
}
</style>
border-color css
<style>
span { border-color: #524117; }
span { border-color: rgb(82,65,23); }
td.TdClassName
{
border-color: #524117;
}
.TagClassName
{
border-color: #524117;
}
</style>