Shades of Madras #514604
Tints of Madras #514604
RGB
CMYK
RGB Variations
Color information
#514604 (or 0x514604) is known color: Madras. HEX triplet: 51, 46 and 04. RGB value is (81,70,4). Sum of RGB (Red+Green+Blue) = 81+70+4=155 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.26% from 155); Green value is 70 (27.73% from 255 or 45.16% from 155); Blue value is 4 (1.95% from 255 or 2.58% from 155); Max value from RGB is 81 - color contains mainly: red. Hex color #514604 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514604 is #AEB9FB. Grayscale: #424242. Windows color (decimal): -11450876 or 280145. OLE color: 280145.
HSL color Cylindrical-coordinate representation of color #514604: hue angle of 51.43º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #514604 is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 4 | - |
| CMYK | 0 | 0.14 | 0.95 | 0.68 |
| HSL | 51.43º | 0.91% | 0.17% | - |
| HSV(B) | 51.43º | 0.95% | 0.32% | - |
| XYZ | 5.61 | 6.14 | 1 | - |
| YUV | 65.77 | 93.14 | 138.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 4 | 0 | 0.14 | 0.95 | 0.68 | 51.43 | 0.91 | 0.17 |
| Hex | 51 | 46 | 4 | 0 | E | 5F | 44 | 33 | 5B | 11 |
| Octal | 121 | 106 | 4 | 0 | 16 | 137 | 104 | 63 | 133 | 21 |
| Binary | 1010001 | 1000110 | 100 | 0 | 1110 | 1011111 | 1000100 | 110011 | 1011011 | 10001 |
Color Harmonies of #514604
Complementary color
Monochromatic Colors of #514604
Black with #514604
Text Example
Text Example
White with #514604
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514604; }
p { color: rgb(81,70,4); }
H1.HeaderClassName
{
color: #514604;
}
.AnyTagClassName
{
color: #514604;
}
</style>
background-color css
<style>
a { background-color: #514604; }
a { background-color: rgb(81,70,4); }
div.DivClassName
{
background-color: #514604;
}
.BgClassName
{
background-color: #514604;
}
</style>
border-color css
<style>
span { border-color: #514604; }
span { border-color: rgb(81,70,4); }
td.TdClassName
{
border-color: #514604;
}
.TagClassName
{
border-color: #514604;
}
</style>