Shades of Madras #514502
Tints of Madras #514502
RGB
CMYK
RGB Variations
Color information
#514502 (or 0x514502) is known color: Madras. HEX triplet: 51, 45 and 02. RGB value is (81,69,2). Sum of RGB (Red+Green+Blue) = 81+69+2=152 (20% of max value = 765). Red value is 81 (32.03% from 255 or 53.29% from 152); Green value is 69 (27.34% from 255 or 45.39% from 152); Blue value is 2 (1.17% from 255 or 1.32% from 152); Max value from RGB is 81 - color contains mainly: red. Hex color #514502 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514502 is #AEBAFD. Grayscale: #414141. Windows color (decimal): -11451134 or 148817. OLE color: 148817.
HSL color Cylindrical-coordinate representation of color #514502: hue angle of 50.89º degrees, saturation: 0.95, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #514502 is Cyan = 0, Magento = 0.15, Yellow = 0.98 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 2 | - |
| CMYK | 0 | 0.15 | 0.98 | 0.68 |
| HSL | 50.89º | 0.95% | 0.16% | - |
| HSV(B) | 50.89º | 0.98% | 0.32% | - |
| XYZ | 5.53 | 6.01 | 0.93 | - |
| YUV | 64.95 | 92.48 | 139.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 2 | 0 | 0.15 | 0.98 | 0.68 | 50.89 | 0.95 | 0.16 |
| Hex | 51 | 45 | 2 | 0 | F | 62 | 44 | 33 | 5F | 10 |
| Octal | 121 | 105 | 2 | 0 | 17 | 142 | 104 | 63 | 137 | 20 |
| Binary | 1010001 | 1000101 | 10 | 0 | 1111 | 1100010 | 1000100 | 110011 | 1011111 | 10000 |
Color Harmonies of #514502
Complementary color
Monochromatic Colors of #514502
Black with #514502
Text Example
Text Example
White with #514502
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514502; }
p { color: rgb(81,69,2); }
H1.HeaderClassName
{
color: #514502;
}
.AnyTagClassName
{
color: #514502;
}
</style>
background-color css
<style>
a { background-color: #514502; }
a { background-color: rgb(81,69,2); }
div.DivClassName
{
background-color: #514502;
}
.BgClassName
{
background-color: #514502;
}
</style>
border-color css
<style>
span { border-color: #514502; }
span { border-color: rgb(81,69,2); }
td.TdClassName
{
border-color: #514502;
}
.TagClassName
{
border-color: #514502;
}
</style>