Shades of Madras #514305
Tints of Madras #514305
RGB
CMYK
RGB Variations
Color information
#514305 (or 0x514305) is known color: Madras. HEX triplet: 51, 43 and 05. RGB value is (81,67,5). Sum of RGB (Red+Green+Blue) = 81+67+5=153 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.94% from 153); Green value is 67 (26.56% from 255 or 43.79% from 153); Blue value is 5 (2.34% from 255 or 3.27% from 153); Max value from RGB is 81 - color contains mainly: red. Hex color #514305 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514305 is #AEBCFA. Grayscale: #404040. Windows color (decimal): -11451643 or 344913. OLE color: 344913.
HSL color Cylindrical-coordinate representation of color #514305: hue angle of 48.95º degrees, saturation: 0.88, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #514305 is Cyan = 0, Magento = 0.17, Yellow = 0.94 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 5 | - |
| CMYK | 0 | 0.17 | 0.94 | 0.68 |
| HSL | 48.95º | 0.88% | 0.17% | - |
| HSV(B) | 48.95º | 0.94% | 0.32% | - |
| XYZ | 5.43 | 5.77 | 0.97 | - |
| YUV | 64.12 | 94.64 | 140.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 5 | 0 | 0.17 | 0.94 | 0.68 | 48.95 | 0.88 | 0.17 |
| Hex | 51 | 43 | 5 | 0 | 11 | 5E | 44 | 31 | 58 | 11 |
| Octal | 121 | 103 | 5 | 0 | 21 | 136 | 104 | 61 | 130 | 21 |
| Binary | 1010001 | 1000011 | 101 | 0 | 10001 | 1011110 | 1000100 | 110001 | 1011000 | 10001 |
Color Harmonies of #514305
Complementary color
Monochromatic Colors of #514305
Black with #514305
Text Example
Text Example
White with #514305
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514305; }
p { color: rgb(81,67,5); }
H1.HeaderClassName
{
color: #514305;
}
.AnyTagClassName
{
color: #514305;
}
</style>
background-color css
<style>
a { background-color: #514305; }
a { background-color: rgb(81,67,5); }
div.DivClassName
{
background-color: #514305;
}
.BgClassName
{
background-color: #514305;
}
</style>
border-color css
<style>
span { border-color: #514305; }
span { border-color: rgb(81,67,5); }
td.TdClassName
{
border-color: #514305;
}
.TagClassName
{
border-color: #514305;
}
</style>