Shades of Madras #504016
Tints of Madras #504016
RGB
CMYK
RGB Variations
Color information
#504016 (or 0x504016) is known color: Madras. HEX triplet: 50, 40 and 16. RGB value is (80,64,22). Sum of RGB (Red+Green+Blue) = 80+64+22=166 (21% of max value = 765). Red value is 80 (31.64% from 255 or 48.19% from 166); Green value is 64 (25.39% from 255 or 38.55% from 166); Blue value is 22 (8.98% from 255 or 13.25% from 166); Max value from RGB is 80 - color contains mainly: red. Hex color #504016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #504016 is #AFBFE9. Grayscale: #404040. Windows color (decimal): -11517930 or 1458256. OLE color: 1458256.
HSL color Cylindrical-coordinate representation of color #504016: hue angle of 43.45º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #504016 is Cyan = 0, Magento = 0.20, Yellow = 0.72 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 64 | 22 | - |
| CMYK | 0 | 0.20 | 0.72 | 0.69 |
| HSL | 43.45º | 0.57% | 0.2% | - |
| HSV(B) | 43.45º | 0.73% | 0.31% | - |
| XYZ | 5.29 | 5.43 | 1.53 | - |
| YUV | 64 | 104.3 | 139.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 64 | 22 | 0 | 0.20 | 0.72 | 0.69 | 43.45 | 0.57 | 0.2 |
| Hex | 50 | 40 | 16 | 0 | 14 | 48 | 45 | 2B | 39 | 14 |
| Octal | 120 | 100 | 26 | 0 | 24 | 110 | 105 | 53 | 71 | 24 |
| Binary | 1010000 | 1000000 | 10110 | 0 | 10100 | 1001000 | 1000101 | 101011 | 111001 | 10100 |
Color Harmonies of #504016
Complementary color
Monochromatic Colors of #504016
Black with #504016
Text Example
Text Example
White with #504016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504016; }
p { color: rgb(80,64,22); }
H1.HeaderClassName
{
color: #504016;
}
.AnyTagClassName
{
color: #504016;
}
</style>
background-color css
<style>
a { background-color: #504016; }
a { background-color: rgb(80,64,22); }
div.DivClassName
{
background-color: #504016;
}
.BgClassName
{
background-color: #504016;
}
</style>
border-color css
<style>
span { border-color: #504016; }
span { border-color: rgb(80,64,22); }
td.TdClassName
{
border-color: #504016;
}
.TagClassName
{
border-color: #504016;
}
</style>