Shades of Madras #514218
Tints of Madras #514218
RGB
CMYK
RGB Variations
Color information
#514218 (or 0x514218) is known color: Madras. HEX triplet: 51, 42 and 18. RGB value is (81,66,24). Sum of RGB (Red+Green+Blue) = 81+66+24=171 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.37% from 171); Green value is 66 (26.17% from 255 or 38.60% from 171); Blue value is 24 (9.77% from 255 or 14.04% from 171); Max value from RGB is 81 - color contains mainly: red. Hex color #514218 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514218 is #AEBDE7. Grayscale: #414141. Windows color (decimal): -11451880 or 1589841. OLE color: 1589841.
HSL color Cylindrical-coordinate representation of color #514218: hue angle of 44.21º degrees, saturation: 0.54, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #514218 is Cyan = 0, Magento = 0.19, Yellow = 0.70 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 66 | 24 | - |
| CMYK | 0 | 0.19 | 0.70 | 0.68 |
| HSL | 44.21º | 0.54% | 0.21% | - |
| HSV(B) | 44.21º | 0.7% | 0.32% | - |
| XYZ | 5.51 | 5.71 | 1.68 | - |
| YUV | 65.7 | 104.47 | 138.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 24 | 0 | 0.19 | 0.70 | 0.68 | 44.21 | 0.54 | 0.21 |
| Hex | 51 | 42 | 18 | 0 | 13 | 46 | 44 | 2C | 36 | 15 |
| Octal | 121 | 102 | 30 | 0 | 23 | 106 | 104 | 54 | 66 | 25 |
| Binary | 1010001 | 1000010 | 11000 | 0 | 10011 | 1000110 | 1000100 | 101100 | 110110 | 10101 |
Color Harmonies of #514218
Complementary color
Monochromatic Colors of #514218
Black with #514218
Text Example
Text Example
White with #514218
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514218; }
p { color: rgb(81,66,24); }
H1.HeaderClassName
{
color: #514218;
}
.AnyTagClassName
{
color: #514218;
}
</style>
background-color css
<style>
a { background-color: #514218; }
a { background-color: rgb(81,66,24); }
div.DivClassName
{
background-color: #514218;
}
.BgClassName
{
background-color: #514218;
}
</style>
border-color css
<style>
span { border-color: #514218; }
span { border-color: rgb(81,66,24); }
td.TdClassName
{
border-color: #514218;
}
.TagClassName
{
border-color: #514218;
}
</style>