Shades of Madras #514414
Tints of Madras #514414
RGB
CMYK
RGB Variations
Color information
#514414 (or 0x514414) is known color: Madras. HEX triplet: 51, 44 and 14. RGB value is (81,68,20). Sum of RGB (Red+Green+Blue) = 81+68+20=169 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.93% from 169); Green value is 68 (26.95% from 255 or 40.24% from 169); Blue value is 20 (8.20% from 255 or 11.83% from 169); Max value from RGB is 81 - color contains mainly: red. Hex color #514414 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514414 is #AEBBEB. Grayscale: #424242. Windows color (decimal): -11451372 or 1328209. OLE color: 1328209.
HSL color Cylindrical-coordinate representation of color #514414: hue angle of 47.21º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #514414 is Cyan = 0, Magento = 0.16, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 68 | 20 | - |
| CMYK | 0 | 0.16 | 0.75 | 0.68 |
| HSL | 47.21º | 0.6% | 0.2% | - |
| HSV(B) | 47.21º | 0.75% | 0.32% | - |
| XYZ | 5.59 | 5.93 | 1.51 | - |
| YUV | 66.42 | 101.81 | 138.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 20 | 0 | 0.16 | 0.75 | 0.68 | 47.21 | 0.6 | 0.2 |
| Hex | 51 | 44 | 14 | 0 | 10 | 4B | 44 | 2F | 3C | 14 |
| Octal | 121 | 104 | 24 | 0 | 20 | 113 | 104 | 57 | 74 | 24 |
| Binary | 1010001 | 1000100 | 10100 | 0 | 10000 | 1001011 | 1000100 | 101111 | 111100 | 10100 |
Color Harmonies of #514414
Complementary color
Monochromatic Colors of #514414
Black with #514414
Text Example
Text Example
White with #514414
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514414; }
p { color: rgb(81,68,20); }
H1.HeaderClassName
{
color: #514414;
}
.AnyTagClassName
{
color: #514414;
}
</style>
background-color css
<style>
a { background-color: #514414; }
a { background-color: rgb(81,68,20); }
div.DivClassName
{
background-color: #514414;
}
.BgClassName
{
background-color: #514414;
}
</style>
border-color css
<style>
span { border-color: #514414; }
span { border-color: rgb(81,68,20); }
td.TdClassName
{
border-color: #514414;
}
.TagClassName
{
border-color: #514414;
}
</style>