Shades of Madras #514006
Tints of Madras #514006
RGB
CMYK
RGB Variations
Color information
#514006 (or 0x514006) is known color: Madras. HEX triplet: 51, 40 and 06. RGB value is (81,64,6). Sum of RGB (Red+Green+Blue) = 81+64+6=151 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.64% from 151); Green value is 64 (25.39% from 255 or 42.38% from 151); Blue value is 6 (2.73% from 255 or 3.97% from 151); Max value from RGB is 81 - color contains mainly: red. Hex color #514006 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514006 is #AEBFF9. Grayscale: #3E3E3E. Windows color (decimal): -11452410 or 409681. OLE color: 409681.
HSL color Cylindrical-coordinate representation of color #514006: hue angle of 46.4º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #514006 is Cyan = 0, Magento = 0.21, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 6 | - |
| CMYK | 0 | 0.21 | 0.93 | 0.68 |
| HSL | 46.4º | 0.86% | 0.17% | - |
| HSV(B) | 46.4º | 0.93% | 0.32% | - |
| XYZ | 5.26 | 5.43 | 0.94 | - |
| YUV | 62.47 | 96.13 | 141.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 6 | 0 | 0.21 | 0.93 | 0.68 | 46.4 | 0.86 | 0.17 |
| Hex | 51 | 40 | 6 | 0 | 15 | 5D | 44 | 2E | 56 | 11 |
| Octal | 121 | 100 | 6 | 0 | 25 | 135 | 104 | 56 | 126 | 21 |
| Binary | 1010001 | 1000000 | 110 | 0 | 10101 | 1011101 | 1000100 | 101110 | 1010110 | 10001 |
Color Harmonies of #514006
Complementary color
Monochromatic Colors of #514006
Black with #514006
Text Example
Text Example
White with #514006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514006; }
p { color: rgb(81,64,6); }
H1.HeaderClassName
{
color: #514006;
}
.AnyTagClassName
{
color: #514006;
}
</style>
background-color css
<style>
a { background-color: #514006; }
a { background-color: rgb(81,64,6); }
div.DivClassName
{
background-color: #514006;
}
.BgClassName
{
background-color: #514006;
}
</style>
border-color css
<style>
span { border-color: #514006; }
span { border-color: rgb(81,64,6); }
td.TdClassName
{
border-color: #514006;
}
.TagClassName
{
border-color: #514006;
}
</style>