Shades of Madras #514009
Tints of Madras #514009
RGB
CMYK
RGB Variations
Color information
#514009 (or 0x514009) is known color: Madras. HEX triplet: 51, 40 and 09. RGB value is (81,64,9). Sum of RGB (Red+Green+Blue) = 81+64+9=154 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.60% from 154); Green value is 64 (25.39% from 255 or 41.56% from 154); Blue value is 9 (3.91% from 255 or 5.84% from 154); Max value from RGB is 81 - color contains mainly: red. Hex color #514009 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514009 is #AEBFF6. Grayscale: #3F3F3F. Windows color (decimal): -11452407 or 606289. OLE color: 606289.
HSL color Cylindrical-coordinate representation of color #514009: hue angle of 45.83º degrees, saturation: 0.8, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #514009 is Cyan = 0, Magento = 0.21, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 64 | 9 | - |
| CMYK | 0 | 0.21 | 0.89 | 0.68 |
| HSL | 45.83º | 0.8% | 0.18% | - |
| HSV(B) | 45.83º | 0.89% | 0.32% | - |
| XYZ | 5.28 | 5.44 | 1.03 | - |
| YUV | 62.81 | 97.63 | 140.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 64 | 9 | 0 | 0.21 | 0.89 | 0.68 | 45.83 | 0.8 | 0.18 |
| Hex | 51 | 40 | 9 | 0 | 15 | 59 | 44 | 2E | 50 | 12 |
| Octal | 121 | 100 | 11 | 0 | 25 | 131 | 104 | 56 | 120 | 22 |
| Binary | 1010001 | 1000000 | 1001 | 0 | 10101 | 1011001 | 1000100 | 101110 | 1010000 | 10010 |
Color Harmonies of #514009
Complementary color
Monochromatic Colors of #514009
Black with #514009
Text Example
Text Example
White with #514009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514009; }
p { color: rgb(81,64,9); }
H1.HeaderClassName
{
color: #514009;
}
.AnyTagClassName
{
color: #514009;
}
</style>
background-color css
<style>
a { background-color: #514009; }
a { background-color: rgb(81,64,9); }
div.DivClassName
{
background-color: #514009;
}
.BgClassName
{
background-color: #514009;
}
</style>
border-color css
<style>
span { border-color: #514009; }
span { border-color: rgb(81,64,9); }
td.TdClassName
{
border-color: #514009;
}
.TagClassName
{
border-color: #514009;
}
</style>