Shades of Madras #514220
Tints of Madras #514220
RGB
CMYK
RGB Variations
Color information
#514220 (or 0x514220) is known color: Madras. HEX triplet: 51, 42 and 20. RGB value is (81,66,32). Sum of RGB (Red+Green+Blue) = 81+66+32=179 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45.25% from 179); Green value is 66 (26.17% from 255 or 36.87% from 179); Blue value is 32 (12.89% from 255 or 17.88% from 179); Max value from RGB is 81 - color contains mainly: red. Hex color #514220 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514220 is #AEBDDF. Grayscale: #424242. Windows color (decimal): -11451872 or 2114129. OLE color: 2114129.
HSL color Cylindrical-coordinate representation of color #514220: hue angle of 41.63º degrees, saturation: 0.43, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #514220 is Cyan = 0, Magento = 0.19, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 66 | 32 | - |
| CMYK | 0 | 0.19 | 0.60 | 0.68 |
| HSL | 41.63º | 0.43% | 0.22% | - |
| HSV(B) | 41.63º | 0.6% | 0.32% | - |
| XYZ | 5.6 | 5.75 | 2.18 | - |
| YUV | 66.61 | 108.47 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 66 | 32 | 0 | 0.19 | 0.60 | 0.68 | 41.63 | 0.43 | 0.22 |
| Hex | 51 | 42 | 20 | 0 | 13 | 3C | 44 | 2A | 2B | 16 |
| Octal | 121 | 102 | 40 | 0 | 23 | 74 | 104 | 52 | 53 | 26 |
| Binary | 1010001 | 1000010 | 100000 | 0 | 10011 | 111100 | 1000100 | 101010 | 101011 | 10110 |
Color Harmonies of #514220
Complementary color
Monochromatic Colors of #514220
Black with #514220
Text Example
Text Example
White with #514220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514220; }
p { color: rgb(81,66,32); }
H1.HeaderClassName
{
color: #514220;
}
.AnyTagClassName
{
color: #514220;
}
</style>
background-color css
<style>
a { background-color: #514220; }
a { background-color: rgb(81,66,32); }
div.DivClassName
{
background-color: #514220;
}
.BgClassName
{
background-color: #514220;
}
</style>
border-color css
<style>
span { border-color: #514220; }
span { border-color: rgb(81,66,32); }
td.TdClassName
{
border-color: #514220;
}
.TagClassName
{
border-color: #514220;
}
</style>