Shades of Madras #514320
Tints of Madras #514320
RGB
CMYK
RGB Variations
Color information
#514320 (or 0x514320) is known color: Madras. HEX triplet: 51, 43 and 20. RGB value is (81,67,32). Sum of RGB (Red+Green+Blue) = 81+67+32=180 (23% of max value = 765). Red value is 81 (32.03% from 255 or 45% from 180); Green value is 67 (26.56% from 255 or 37.22% from 180); Blue value is 32 (12.89% from 255 or 17.78% from 180); Max value from RGB is 81 - color contains mainly: red. Hex color #514320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #514320 is #AEBCDF. Grayscale: #434343. Windows color (decimal): -11451616 or 2114385. OLE color: 2114385.
HSL color Cylindrical-coordinate representation of color #514320: hue angle of 42.86º 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 #514320 is Cyan = 0, Magento = 0.17, Yellow = 0.60 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 32 | - |
| CMYK | 0 | 0.17 | 0.60 | 0.68 |
| HSL | 42.86º | 0.43% | 0.22% | - |
| HSV(B) | 42.86º | 0.6% | 0.32% | - |
| XYZ | 5.66 | 5.87 | 2.2 | - |
| YUV | 67.2 | 108.14 | 137.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 32 | 0 | 0.17 | 0.60 | 0.68 | 42.86 | 0.43 | 0.22 |
| Hex | 51 | 43 | 20 | 0 | 11 | 3C | 44 | 2B | 2B | 16 |
| Octal | 121 | 103 | 40 | 0 | 21 | 74 | 104 | 53 | 53 | 26 |
| Binary | 1010001 | 1000011 | 100000 | 0 | 10001 | 111100 | 1000100 | 101011 | 101011 | 10110 |
Color Harmonies of #514320
Complementary color
Monochromatic Colors of #514320
Black with #514320
Text Example
Text Example
White with #514320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514320; }
p { color: rgb(81,67,32); }
H1.HeaderClassName
{
color: #514320;
}
.AnyTagClassName
{
color: #514320;
}
</style>
background-color css
<style>
a { background-color: #514320; }
a { background-color: rgb(81,67,32); }
div.DivClassName
{
background-color: #514320;
}
.BgClassName
{
background-color: #514320;
}
</style>
border-color css
<style>
span { border-color: #514320; }
span { border-color: rgb(81,67,32); }
td.TdClassName
{
border-color: #514320;
}
.TagClassName
{
border-color: #514320;
}
</style>