Shades of Madras #504014
Tints of Madras #504014
RGB
CMYK
RGB Variations
Color information
#504014 (or 0x504014) is known color: Madras. HEX triplet: 50, 40 and 14. RGB value is (80,64,20). Sum of RGB (Red+Green+Blue) = 80+64+20=164 (21% of max value = 765). Red value is 80 (31.64% from 255 or 48.78% from 164); Green value is 64 (25.39% from 255 or 39.02% from 164); Blue value is 20 (8.20% from 255 or 12.20% from 164); Max value from RGB is 80 - color contains mainly: red. Hex color #504014 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #504014 is #AFBFEB. Grayscale: #3F3F3F. Windows color (decimal): -11517932 or 1327184. OLE color: 1327184.
HSL color Cylindrical-coordinate representation of color #504014: hue angle of 44º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #504014 is Cyan = 0, Magento = 0.20, Yellow = 0.75 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 64 | 20 | - |
| CMYK | 0 | 0.20 | 0.75 | 0.69 |
| HSL | 44º | 0.6% | 0.2% | - |
| HSV(B) | 44º | 0.75% | 0.31% | - |
| XYZ | 5.27 | 5.42 | 1.43 | - |
| YUV | 63.77 | 103.3 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 64 | 20 | 0 | 0.20 | 0.75 | 0.69 | 44 | 0.6 | 0.2 |
| Hex | 50 | 40 | 14 | 0 | 14 | 4B | 45 | 2C | 3C | 14 |
| Octal | 120 | 100 | 24 | 0 | 24 | 113 | 105 | 54 | 74 | 24 |
| Binary | 1010000 | 1000000 | 10100 | 0 | 10100 | 1001011 | 1000101 | 101100 | 111100 | 10100 |
Color Harmonies of #504014
Complementary color
Monochromatic Colors of #504014
Black with #504014
Text Example
Text Example
White with #504014
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504014; }
p { color: rgb(80,64,20); }
H1.HeaderClassName
{
color: #504014;
}
.AnyTagClassName
{
color: #504014;
}
</style>
background-color css
<style>
a { background-color: #504014; }
a { background-color: rgb(80,64,20); }
div.DivClassName
{
background-color: #504014;
}
.BgClassName
{
background-color: #504014;
}
</style>
border-color css
<style>
span { border-color: #504014; }
span { border-color: rgb(80,64,20); }
td.TdClassName
{
border-color: #504014;
}
.TagClassName
{
border-color: #504014;
}
</style>