Shades of Madras #514015
Tints of Madras #514015
RGB
CMYK
RGB Variations
Color information
#514015 (or 0x514015) is known color: Madras. HEX triplet: 51, 40 and 15. RGB value is (81,64,21). Sum of RGB (Red+Green+Blue) = 81+64+21=166 (21% of max value = 765). Red value is 81 (32.03% from 255 or 48.80% from 166); Green value is 64 (25.39% from 255 or 38.55% from 166); Blue value is 21 (8.59% from 255 or 12.65% from 166); Max value from RGB is 81 - color contains mainly: red. Hex color #514015 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514015 is #AEBFEA. Grayscale: #404040. Windows color (decimal): -11452395 or 1392721. OLE color: 1392721.
HSL color Cylindrical-coordinate representation of color #514015: hue angle of 43º 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 #514015 is Cyan = 0, Magento = 0.21, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 21 | - |
| CMYK | 0 | 0.21 | 0.74 | 0.68 |
| HSL | 43º | 0.59% | 0.2% | - |
| HSV(B) | 43º | 0.74% | 0.32% | - |
| XYZ | 5.36 | 5.47 | 1.48 | - |
| YUV | 64.18 | 103.63 | 140 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 21 | 0 | 0.21 | 0.74 | 0.68 | 43 | 0.59 | 0.2 |
| Hex | 51 | 40 | 15 | 0 | 15 | 4A | 44 | 2B | 3B | 14 |
| Octal | 121 | 100 | 25 | 0 | 25 | 112 | 104 | 53 | 73 | 24 |
| Binary | 1010001 | 1000000 | 10101 | 0 | 10101 | 1001010 | 1000100 | 101011 | 111011 | 10100 |
Color Harmonies of #514015
Complementary color
Monochromatic Colors of #514015
Black with #514015
Text Example
Text Example
White with #514015
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514015; }
p { color: rgb(81,64,21); }
H1.HeaderClassName
{
color: #514015;
}
.AnyTagClassName
{
color: #514015;
}
</style>
background-color css
<style>
a { background-color: #514015; }
a { background-color: rgb(81,64,21); }
div.DivClassName
{
background-color: #514015;
}
.BgClassName
{
background-color: #514015;
}
</style>
border-color css
<style>
span { border-color: #514015; }
span { border-color: rgb(81,64,21); }
td.TdClassName
{
border-color: #514015;
}
.TagClassName
{
border-color: #514015;
}
</style>