Shades of Madras #514306
Tints of Madras #514306
RGB
CMYK
RGB Variations
Color information
#514306 (or 0x514306) is known color: Madras. HEX triplet: 51, 43 and 06. RGB value is (81,67,6). Sum of RGB (Red+Green+Blue) = 81+67+6=154 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.60% from 154); Green value is 67 (26.56% from 255 or 43.51% from 154); Blue value is 6 (2.73% from 255 or 3.90% from 154); Max value from RGB is 81 - color contains mainly: red. Hex color #514306 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514306 is #AEBCF9. Grayscale: #404040. Windows color (decimal): -11451642 or 410449. OLE color: 410449.
HSL color Cylindrical-coordinate representation of color #514306: hue angle of 48.8º degrees, saturation: 0.86, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #514306 is Cyan = 0, Magento = 0.17, Yellow = 0.93 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 67 | 6 | - |
| CMYK | 0 | 0.17 | 0.93 | 0.68 |
| HSL | 48.8º | 0.86% | 0.17% | - |
| HSV(B) | 48.8º | 0.93% | 0.32% | - |
| XYZ | 5.43 | 5.78 | 1 | - |
| YUV | 64.23 | 95.14 | 139.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 67 | 6 | 0 | 0.17 | 0.93 | 0.68 | 48.8 | 0.86 | 0.17 |
| Hex | 51 | 43 | 6 | 0 | 11 | 5D | 44 | 31 | 56 | 11 |
| Octal | 121 | 103 | 6 | 0 | 21 | 135 | 104 | 61 | 126 | 21 |
| Binary | 1010001 | 1000011 | 110 | 0 | 10001 | 1011101 | 1000100 | 110001 | 1010110 | 10001 |
Color Harmonies of #514306
Complementary color
Monochromatic Colors of #514306
Black with #514306
Text Example
Text Example
White with #514306
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514306; }
p { color: rgb(81,67,6); }
H1.HeaderClassName
{
color: #514306;
}
.AnyTagClassName
{
color: #514306;
}
</style>
background-color css
<style>
a { background-color: #514306; }
a { background-color: rgb(81,67,6); }
div.DivClassName
{
background-color: #514306;
}
.BgClassName
{
background-color: #514306;
}
</style>
border-color css
<style>
span { border-color: #514306; }
span { border-color: rgb(81,67,6); }
td.TdClassName
{
border-color: #514306;
}
.TagClassName
{
border-color: #514306;
}
</style>