Shades of Madras #514110
Tints of Madras #514110
RGB
CMYK
RGB Variations
Color information
#514110 (or 0x514110) is known color: Madras. HEX triplet: 51, 41 and 10. RGB value is (81,65,16). Sum of RGB (Red+Green+Blue) = 81+65+16=162 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50% from 162); Green value is 65 (25.78% from 255 or 40.12% from 162); Blue value is 16 (6.64% from 255 or 9.88% from 162); Max value from RGB is 81 - color contains mainly: red. Hex color #514110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514110 is #AEBEEF. Grayscale: #404040. Windows color (decimal): -11452144 or 1065297. OLE color: 1065297.
HSL color Cylindrical-coordinate representation of color #514110: hue angle of 45.23º degrees, saturation: 0.67, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #514110 is Cyan = 0, Magento = 0.20, Yellow = 0.80 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 65 | 16 | - |
| CMYK | 0 | 0.20 | 0.80 | 0.68 |
| HSL | 45.23º | 0.67% | 0.19% | - |
| HSV(B) | 45.23º | 0.8% | 0.32% | - |
| XYZ | 5.38 | 5.57 | 1.28 | - |
| YUV | 64.2 | 100.8 | 139.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 65 | 16 | 0 | 0.20 | 0.80 | 0.68 | 45.23 | 0.67 | 0.19 |
| Hex | 51 | 41 | 10 | 0 | 14 | 50 | 44 | 2D | 43 | 13 |
| Octal | 121 | 101 | 20 | 0 | 24 | 120 | 104 | 55 | 103 | 23 |
| Binary | 1010001 | 1000001 | 10000 | 0 | 10100 | 1010000 | 1000100 | 101101 | 1000011 | 10011 |
Color Harmonies of #514110
Complementary color
Monochromatic Colors of #514110
Black with #514110
Text Example
Text Example
White with #514110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514110; }
p { color: rgb(81,65,16); }
H1.HeaderClassName
{
color: #514110;
}
.AnyTagClassName
{
color: #514110;
}
</style>
background-color css
<style>
a { background-color: #514110; }
a { background-color: rgb(81,65,16); }
div.DivClassName
{
background-color: #514110;
}
.BgClassName
{
background-color: #514110;
}
</style>
border-color css
<style>
span { border-color: #514110; }
span { border-color: rgb(81,65,16); }
td.TdClassName
{
border-color: #514110;
}
.TagClassName
{
border-color: #514110;
}
</style>