Shades of Madras #504318
Tints of Madras #504318
RGB
CMYK
RGB Variations
Color information
#504318 (or 0x504318) is known color: Madras. HEX triplet: 50, 43 and 18. RGB value is (80,67,24). Sum of RGB (Red+Green+Blue) = 80+67+24=171 (22% of max value = 765). Red value is 80 (31.64% from 255 or 46.78% from 171); Green value is 67 (26.56% from 255 or 39.18% from 171); Blue value is 24 (9.77% from 255 or 14.04% from 171); Max value from RGB is 80 - color contains mainly: red. Hex color #504318 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #504318 is #AFBCE7. Grayscale: #424242. Windows color (decimal): -11517160 or 1590096. OLE color: 1590096.
HSL color Cylindrical-coordinate representation of color #504318: hue angle of 46.07º degrees, saturation: 0.54, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #504318 is Cyan = 0, Magento = 0.16, Yellow = 0.70 and Black (K on CMYK) = 0.69.
Color convert
| RGB | 80 | 67 | 24 | - |
| CMYK | 0 | 0.16 | 0.70 | 0.69 |
| HSL | 46.07º | 0.54% | 0.2% | - |
| HSV(B) | 46.07º | 0.7% | 0.31% | - |
| XYZ | 5.48 | 5.79 | 1.69 | - |
| YUV | 65.99 | 104.31 | 138 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 67 | 24 | 0 | 0.16 | 0.70 | 0.69 | 46.07 | 0.54 | 0.2 |
| Hex | 50 | 43 | 18 | 0 | 10 | 46 | 45 | 2E | 36 | 14 |
| Octal | 120 | 103 | 30 | 0 | 20 | 106 | 105 | 56 | 66 | 24 |
| Binary | 1010000 | 1000011 | 11000 | 0 | 10000 | 1000110 | 1000101 | 101110 | 110110 | 10100 |
Color Harmonies of #504318
Complementary color
Monochromatic Colors of #504318
Black with #504318
Text Example
Text Example
White with #504318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #504318; }
p { color: rgb(80,67,24); }
H1.HeaderClassName
{
color: #504318;
}
.AnyTagClassName
{
color: #504318;
}
</style>
background-color css
<style>
a { background-color: #504318; }
a { background-color: rgb(80,67,24); }
div.DivClassName
{
background-color: #504318;
}
.BgClassName
{
background-color: #504318;
}
</style>
border-color css
<style>
span { border-color: #504318; }
span { border-color: rgb(80,67,24); }
td.TdClassName
{
border-color: #504318;
}
.TagClassName
{
border-color: #504318;
}
</style>