Shades of Madras #524311
Tints of Madras #524311
RGB
CMYK
RGB Variations
Color information
#524311 (or 0x524311) is known color: Madras. HEX triplet: 52, 43 and 11. RGB value is (82,67,17). Sum of RGB (Red+Green+Blue) = 82+67+17=166 (21% of max value = 765). Red value is 82 (32.42% from 255 or 49.40% from 166); Green value is 67 (26.56% from 255 or 40.36% from 166); Blue value is 17 (7.03% from 255 or 10.24% from 166); Max value from RGB is 82 - color contains mainly: red. Hex color #524311 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524311 is #ADBCEE. Grayscale: #424242. Windows color (decimal): -11386095 or 1131346. OLE color: 1131346.
HSL color Cylindrical-coordinate representation of color #524311: hue angle of 46.15º degrees, saturation: 0.66, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #524311 is Cyan = 0, Magento = 0.18, Yellow = 0.79 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 67 | 17 | - |
| CMYK | 0 | 0.18 | 0.79 | 0.68 |
| HSL | 46.15º | 0.66% | 0.19% | - |
| HSV(B) | 46.15º | 0.79% | 0.32% | - |
| XYZ | 5.59 | 5.85 | 1.36 | - |
| YUV | 65.79 | 100.47 | 139.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 17 | 0 | 0.18 | 0.79 | 0.68 | 46.15 | 0.66 | 0.19 |
| Hex | 52 | 43 | 11 | 0 | 12 | 4F | 44 | 2E | 42 | 13 |
| Octal | 122 | 103 | 21 | 0 | 22 | 117 | 104 | 56 | 102 | 23 |
| Binary | 1010010 | 1000011 | 10001 | 0 | 10010 | 1001111 | 1000100 | 101110 | 1000010 | 10011 |
Color Harmonies of #524311
Complementary color
Monochromatic Colors of #524311
Black with #524311
Text Example
Text Example
White with #524311
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524311; }
p { color: rgb(82,67,17); }
H1.HeaderClassName
{
color: #524311;
}
.AnyTagClassName
{
color: #524311;
}
</style>
background-color css
<style>
a { background-color: #524311; }
a { background-color: rgb(82,67,17); }
div.DivClassName
{
background-color: #524311;
}
.BgClassName
{
background-color: #524311;
}
</style>
border-color css
<style>
span { border-color: #524311; }
span { border-color: rgb(82,67,17); }
td.TdClassName
{
border-color: #524311;
}
.TagClassName
{
border-color: #524311;
}
</style>