Shades of Madras #514115
Tints of Madras #514115
RGB
CMYK
RGB Variations
Color information
#514115 (or 0x514115) is known color: Madras. HEX triplet: 51, 41 and 15. RGB value is (81,65,21). Sum of RGB (Red+Green+Blue) = 81+65+21=167 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.50% from 167); Green value is 65 (25.78% from 255 or 38.92% from 167); Blue value is 21 (8.59% from 255 or 12.57% from 167); Max value from RGB is 81 - color contains mainly: red. Hex color #514115 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514115 is #AEBEEA. Grayscale: #404040. Windows color (decimal): -11452139 or 1392977. OLE color: 1392977.
HSL color Cylindrical-coordinate representation of color #514115: hue angle of 44º degrees, saturation: 0.59, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #514115 is Cyan = 0, Magento = 0.20, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 65 | 21 | - |
| CMYK | 0 | 0.20 | 0.74 | 0.68 |
| HSL | 44º | 0.59% | 0.2% | - |
| HSV(B) | 44º | 0.74% | 0.32% | - |
| XYZ | 5.42 | 5.58 | 1.5 | - |
| YUV | 64.77 | 103.3 | 139.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 65 | 21 | 0 | 0.20 | 0.74 | 0.68 | 44 | 0.59 | 0.2 |
| Hex | 51 | 41 | 15 | 0 | 14 | 4A | 44 | 2C | 3B | 14 |
| Octal | 121 | 101 | 25 | 0 | 24 | 112 | 104 | 54 | 73 | 24 |
| Binary | 1010001 | 1000001 | 10101 | 0 | 10100 | 1001010 | 1000100 | 101100 | 111011 | 10100 |
Color Harmonies of #514115
Complementary color
Monochromatic Colors of #514115
Black with #514115
Text Example
Text Example
White with #514115
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514115; }
p { color: rgb(81,65,21); }
H1.HeaderClassName
{
color: #514115;
}
.AnyTagClassName
{
color: #514115;
}
</style>
background-color css
<style>
a { background-color: #514115; }
a { background-color: rgb(81,65,21); }
div.DivClassName
{
background-color: #514115;
}
.BgClassName
{
background-color: #514115;
}
</style>
border-color css
<style>
span { border-color: #514115; }
span { border-color: rgb(81,65,21); }
td.TdClassName
{
border-color: #514115;
}
.TagClassName
{
border-color: #514115;
}
</style>