Shades of Madras #514116
Tints of Madras #514116
RGB
CMYK
RGB Variations
Color information
#514116 (or 0x514116) is known color: Madras. HEX triplet: 51, 41 and 16. RGB value is (81,65,22). Sum of RGB (Red+Green+Blue) = 81+65+22=168 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.21% from 168); Green value is 65 (25.78% from 255 or 38.69% from 168); Blue value is 22 (8.98% from 255 or 13.10% from 168); Max value from RGB is 81 - color contains mainly: red. Hex color #514116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514116 is #AEBEE9. Grayscale: #414141. Windows color (decimal): -11452138 or 1458513. OLE color: 1458513.
HSL color Cylindrical-coordinate representation of color #514116: hue angle of 43.73º degrees, saturation: 0.57, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #514116 is Cyan = 0, Magento = 0.20, Yellow = 0.73 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 65 | 22 | - |
| CMYK | 0 | 0.20 | 0.73 | 0.68 |
| HSL | 43.73º | 0.57% | 0.2% | - |
| HSV(B) | 43.73º | 0.73% | 0.32% | - |
| XYZ | 5.43 | 5.59 | 1.55 | - |
| YUV | 64.88 | 103.8 | 139.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 65 | 22 | 0 | 0.20 | 0.73 | 0.68 | 43.73 | 0.57 | 0.2 |
| Hex | 51 | 41 | 16 | 0 | 14 | 49 | 44 | 2C | 39 | 14 |
| Octal | 121 | 101 | 26 | 0 | 24 | 111 | 104 | 54 | 71 | 24 |
| Binary | 1010001 | 1000001 | 10110 | 0 | 10100 | 1001001 | 1000100 | 101100 | 111001 | 10100 |
Color Harmonies of #514116
Complementary color
Monochromatic Colors of #514116
Black with #514116
Text Example
Text Example
White with #514116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514116; }
p { color: rgb(81,65,22); }
H1.HeaderClassName
{
color: #514116;
}
.AnyTagClassName
{
color: #514116;
}
</style>
background-color css
<style>
a { background-color: #514116; }
a { background-color: rgb(81,65,22); }
div.DivClassName
{
background-color: #514116;
}
.BgClassName
{
background-color: #514116;
}
</style>
border-color css
<style>
span { border-color: #514116; }
span { border-color: rgb(81,65,22); }
td.TdClassName
{
border-color: #514116;
}
.TagClassName
{
border-color: #514116;
}
</style>