Shades of Madras #514605
Tints of Madras #514605
RGB
CMYK
RGB Variations
Color information
#514605 (or 0x514605) is known color: Madras. HEX triplet: 51, 46 and 05. RGB value is (81,70,5). Sum of RGB (Red+Green+Blue) = 81+70+5=156 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.92% from 156); Green value is 70 (27.73% from 255 or 44.87% from 156); Blue value is 5 (2.34% from 255 or 3.21% from 156); Max value from RGB is 81 - color contains mainly: red. Hex color #514605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514605 is #AEB9FA. Grayscale: #424242. Windows color (decimal): -11450875 or 345681. OLE color: 345681.
HSL color Cylindrical-coordinate representation of color #514605: hue angle of 51.32º degrees, saturation: 0.88, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #514605 is Cyan = 0, Magento = 0.14, Yellow = 0.94 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 5 | - |
| CMYK | 0 | 0.14 | 0.94 | 0.68 |
| HSL | 51.32º | 0.88% | 0.17% | - |
| HSV(B) | 51.32º | 0.94% | 0.32% | - |
| XYZ | 5.61 | 6.14 | 1.03 | - |
| YUV | 65.88 | 93.64 | 138.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 5 | 0 | 0.14 | 0.94 | 0.68 | 51.32 | 0.88 | 0.17 |
| Hex | 51 | 46 | 5 | 0 | E | 5E | 44 | 33 | 58 | 11 |
| Octal | 121 | 106 | 5 | 0 | 16 | 136 | 104 | 63 | 130 | 21 |
| Binary | 1010001 | 1000110 | 101 | 0 | 1110 | 1011110 | 1000100 | 110011 | 1011000 | 10001 |
Color Harmonies of #514605
Complementary color
Monochromatic Colors of #514605
Black with #514605
Text Example
Text Example
White with #514605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514605; }
p { color: rgb(81,70,5); }
H1.HeaderClassName
{
color: #514605;
}
.AnyTagClassName
{
color: #514605;
}
</style>
background-color css
<style>
a { background-color: #514605; }
a { background-color: rgb(81,70,5); }
div.DivClassName
{
background-color: #514605;
}
.BgClassName
{
background-color: #514605;
}
</style>
border-color css
<style>
span { border-color: #514605; }
span { border-color: rgb(81,70,5); }
td.TdClassName
{
border-color: #514605;
}
.TagClassName
{
border-color: #514605;
}
</style>