Shades of Madras #514217
Tints of Madras #514217
RGB
CMYK
RGB Variations
Color information
#514217 (or 0x514217) is known color: Madras. HEX triplet: 51, 42 and 17. RGB value is (81,66,23). Sum of RGB (Red+Green+Blue) = 81+66+23=170 (22% of max value = 765). Red value is 81 (32.03% from 255 or 47.65% from 170); Green value is 66 (26.17% from 255 or 38.82% from 170); Blue value is 23 (9.38% from 255 or 13.53% from 170); Max value from RGB is 81 - color contains mainly: red. Hex color #514217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514217 is #AEBDE8. Grayscale: #414141. Windows color (decimal): -11451881 or 1524305. OLE color: 1524305.
HSL color Cylindrical-coordinate representation of color #514217: hue angle of 44.48º 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 #514217 is Cyan = 0, Magento = 0.19, Yellow = 0.72 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 66 | 23 | - |
| CMYK | 0 | 0.19 | 0.72 | 0.68 |
| HSL | 44.48º | 0.56% | 0.2% | - |
| HSV(B) | 44.48º | 0.72% | 0.32% | - |
| XYZ | 5.5 | 5.71 | 1.62 | - |
| YUV | 65.58 | 103.97 | 139 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 23 | 0 | 0.19 | 0.72 | 0.68 | 44.48 | 0.56 | 0.2 |
| Hex | 51 | 42 | 17 | 0 | 13 | 48 | 44 | 2C | 38 | 14 |
| Octal | 121 | 102 | 27 | 0 | 23 | 110 | 104 | 54 | 70 | 24 |
| Binary | 1010001 | 1000010 | 10111 | 0 | 10011 | 1001000 | 1000100 | 101100 | 111000 | 10100 |
Color Harmonies of #514217
Complementary color
Monochromatic Colors of #514217
Black with #514217
Text Example
Text Example
White with #514217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514217; }
p { color: rgb(81,66,23); }
H1.HeaderClassName
{
color: #514217;
}
.AnyTagClassName
{
color: #514217;
}
</style>
background-color css
<style>
a { background-color: #514217; }
a { background-color: rgb(81,66,23); }
div.DivClassName
{
background-color: #514217;
}
.BgClassName
{
background-color: #514217;
}
</style>
border-color css
<style>
span { border-color: #514217; }
span { border-color: rgb(81,66,23); }
td.TdClassName
{
border-color: #514217;
}
.TagClassName
{
border-color: #514217;
}
</style>