Shades of Madras #524602
Tints of Madras #524602
RGB
CMYK
RGB Variations
Color information
#524602 (or 0x524602) is known color: Madras. HEX triplet: 52, 46 and 02. RGB value is (82,70,2). Sum of RGB (Red+Green+Blue) = 82+70+2=154 (20% of max value = 765). Red value is 82 (32.42% from 255 or 53.25% from 154); Green value is 70 (27.73% from 255 or 45.45% from 154); Blue value is 2 (1.17% from 255 or 1.30% from 154); Max value from RGB is 82 - color contains mainly: red. Hex color #524602 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524602 is #ADB9FD. Grayscale: #424242. Windows color (decimal): -11385342 or 149074. OLE color: 149074.
HSL color Cylindrical-coordinate representation of color #524602: hue angle of 51º 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 #524602 is Cyan = 0, Magento = 0.15, Yellow = 0.98 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 70 | 2 | - |
| CMYK | 0 | 0.15 | 0.98 | 0.68 |
| HSL | 51º | 0.95% | 0.16% | - |
| HSV(B) | 51º | 0.98% | 0.32% | - |
| XYZ | 5.68 | 6.18 | 0.95 | - |
| YUV | 65.84 | 91.98 | 139.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 70 | 2 | 0 | 0.15 | 0.98 | 0.68 | 51 | 0.95 | 0.16 |
| Hex | 52 | 46 | 2 | 0 | F | 62 | 44 | 33 | 5F | 10 |
| Octal | 122 | 106 | 2 | 0 | 17 | 142 | 104 | 63 | 137 | 20 |
| Binary | 1010010 | 1000110 | 10 | 0 | 1111 | 1100010 | 1000100 | 110011 | 1011111 | 10000 |
Color Harmonies of #524602
Complementary color
Monochromatic Colors of #524602
Black with #524602
Text Example
Text Example
White with #524602
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524602; }
p { color: rgb(82,70,2); }
H1.HeaderClassName
{
color: #524602;
}
.AnyTagClassName
{
color: #524602;
}
</style>
background-color css
<style>
a { background-color: #524602; }
a { background-color: rgb(82,70,2); }
div.DivClassName
{
background-color: #524602;
}
.BgClassName
{
background-color: #524602;
}
</style>
border-color css
<style>
span { border-color: #524602; }
span { border-color: rgb(82,70,2); }
td.TdClassName
{
border-color: #524602;
}
.TagClassName
{
border-color: #524602;
}
</style>