Shades of Madras #514019
Tints of Madras #514019
RGB
CMYK
RGB Variations
Color information
#514019 (or 0x514019) is known color: Madras. HEX triplet: 51, 40 and 19. RGB value is (81,64,25). Sum of RGB (Red+Green+Blue) = 81+64+25=170 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.65% from 170); Green value is 64 (25.39% from 255 or 37.65% from 170); Blue value is 25 (10.16% from 255 or 14.71% from 170); Max value from RGB is 81 - color contains mainly: red. Hex color #514019 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514019 is #AEBFE6. Grayscale: #404040. Windows color (decimal): -11452391 or 1654865. OLE color: 1654865.
HSL color Cylindrical-coordinate representation of color #514019: hue angle of 41.79º degrees, saturation: 0.53, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #514019 is Cyan = 0, Magento = 0.21, Yellow = 0.69 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 25 | - |
| CMYK | 0 | 0.21 | 0.69 | 0.68 |
| HSL | 41.79º | 0.53% | 0.21% | - |
| HSV(B) | 41.79º | 0.69% | 0.32% | - |
| XYZ | 5.4 | 5.49 | 1.69 | - |
| YUV | 64.64 | 105.63 | 139.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 25 | 0 | 0.21 | 0.69 | 0.68 | 41.79 | 0.53 | 0.21 |
| Hex | 51 | 40 | 19 | 0 | 15 | 45 | 44 | 2A | 35 | 15 |
| Octal | 121 | 100 | 31 | 0 | 25 | 105 | 104 | 52 | 65 | 25 |
| Binary | 1010001 | 1000000 | 11001 | 0 | 10101 | 1000101 | 1000100 | 101010 | 110101 | 10101 |
Color Harmonies of #514019
Complementary color
Monochromatic Colors of #514019
Black with #514019
Text Example
Text Example
White with #514019
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514019; }
p { color: rgb(81,64,25); }
H1.HeaderClassName
{
color: #514019;
}
.AnyTagClassName
{
color: #514019;
}
</style>
background-color css
<style>
a { background-color: #514019; }
a { background-color: rgb(81,64,25); }
div.DivClassName
{
background-color: #514019;
}
.BgClassName
{
background-color: #514019;
}
</style>
border-color css
<style>
span { border-color: #514019; }
span { border-color: rgb(81,64,25); }
td.TdClassName
{
border-color: #514019;
}
.TagClassName
{
border-color: #514019;
}
</style>