Shades of Madras #514017
Tints of Madras #514017
RGB
CMYK
RGB Variations
Color information
#514017 (or 0x514017) is known color: Madras. HEX triplet: 51, 40 and 17. RGB value is (81,64,23). Sum of RGB (Red+Green+Blue) = 81+64+23=168 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.21% from 168); Green value is 64 (25.39% from 255 or 38.10% from 168); Blue value is 23 (9.38% from 255 or 13.69% from 168); Max value from RGB is 81 - color contains mainly: red. Hex color #514017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514017 is #AEBFE8. Grayscale: #404040. Windows color (decimal): -11452393 or 1523793. OLE color: 1523793.
HSL color Cylindrical-coordinate representation of color #514017: hue angle of 42.41º degrees, saturation: 0.56, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #514017 is Cyan = 0, Magento = 0.21, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 23 | - |
| CMYK | 0 | 0.21 | 0.72 | 0.68 |
| HSL | 42.41º | 0.56% | 0.2% | - |
| HSV(B) | 42.41º | 0.72% | 0.32% | - |
| XYZ | 5.38 | 5.48 | 1.58 | - |
| YUV | 64.41 | 104.63 | 139.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 23 | 0 | 0.21 | 0.72 | 0.68 | 42.41 | 0.56 | 0.2 |
| Hex | 51 | 40 | 17 | 0 | 15 | 48 | 44 | 2A | 38 | 14 |
| Octal | 121 | 100 | 27 | 0 | 25 | 110 | 104 | 52 | 70 | 24 |
| Binary | 1010001 | 1000000 | 10111 | 0 | 10101 | 1001000 | 1000100 | 101010 | 111000 | 10100 |
Color Harmonies of #514017
Complementary color
Monochromatic Colors of #514017
Black with #514017
Text Example
Text Example
White with #514017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514017; }
p { color: rgb(81,64,23); }
H1.HeaderClassName
{
color: #514017;
}
.AnyTagClassName
{
color: #514017;
}
</style>
background-color css
<style>
a { background-color: #514017; }
a { background-color: rgb(81,64,23); }
div.DivClassName
{
background-color: #514017;
}
.BgClassName
{
background-color: #514017;
}
</style>
border-color css
<style>
span { border-color: #514017; }
span { border-color: rgb(81,64,23); }
td.TdClassName
{
border-color: #514017;
}
.TagClassName
{
border-color: #514017;
}
</style>