Shades of Madras #514314
Tints of Madras #514314
RGB
CMYK
RGB Variations
Color information
#514314 (or 0x514314) is known color: Madras. HEX triplet: 51, 43 and 14. RGB value is (81,67,20). Sum of RGB (Red+Green+Blue) = 81+67+20=168 (22% of max value = 765). Red value is 81 (32.03% from 255 or 48.21% from 168); Green value is 67 (26.56% from 255 or 39.88% from 168); Blue value is 20 (8.20% from 255 or 11.90% from 168); Max value from RGB is 81 - color contains mainly: red. Hex color #514314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514314 is #AEBCEB. Grayscale: #424242. Windows color (decimal): -11451628 or 1327953. OLE color: 1327953.
HSL color Cylindrical-coordinate representation of color #514314: hue angle of 46.23º degrees, saturation: 0.6, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #514314 is Cyan = 0, Magento = 0.17, Yellow = 0.75 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 20 | - |
| CMYK | 0 | 0.17 | 0.75 | 0.68 |
| HSL | 46.23º | 0.6% | 0.2% | - |
| HSV(B) | 46.23º | 0.75% | 0.32% | - |
| XYZ | 5.53 | 5.81 | 1.49 | - |
| YUV | 65.83 | 102.14 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 20 | 0 | 0.17 | 0.75 | 0.68 | 46.23 | 0.6 | 0.2 |
| Hex | 51 | 43 | 14 | 0 | 11 | 4B | 44 | 2E | 3C | 14 |
| Octal | 121 | 103 | 24 | 0 | 21 | 113 | 104 | 56 | 74 | 24 |
| Binary | 1010001 | 1000011 | 10100 | 0 | 10001 | 1001011 | 1000100 | 101110 | 111100 | 10100 |
Color Harmonies of #514314
Complementary color
Monochromatic Colors of #514314
Black with #514314
Text Example
Text Example
White with #514314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514314; }
p { color: rgb(81,67,20); }
H1.HeaderClassName
{
color: #514314;
}
.AnyTagClassName
{
color: #514314;
}
</style>
background-color css
<style>
a { background-color: #514314; }
a { background-color: rgb(81,67,20); }
div.DivClassName
{
background-color: #514314;
}
.BgClassName
{
background-color: #514314;
}
</style>
border-color css
<style>
span { border-color: #514314; }
span { border-color: rgb(81,67,20); }
td.TdClassName
{
border-color: #514314;
}
.TagClassName
{
border-color: #514314;
}
</style>