Shades of Madras #514504
Tints of Madras #514504
RGB
CMYK
RGB Variations
Color information
#514504 (or 0x514504) is known color: Madras. HEX triplet: 51, 45 and 04. RGB value is (81,69,4). Sum of RGB (Red+Green+Blue) = 81+69+4=154 (20% of max value = 765). Red value is 81 (32.03% from 255 or 52.60% from 154); Green value is 69 (27.34% from 255 or 44.81% from 154); Blue value is 4 (1.95% from 255 or 2.60% from 154); Max value from RGB is 81 - color contains mainly: red. Hex color #514504 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514504 is #AEBAFB. Grayscale: #414141. Windows color (decimal): -11451132 or 279889. OLE color: 279889.
HSL color Cylindrical-coordinate representation of color #514504: hue angle of 50.65º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #514504 is Cyan = 0, Magento = 0.15, Yellow = 0.95 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 4 | - |
| CMYK | 0 | 0.15 | 0.95 | 0.68 |
| HSL | 50.65º | 0.91% | 0.17% | - |
| HSV(B) | 50.65º | 0.95% | 0.32% | - |
| XYZ | 5.54 | 6.01 | 0.98 | - |
| YUV | 65.18 | 93.48 | 139.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 4 | 0 | 0.15 | 0.95 | 0.68 | 50.65 | 0.91 | 0.17 |
| Hex | 51 | 45 | 4 | 0 | F | 5F | 44 | 33 | 5B | 11 |
| Octal | 121 | 105 | 4 | 0 | 17 | 137 | 104 | 63 | 133 | 21 |
| Binary | 1010001 | 1000101 | 100 | 0 | 1111 | 1011111 | 1000100 | 110011 | 1011011 | 10001 |
Color Harmonies of #514504
Complementary color
Monochromatic Colors of #514504
Black with #514504
Text Example
Text Example
White with #514504
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514504; }
p { color: rgb(81,69,4); }
H1.HeaderClassName
{
color: #514504;
}
.AnyTagClassName
{
color: #514504;
}
</style>
background-color css
<style>
a { background-color: #514504; }
a { background-color: rgb(81,69,4); }
div.DivClassName
{
background-color: #514504;
}
.BgClassName
{
background-color: #514504;
}
</style>
border-color css
<style>
span { border-color: #514504; }
span { border-color: rgb(81,69,4); }
td.TdClassName
{
border-color: #514504;
}
.TagClassName
{
border-color: #514504;
}
</style>