Shades of Madras #514004
Tints of Madras #514004
RGB
CMYK
RGB Variations
Color information
#514004 (or 0x514004) is known color: Madras. HEX triplet: 51, 40 and 04. RGB value is (81,64,4). Sum of RGB (Red+Green+Blue) = 81+64+4=149 (19% of max value = 765). Red value is 81 (32.03% from 255 or 54.36% from 149); Green value is 64 (25.39% from 255 or 42.95% from 149); Blue value is 4 (1.95% from 255 or 2.68% from 149); Max value from RGB is 81 - color contains mainly: red. Hex color #514004 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514004 is #AEBFFB. Grayscale: #3E3E3E. Windows color (decimal): -11452412 or 278609. OLE color: 278609.
HSL color Cylindrical-coordinate representation of color #514004: hue angle of 46.75º 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 #514004 is Cyan = 0, Magento = 0.21, Yellow = 0.95 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 4 | - |
| CMYK | 0 | 0.21 | 0.95 | 0.68 |
| HSL | 46.75º | 0.91% | 0.17% | - |
| HSV(B) | 46.75º | 0.95% | 0.32% | - |
| XYZ | 5.25 | 5.42 | 0.89 | - |
| YUV | 62.24 | 95.13 | 141.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 4 | 0 | 0.21 | 0.95 | 0.68 | 46.75 | 0.91 | 0.17 |
| Hex | 51 | 40 | 4 | 0 | 15 | 5F | 44 | 2F | 5B | 11 |
| Octal | 121 | 100 | 4 | 0 | 25 | 137 | 104 | 57 | 133 | 21 |
| Binary | 1010001 | 1000000 | 100 | 0 | 10101 | 1011111 | 1000100 | 101111 | 1011011 | 10001 |
Color Harmonies of #514004
Complementary color
Monochromatic Colors of #514004
Black with #514004
Text Example
Text Example
White with #514004
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514004; }
p { color: rgb(81,64,4); }
H1.HeaderClassName
{
color: #514004;
}
.AnyTagClassName
{
color: #514004;
}
</style>
background-color css
<style>
a { background-color: #514004; }
a { background-color: rgb(81,64,4); }
div.DivClassName
{
background-color: #514004;
}
.BgClassName
{
background-color: #514004;
}
</style>
border-color css
<style>
span { border-color: #514004; }
span { border-color: rgb(81,64,4); }
td.TdClassName
{
border-color: #514004;
}
.TagClassName
{
border-color: #514004;
}
</style>