Shades of Madras #514011
Tints of Madras #514011
RGB
CMYK
RGB Variations
Color information
#514011 (or 0x514011) is known color: Madras. HEX triplet: 51, 40 and 11. RGB value is (81,64,17). Sum of RGB (Red+Green+Blue) = 81+64+17=162 (21% of max value = 765). Red value is 81 (32.03% from 255 or 50% from 162); Green value is 64 (25.39% from 255 or 39.51% from 162); Blue value is 17 (7.03% from 255 or 10.49% from 162); Max value from RGB is 81 - color contains mainly: red. Hex color #514011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514011 is #AEBFEE. Grayscale: #3F3F3F. Windows color (decimal): -11452399 or 1130577. OLE color: 1130577.
HSL color Cylindrical-coordinate representation of color #514011: hue angle of 44.06º degrees, saturation: 0.65, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #514011 is Cyan = 0, Magento = 0.21, Yellow = 0.79 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 17 | - |
| CMYK | 0 | 0.21 | 0.79 | 0.68 |
| HSL | 44.06º | 0.65% | 0.19% | - |
| HSV(B) | 44.06º | 0.79% | 0.32% | - |
| XYZ | 5.33 | 5.46 | 1.3 | - |
| YUV | 63.73 | 101.63 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 17 | 0 | 0.21 | 0.79 | 0.68 | 44.06 | 0.65 | 0.19 |
| Hex | 51 | 40 | 11 | 0 | 15 | 4F | 44 | 2C | 41 | 13 |
| Octal | 121 | 100 | 21 | 0 | 25 | 117 | 104 | 54 | 101 | 23 |
| Binary | 1010001 | 1000000 | 10001 | 0 | 10101 | 1001111 | 1000100 | 101100 | 1000001 | 10011 |
Color Harmonies of #514011
Complementary color
Monochromatic Colors of #514011
Black with #514011
Text Example
Text Example
White with #514011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514011; }
p { color: rgb(81,64,17); }
H1.HeaderClassName
{
color: #514011;
}
.AnyTagClassName
{
color: #514011;
}
</style>
background-color css
<style>
a { background-color: #514011; }
a { background-color: rgb(81,64,17); }
div.DivClassName
{
background-color: #514011;
}
.BgClassName
{
background-color: #514011;
}
</style>
border-color css
<style>
span { border-color: #514011; }
span { border-color: rgb(81,64,17); }
td.TdClassName
{
border-color: #514011;
}
.TagClassName
{
border-color: #514011;
}
</style>