Shades of Madras #504017
Tints of Madras #504017
RGB
CMYK
RGB Variations
Color information
#504017 (or 0x504017) is known color: Madras. HEX triplet: 50, 40 and 17. RGB value is (80,64,23). Sum of RGB (Red+Green+Blue) = 80+64+23=167 (22% of max value = 765). Red value is 80 (31.64% from 255 or 47.90% from 167); Green value is 64 (25.39% from 255 or 38.32% from 167); Blue value is 23 (9.38% from 255 or 13.77% from 167); Max value from RGB is 80 - color contains mainly: red. Hex color #504017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #504017 is #AFBFE8. Grayscale: #404040. Windows color (decimal): -11517929 or 1523792. OLE color: 1523792.
HSL color Cylindrical-coordinate representation of color #504017: hue angle of 43.16º degrees, saturation: 0.55, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #504017 is Cyan = 0, Magento = 0.20, Yellow = 0.71 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 64 | 23 | - |
| CMYK | 0 | 0.20 | 0.71 | 0.69 |
| HSL | 43.16º | 0.55% | 0.2% | - |
| HSV(B) | 43.16º | 0.71% | 0.31% | - |
| XYZ | 5.3 | 5.43 | 1.58 | - |
| YUV | 64.11 | 104.8 | 139.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 64 | 23 | 0 | 0.20 | 0.71 | 0.69 | 43.16 | 0.55 | 0.2 |
| Hex | 50 | 40 | 17 | 0 | 14 | 47 | 45 | 2B | 37 | 14 |
| Octal | 120 | 100 | 27 | 0 | 24 | 107 | 105 | 53 | 67 | 24 |
| Binary | 1010000 | 1000000 | 10111 | 0 | 10100 | 1000111 | 1000101 | 101011 | 110111 | 10100 |
Color Harmonies of #504017
Complementary color
Monochromatic Colors of #504017
Black with #504017
Text Example
Text Example
White with #504017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504017; }
p { color: rgb(80,64,23); }
H1.HeaderClassName
{
color: #504017;
}
.AnyTagClassName
{
color: #504017;
}
</style>
background-color css
<style>
a { background-color: #504017; }
a { background-color: rgb(80,64,23); }
div.DivClassName
{
background-color: #504017;
}
.BgClassName
{
background-color: #504017;
}
</style>
border-color css
<style>
span { border-color: #504017; }
span { border-color: rgb(80,64,23); }
td.TdClassName
{
border-color: #504017;
}
.TagClassName
{
border-color: #504017;
}
</style>