Shades of Madras #524009
Tints of Madras #524009
RGB
CMYK
RGB Variations
Color information
#524009 (or 0x524009) is known color: Madras. HEX triplet: 52, 40 and 09. RGB value is (82,64,9). Sum of RGB (Red+Green+Blue) = 82+64+9=155 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.90% from 155); Green value is 64 (25.39% from 255 or 41.29% from 155); Blue value is 9 (3.91% from 255 or 5.81% from 155); Max value from RGB is 82 - color contains mainly: red. Hex color #524009 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524009 is #ADBFF6. Grayscale: #3F3F3F. Windows color (decimal): -11386871 or 606290. OLE color: 606290.
HSL color Cylindrical-coordinate representation of color #524009: hue angle of 45.21º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #524009 is Cyan = 0, Magento = 0.22, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 64 | 9 | - |
| CMYK | 0 | 0.22 | 0.89 | 0.68 |
| HSL | 45.21º | 0.8% | 0.18% | - |
| HSV(B) | 45.21º | 0.89% | 0.32% | - |
| XYZ | 5.36 | 5.48 | 1.03 | - |
| YUV | 63.11 | 97.46 | 141.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 64 | 9 | 0 | 0.22 | 0.89 | 0.68 | 45.21 | 0.8 | 0.18 |
| Hex | 52 | 40 | 9 | 0 | 16 | 59 | 44 | 2D | 50 | 12 |
| Octal | 122 | 100 | 11 | 0 | 26 | 131 | 104 | 55 | 120 | 22 |
| Binary | 1010010 | 1000000 | 1001 | 0 | 10110 | 1011001 | 1000100 | 101101 | 1010000 | 10010 |
Color Harmonies of #524009
Complementary color
Monochromatic Colors of #524009
Black with #524009
Text Example
Text Example
White with #524009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524009; }
p { color: rgb(82,64,9); }
H1.HeaderClassName
{
color: #524009;
}
.AnyTagClassName
{
color: #524009;
}
</style>
background-color css
<style>
a { background-color: #524009; }
a { background-color: rgb(82,64,9); }
div.DivClassName
{
background-color: #524009;
}
.BgClassName
{
background-color: #524009;
}
</style>
border-color css
<style>
span { border-color: #524009; }
span { border-color: rgb(82,64,9); }
td.TdClassName
{
border-color: #524009;
}
.TagClassName
{
border-color: #524009;
}
</style>