Shades of Madras #514312
Tints of Madras #514312
RGB
CMYK
RGB Variations
Color information
#514312 (or 0x514312) is known color: Madras. HEX triplet: 51, 43 and 12. RGB value is (81,67,18). Sum of RGB (Red+Green+Blue) = 81+67+18=166 (21% of max value = 765). Red value is 81 (32.03% from 255 or 48.80% from 166); Green value is 67 (26.56% from 255 or 40.36% from 166); Blue value is 18 (7.42% from 255 or 10.84% from 166); Max value from RGB is 81 - color contains mainly: red. Hex color #514312 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514312 is #AEBCED. Grayscale: #414141. Windows color (decimal): -11451630 or 1196881. OLE color: 1196881.
HSL color Cylindrical-coordinate representation of color #514312: hue angle of 46.67º degrees, saturation: 0.64, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #514312 is Cyan = 0, Magento = 0.17, Yellow = 0.78 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 18 | - |
| CMYK | 0 | 0.17 | 0.78 | 0.68 |
| HSL | 46.67º | 0.64% | 0.19% | - |
| HSV(B) | 46.67º | 0.78% | 0.32% | - |
| XYZ | 5.51 | 5.81 | 1.4 | - |
| YUV | 65.6 | 101.14 | 138.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 18 | 0 | 0.17 | 0.78 | 0.68 | 46.67 | 0.64 | 0.19 |
| Hex | 51 | 43 | 12 | 0 | 11 | 4E | 44 | 2F | 40 | 13 |
| Octal | 121 | 103 | 22 | 0 | 21 | 116 | 104 | 57 | 100 | 23 |
| Binary | 1010001 | 1000011 | 10010 | 0 | 10001 | 1001110 | 1000100 | 101111 | 1000000 | 10011 |
Color Harmonies of #514312
Complementary color
Monochromatic Colors of #514312
Black with #514312
Text Example
Text Example
White with #514312
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514312; }
p { color: rgb(81,67,18); }
H1.HeaderClassName
{
color: #514312;
}
.AnyTagClassName
{
color: #514312;
}
</style>
background-color css
<style>
a { background-color: #514312; }
a { background-color: rgb(81,67,18); }
div.DivClassName
{
background-color: #514312;
}
.BgClassName
{
background-color: #514312;
}
</style>
border-color css
<style>
span { border-color: #514312; }
span { border-color: rgb(81,67,18); }
td.TdClassName
{
border-color: #514312;
}
.TagClassName
{
border-color: #514312;
}
</style>