Shades of Madras #514413
Tints of Madras #514413
RGB
CMYK
RGB Variations
Color information
#514413 (or 0x514413) is known color: Madras. HEX triplet: 51, 44 and 13. RGB value is (81,68,19). Sum of RGB (Red+Green+Blue) = 81+68+19=168 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.21% from 168); Green value is 68 (26.95% from 255 or 40.48% from 168); Blue value is 19 (7.81% from 255 or 11.31% from 168); Max value from RGB is 81 - color contains mainly: red. Hex color #514413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514413 is #AEBBEC. Grayscale: #424242. Windows color (decimal): -11451373 or 1262673. OLE color: 1262673.
HSL color Cylindrical-coordinate representation of color #514413: hue angle of 47.42º degrees, saturation: 0.62, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #514413 is Cyan = 0, Magento = 0.16, Yellow = 0.77 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 68 | 19 | - |
| CMYK | 0 | 0.16 | 0.77 | 0.68 |
| HSL | 47.42º | 0.62% | 0.2% | - |
| HSV(B) | 47.42º | 0.77% | 0.32% | - |
| XYZ | 5.58 | 5.93 | 1.47 | - |
| YUV | 66.3 | 101.31 | 138.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 68 | 19 | 0 | 0.16 | 0.77 | 0.68 | 47.42 | 0.62 | 0.2 |
| Hex | 51 | 44 | 13 | 0 | 10 | 4D | 44 | 2F | 3E | 14 |
| Octal | 121 | 104 | 23 | 0 | 20 | 115 | 104 | 57 | 76 | 24 |
| Binary | 1010001 | 1000100 | 10011 | 0 | 10000 | 1001101 | 1000100 | 101111 | 111110 | 10100 |
Color Harmonies of #514413
Complementary color
Monochromatic Colors of #514413
Black with #514413
Text Example
Text Example
White with #514413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514413; }
p { color: rgb(81,68,19); }
H1.HeaderClassName
{
color: #514413;
}
.AnyTagClassName
{
color: #514413;
}
</style>
background-color css
<style>
a { background-color: #514413; }
a { background-color: rgb(81,68,19); }
div.DivClassName
{
background-color: #514413;
}
.BgClassName
{
background-color: #514413;
}
</style>
border-color css
<style>
span { border-color: #514413; }
span { border-color: rgb(81,68,19); }
td.TdClassName
{
border-color: #514413;
}
.TagClassName
{
border-color: #514413;
}
</style>