Shades of Madras #524108
Tints of Madras #524108
RGB
CMYK
RGB Variations
Color information
#524108 (or 0x524108) is known color: Madras. HEX triplet: 52, 41 and 08. RGB value is (82,65,8). Sum of RGB (Red+Green+Blue) = 82+65+8=155 (20% of max value = 765). Red value is 82 (32.42% from 255 or 52.90% from 155); Green value is 65 (25.78% from 255 or 41.94% from 155); Blue value is 8 (3.52% from 255 or 5.16% from 155); Max value from RGB is 82 - color contains mainly: red. Hex color #524108 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #524108 is #ADBEF7. Grayscale: #3F3F3F. Windows color (decimal): -11386616 or 541010. OLE color: 541010.
HSL color Cylindrical-coordinate representation of color #524108: hue angle of 46.22º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #524108 is Cyan = 0, Magento = 0.21, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 82 | 65 | 8 | - |
| CMYK | 0 | 0.21 | 0.90 | 0.68 |
| HSL | 46.22º | 0.82% | 0.18% | - |
| HSV(B) | 46.22º | 0.9% | 0.32% | - |
| XYZ | 5.41 | 5.59 | 1.02 | - |
| YUV | 63.59 | 96.63 | 141.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 65 | 8 | 0 | 0.21 | 0.90 | 0.68 | 46.22 | 0.82 | 0.18 |
| Hex | 52 | 41 | 8 | 0 | 15 | 5A | 44 | 2E | 52 | 12 |
| Octal | 122 | 101 | 10 | 0 | 25 | 132 | 104 | 56 | 122 | 22 |
| Binary | 1010010 | 1000001 | 1000 | 0 | 10101 | 1011010 | 1000100 | 101110 | 1010010 | 10010 |
Color Harmonies of #524108
Complementary color
Monochromatic Colors of #524108
Black with #524108
Text Example
Text Example
White with #524108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #524108; }
p { color: rgb(82,65,8); }
H1.HeaderClassName
{
color: #524108;
}
.AnyTagClassName
{
color: #524108;
}
</style>
background-color css
<style>
a { background-color: #524108; }
a { background-color: rgb(82,65,8); }
div.DivClassName
{
background-color: #524108;
}
.BgClassName
{
background-color: #524108;
}
</style>
border-color css
<style>
span { border-color: #524108; }
span { border-color: rgb(82,65,8); }
td.TdClassName
{
border-color: #524108;
}
.TagClassName
{
border-color: #524108;
}
</style>