Shades of Madras #504611
Tints of Madras #504611
RGB
CMYK
RGB Variations
Color information
#504611 (or 0x504611) is known color: Madras. HEX triplet: 50, 46 and 11. RGB value is (80,70,17). Sum of RGB (Red+Green+Blue) = 80+70+17=167 (22% of max value = 765). Red value is 80 (31.64% from 255 or 47.90% from 167); Green value is 70 (27.73% from 255 or 41.92% from 167); Blue value is 17 (7.03% from 255 or 10.18% from 167); Max value from RGB is 80 - color contains mainly: red. Hex color #504611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #504611 is #AFB9EE. Grayscale: #434343. Windows color (decimal): -11516399 or 1132112. OLE color: 1132112.
HSL color Cylindrical-coordinate representation of color #504611: hue angle of 50.48º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #504611 is Cyan = 0, Magento = 0.12, Yellow = 0.79 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 70 | 17 | - |
| CMYK | 0 | 0.12 | 0.79 | 0.69 |
| HSL | 50.48º | 0.65% | 0.19% | - |
| HSV(B) | 50.48º | 0.79% | 0.31% | - |
| XYZ | 5.6 | 6.13 | 1.42 | - |
| YUV | 66.95 | 99.81 | 137.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 70 | 17 | 0 | 0.12 | 0.79 | 0.69 | 50.48 | 0.65 | 0.19 |
| Hex | 50 | 46 | 11 | 0 | C | 4F | 45 | 32 | 41 | 13 |
| Octal | 120 | 106 | 21 | 0 | 14 | 117 | 105 | 62 | 101 | 23 |
| Binary | 1010000 | 1000110 | 10001 | 0 | 1100 | 1001111 | 1000101 | 110010 | 1000001 | 10011 |
Color Harmonies of #504611
Complementary color
Monochromatic Colors of #504611
Black with #504611
Text Example
Text Example
White with #504611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504611; }
p { color: rgb(80,70,17); }
H1.HeaderClassName
{
color: #504611;
}
.AnyTagClassName
{
color: #504611;
}
</style>
background-color css
<style>
a { background-color: #504611; }
a { background-color: rgb(80,70,17); }
div.DivClassName
{
background-color: #504611;
}
.BgClassName
{
background-color: #504611;
}
</style>
border-color css
<style>
span { border-color: #504611; }
span { border-color: rgb(80,70,17); }
td.TdClassName
{
border-color: #504611;
}
.TagClassName
{
border-color: #504611;
}
</style>