Shades of Madras #524502
Tints of Madras #524502
RGB
CMYK
RGB Variations
Color information
#524502 (or 0x524502) is known color: Madras. HEX triplet: 52, 45 and 02. RGB value is (82,69,2). Sum of RGB (Red+Green+Blue) = 82+69+2=153 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.59% from 153); Green value is 69 (27.34% from 255 or 45.10% from 153); Blue value is 2 (1.17% from 255 or 1.31% from 153); Max value from RGB is 82 - color contains mainly: red. Hex color #524502 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524502 is #ADBAFD. Grayscale: #414141. Windows color (decimal): -11385598 or 148818. OLE color: 148818.
HSL color Cylindrical-coordinate representation of color #524502: hue angle of 50.25º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #524502 is Cyan = 0, Magento = 0.16, Yellow = 0.98 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 69 | 2 | - |
| CMYK | 0 | 0.16 | 0.98 | 0.68 |
| HSL | 50.25º | 0.95% | 0.16% | - |
| HSV(B) | 50.25º | 0.98% | 0.32% | - |
| XYZ | 5.62 | 6.05 | 0.93 | - |
| YUV | 65.25 | 92.31 | 139.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 69 | 2 | 0 | 0.16 | 0.98 | 0.68 | 50.25 | 0.95 | 0.16 |
| Hex | 52 | 45 | 2 | 0 | 10 | 62 | 44 | 32 | 5F | 10 |
| Octal | 122 | 105 | 2 | 0 | 20 | 142 | 104 | 62 | 137 | 20 |
| Binary | 1010010 | 1000101 | 10 | 0 | 10000 | 1100010 | 1000100 | 110010 | 1011111 | 10000 |
Color Harmonies of #524502
Complementary color
Monochromatic Colors of #524502
Black with #524502
Text Example
Text Example
White with #524502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524502; }
p { color: rgb(82,69,2); }
H1.HeaderClassName
{
color: #524502;
}
.AnyTagClassName
{
color: #524502;
}
</style>
background-color css
<style>
a { background-color: #524502; }
a { background-color: rgb(82,69,2); }
div.DivClassName
{
background-color: #524502;
}
.BgClassName
{
background-color: #524502;
}
</style>
border-color css
<style>
span { border-color: #524502; }
span { border-color: rgb(82,69,2); }
td.TdClassName
{
border-color: #524502;
}
.TagClassName
{
border-color: #524502;
}
</style>