Shades of Madras #514206
Tints of Madras #514206
RGB
CMYK
RGB Variations
Color information
#514206 (or 0x514206) is known color: Madras. HEX triplet: 51, 42 and 06. RGB value is (81,66,6). Sum of RGB (Red+Green+Blue) = 81+66+6=153 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.94% from 153); Green value is 66 (26.17% from 255 or 43.14% from 153); Blue value is 6 (2.73% from 255 or 3.92% from 153); Max value from RGB is 81 - color contains mainly: red. Hex color #514206 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514206 is #AEBDF9. Grayscale: #3F3F3F. Windows color (decimal): -11451898 or 410193. OLE color: 410193.
HSL color Cylindrical-coordinate representation of color #514206: hue angle of 48º 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 #514206 is Cyan = 0, Magento = 0.19, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 66 | 6 | - |
| CMYK | 0 | 0.19 | 0.93 | 0.68 |
| HSL | 48º | 0.86% | 0.17% | - |
| HSV(B) | 48º | 0.93% | 0.32% | - |
| XYZ | 5.37 | 5.66 | 0.98 | - |
| YUV | 63.65 | 95.47 | 140.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 6 | 0 | 0.19 | 0.93 | 0.68 | 48 | 0.86 | 0.17 |
| Hex | 51 | 42 | 6 | 0 | 13 | 5D | 44 | 30 | 56 | 11 |
| Octal | 121 | 102 | 6 | 0 | 23 | 135 | 104 | 60 | 126 | 21 |
| Binary | 1010001 | 1000010 | 110 | 0 | 10011 | 1011101 | 1000100 | 110000 | 1010110 | 10001 |
Color Harmonies of #514206
Complementary color
Monochromatic Colors of #514206
Black with #514206
Text Example
Text Example
White with #514206
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514206; }
p { color: rgb(81,66,6); }
H1.HeaderClassName
{
color: #514206;
}
.AnyTagClassName
{
color: #514206;
}
</style>
background-color css
<style>
a { background-color: #514206; }
a { background-color: rgb(81,66,6); }
div.DivClassName
{
background-color: #514206;
}
.BgClassName
{
background-color: #514206;
}
</style>
border-color css
<style>
span { border-color: #514206; }
span { border-color: rgb(81,66,6); }
td.TdClassName
{
border-color: #514206;
}
.TagClassName
{
border-color: #514206;
}
</style>