Shades of Madras #514309
Tints of Madras #514309
RGB
CMYK
RGB Variations
Color information
#514309 (or 0x514309) is known color: Madras. HEX triplet: 51, 43 and 09. RGB value is (81,67,9). Sum of RGB (Red+Green+Blue) = 81+67+9=157 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.59% from 157); Green value is 67 (26.56% from 255 or 42.68% from 157); Blue value is 9 (3.91% from 255 or 5.73% from 157); Max value from RGB is 81 - color contains mainly: red. Hex color #514309 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514309 is #AEBCF6. Grayscale: #404040. Windows color (decimal): -11451639 or 607057. OLE color: 607057.
HSL color Cylindrical-coordinate representation of color #514309: hue angle of 48.33º 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 #514309 is Cyan = 0, Magento = 0.17, Yellow = 0.89 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 9 | - |
| CMYK | 0 | 0.17 | 0.89 | 0.68 |
| HSL | 48.33º | 0.8% | 0.18% | - |
| HSV(B) | 48.33º | 0.89% | 0.32% | - |
| XYZ | 5.45 | 5.78 | 1.09 | - |
| YUV | 64.57 | 96.64 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 9 | 0 | 0.17 | 0.89 | 0.68 | 48.33 | 0.8 | 0.18 |
| Hex | 51 | 43 | 9 | 0 | 11 | 59 | 44 | 30 | 50 | 12 |
| Octal | 121 | 103 | 11 | 0 | 21 | 131 | 104 | 60 | 120 | 22 |
| Binary | 1010001 | 1000011 | 1001 | 0 | 10001 | 1011001 | 1000100 | 110000 | 1010000 | 10010 |
Color Harmonies of #514309
Complementary color
Monochromatic Colors of #514309
Black with #514309
Text Example
Text Example
White with #514309
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514309; }
p { color: rgb(81,67,9); }
H1.HeaderClassName
{
color: #514309;
}
.AnyTagClassName
{
color: #514309;
}
</style>
background-color css
<style>
a { background-color: #514309; }
a { background-color: rgb(81,67,9); }
div.DivClassName
{
background-color: #514309;
}
.BgClassName
{
background-color: #514309;
}
</style>
border-color css
<style>
span { border-color: #514309; }
span { border-color: rgb(81,67,9); }
td.TdClassName
{
border-color: #514309;
}
.TagClassName
{
border-color: #514309;
}
</style>