Shades of Madras #524313
Tints of Madras #524313
RGB
CMYK
RGB Variations
Color information
#524313 (or 0x524313) is known color: Madras. HEX triplet: 52, 43 and 13. RGB value is (82,67,19). Sum of RGB (Red+Green+Blue) = 82+67+19=168 (22% of max value = 765). Red value is 82 (32.42% from 255 or 48.81% from 168); Green value is 67 (26.56% from 255 or 39.88% from 168); Blue value is 19 (7.81% from 255 or 11.31% from 168); Max value from RGB is 82 - color contains mainly: red. Hex color #524313 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524313 is #ADBCEC. Grayscale: #424242. Windows color (decimal): -11386093 or 1262418. OLE color: 1262418.
HSL color Cylindrical-coordinate representation of color #524313: hue angle of 45.71º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #524313 is Cyan = 0, Magento = 0.18, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 67 | 19 | - |
| CMYK | 0 | 0.18 | 0.77 | 0.68 |
| HSL | 45.71º | 0.62% | 0.2% | - |
| HSV(B) | 45.71º | 0.77% | 0.32% | - |
| XYZ | 5.6 | 5.86 | 1.45 | - |
| YUV | 66.01 | 101.47 | 139.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 67 | 19 | 0 | 0.18 | 0.77 | 0.68 | 45.71 | 0.62 | 0.2 |
| Hex | 52 | 43 | 13 | 0 | 12 | 4D | 44 | 2E | 3E | 14 |
| Octal | 122 | 103 | 23 | 0 | 22 | 115 | 104 | 56 | 76 | 24 |
| Binary | 1010010 | 1000011 | 10011 | 0 | 10010 | 1001101 | 1000100 | 101110 | 111110 | 10100 |
Color Harmonies of #524313
Complementary color
Monochromatic Colors of #524313
Black with #524313
Text Example
Text Example
White with #524313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524313; }
p { color: rgb(82,67,19); }
H1.HeaderClassName
{
color: #524313;
}
.AnyTagClassName
{
color: #524313;
}
</style>
background-color css
<style>
a { background-color: #524313; }
a { background-color: rgb(82,67,19); }
div.DivClassName
{
background-color: #524313;
}
.BgClassName
{
background-color: #524313;
}
</style>
border-color css
<style>
span { border-color: #524313; }
span { border-color: rgb(82,67,19); }
td.TdClassName
{
border-color: #524313;
}
.TagClassName
{
border-color: #524313;
}
</style>