Shades of Madras #514503
Tints of Madras #514503
RGB
CMYK
RGB Variations
Color information
#514503 (or 0x514503) is known color: Madras. HEX triplet: 51, 45 and 03. RGB value is (81,69,3). Sum of RGB (Red+Green+Blue) = 81+69+3=153 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.94% from 153); Green value is 69 (27.34% from 255 or 45.10% from 153); Blue value is 3 (1.56% from 255 or 1.96% from 153); Max value from RGB is 81 - color contains mainly: red. Hex color #514503 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514503 is #AEBAFC. Grayscale: #414141. Windows color (decimal): -11451133 or 214353. OLE color: 214353.
HSL color Cylindrical-coordinate representation of color #514503: hue angle of 50.77º degrees, saturation: 0.93, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #514503 is Cyan = 0, Magento = 0.15, Yellow = 0.96 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 3 | - |
| CMYK | 0 | 0.15 | 0.96 | 0.68 |
| HSL | 50.77º | 0.93% | 0.16% | - |
| HSV(B) | 50.77º | 0.96% | 0.32% | - |
| XYZ | 5.54 | 6.01 | 0.95 | - |
| YUV | 65.06 | 92.98 | 139.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 3 | 0 | 0.15 | 0.96 | 0.68 | 50.77 | 0.93 | 0.16 |
| Hex | 51 | 45 | 3 | 0 | F | 60 | 44 | 33 | 5D | 10 |
| Octal | 121 | 105 | 3 | 0 | 17 | 140 | 104 | 63 | 135 | 20 |
| Binary | 1010001 | 1000101 | 11 | 0 | 1111 | 1100000 | 1000100 | 110011 | 1011101 | 10000 |
Color Harmonies of #514503
Complementary color
Monochromatic Colors of #514503
Black with #514503
Text Example
Text Example
White with #514503
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514503; }
p { color: rgb(81,69,3); }
H1.HeaderClassName
{
color: #514503;
}
.AnyTagClassName
{
color: #514503;
}
</style>
background-color css
<style>
a { background-color: #514503; }
a { background-color: rgb(81,69,3); }
div.DivClassName
{
background-color: #514503;
}
.BgClassName
{
background-color: #514503;
}
</style>
border-color css
<style>
span { border-color: #514503; }
span { border-color: rgb(81,69,3); }
td.TdClassName
{
border-color: #514503;
}
.TagClassName
{
border-color: #514503;
}
</style>