Shades of Madras #514607
Tints of Madras #514607
RGB
CMYK
RGB Variations
Color information
#514607 (or 0x514607) is known color: Madras. HEX triplet: 51, 46 and 07. RGB value is (81,70,7). Sum of RGB (Red+Green+Blue) = 81+70+7=158 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.27% from 158); Green value is 70 (27.73% from 255 or 44.30% from 158); Blue value is 7 (3.12% from 255 or 4.43% from 158); Max value from RGB is 81 - color contains mainly: red. Hex color #514607 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514607 is #AEB9F8. Grayscale: #424242. Windows color (decimal): -11450873 or 476753. OLE color: 476753.
HSL color Cylindrical-coordinate representation of color #514607: hue angle of 51.08º degrees, saturation: 0.84, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #514607 is Cyan = 0, Magento = 0.14, Yellow = 0.91 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 70 | 7 | - |
| CMYK | 0 | 0.14 | 0.91 | 0.68 |
| HSL | 51.08º | 0.84% | 0.17% | - |
| HSV(B) | 51.08º | 0.91% | 0.32% | - |
| XYZ | 5.62 | 6.14 | 1.09 | - |
| YUV | 66.11 | 94.64 | 138.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 70 | 7 | 0 | 0.14 | 0.91 | 0.68 | 51.08 | 0.84 | 0.17 |
| Hex | 51 | 46 | 7 | 0 | E | 5B | 44 | 33 | 54 | 11 |
| Octal | 121 | 106 | 7 | 0 | 16 | 133 | 104 | 63 | 124 | 21 |
| Binary | 1010001 | 1000110 | 111 | 0 | 1110 | 1011011 | 1000100 | 110011 | 1010100 | 10001 |
Color Harmonies of #514607
Complementary color
Monochromatic Colors of #514607
Black with #514607
Text Example
Text Example
White with #514607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514607; }
p { color: rgb(81,70,7); }
H1.HeaderClassName
{
color: #514607;
}
.AnyTagClassName
{
color: #514607;
}
</style>
background-color css
<style>
a { background-color: #514607; }
a { background-color: rgb(81,70,7); }
div.DivClassName
{
background-color: #514607;
}
.BgClassName
{
background-color: #514607;
}
</style>
border-color css
<style>
span { border-color: #514607; }
span { border-color: rgb(81,70,7); }
td.TdClassName
{
border-color: #514607;
}
.TagClassName
{
border-color: #514607;
}
</style>