Shades of Madras #514415
Tints of Madras #514415
RGB
CMYK
RGB Variations
Color information
#514415 (or 0x514415) is known color: Madras. HEX triplet: 51, 44 and 15. RGB value is (81,68,21). Sum of RGB (Red+Green+Blue) = 81+68+21=170 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.65% from 170); Green value is 68 (26.95% from 255 or 40% from 170); Blue value is 21 (8.59% from 255 or 12.35% from 170); Max value from RGB is 81 - color contains mainly: red. Hex color #514415 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514415 is #AEBBEA. Grayscale: #424242. Windows color (decimal): -11451371 or 1393745. OLE color: 1393745.
HSL color Cylindrical-coordinate representation of color #514415: hue angle of 47º 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 #514415 is Cyan = 0, Magento = 0.16, Yellow = 0.74 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 68 | 21 | - |
| CMYK | 0 | 0.16 | 0.74 | 0.68 |
| HSL | 47º | 0.59% | 0.2% | - |
| HSV(B) | 47º | 0.74% | 0.32% | - |
| XYZ | 5.6 | 5.94 | 1.56 | - |
| YUV | 66.53 | 102.31 | 138.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 21 | 0 | 0.16 | 0.74 | 0.68 | 47 | 0.59 | 0.2 |
| Hex | 51 | 44 | 15 | 0 | 10 | 4A | 44 | 2F | 3B | 14 |
| Octal | 121 | 104 | 25 | 0 | 20 | 112 | 104 | 57 | 73 | 24 |
| Binary | 1010001 | 1000100 | 10101 | 0 | 10000 | 1001010 | 1000100 | 101111 | 111011 | 10100 |
Color Harmonies of #514415
Complementary color
Monochromatic Colors of #514415
Black with #514415
Text Example
Text Example
White with #514415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514415; }
p { color: rgb(81,68,21); }
H1.HeaderClassName
{
color: #514415;
}
.AnyTagClassName
{
color: #514415;
}
</style>
background-color css
<style>
a { background-color: #514415; }
a { background-color: rgb(81,68,21); }
div.DivClassName
{
background-color: #514415;
}
.BgClassName
{
background-color: #514415;
}
</style>
border-color css
<style>
span { border-color: #514415; }
span { border-color: rgb(81,68,21); }
td.TdClassName
{
border-color: #514415;
}
.TagClassName
{
border-color: #514415;
}
</style>