Shades of Madras #524012
Tints of Madras #524012
RGB
CMYK
RGB Variations
Color information
#524012 (or 0x524012) is known color: Madras. HEX triplet: 52, 40 and 12. RGB value is (82,64,18). Sum of RGB (Red+Green+Blue) = 82+64+18=164 (21% of max value = 765). Red value is 82 (32.42% from 255 or 50% from 164); Green value is 64 (25.39% from 255 or 39.02% from 164); Blue value is 18 (7.42% from 255 or 10.98% from 164); Max value from RGB is 82 - color contains mainly: red. Hex color #524012 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524012 is #ADBFED. Grayscale: #404040. Windows color (decimal): -11386862 or 1196114. OLE color: 1196114.
HSL color Cylindrical-coordinate representation of color #524012: hue angle of 43.12º degrees, saturation: 0.64, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #524012 is Cyan = 0, Magento = 0.22, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 64 | 18 | - |
| CMYK | 0 | 0.22 | 0.78 | 0.68 |
| HSL | 43.13º | 0.64% | 0.2% | - |
| HSV(B) | 43.13º | 0.78% | 0.32% | - |
| XYZ | 5.42 | 5.5 | 1.35 | - |
| YUV | 64.14 | 101.96 | 140.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 18 | 0 | 0.22 | 0.78 | 0.68 | 43.13 | 0.64 | 0.2 |
| Hex | 52 | 40 | 12 | 0 | 16 | 4E | 44 | 2B | 40 | 14 |
| Octal | 122 | 100 | 22 | 0 | 26 | 116 | 104 | 53 | 100 | 24 |
| Binary | 1010010 | 1000000 | 10010 | 0 | 10110 | 1001110 | 1000100 | 101011 | 1000000 | 10100 |
Color Harmonies of #524012
Complementary color
Monochromatic Colors of #524012
Black with #524012
Text Example
Text Example
White with #524012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524012; }
p { color: rgb(82,64,18); }
H1.HeaderClassName
{
color: #524012;
}
.AnyTagClassName
{
color: #524012;
}
</style>
background-color css
<style>
a { background-color: #524012; }
a { background-color: rgb(82,64,18); }
div.DivClassName
{
background-color: #524012;
}
.BgClassName
{
background-color: #524012;
}
</style>
border-color css
<style>
span { border-color: #524012; }
span { border-color: rgb(82,64,18); }
td.TdClassName
{
border-color: #524012;
}
.TagClassName
{
border-color: #524012;
}
</style>