Shades of Madras #514508
Tints of Madras #514508
RGB
CMYK
RGB Variations
Color information
#514508 (or 0x514508) is known color: Madras. HEX triplet: 51, 45 and 08. RGB value is (81,69,8). Sum of RGB (Red+Green+Blue) = 81+69+8=158 (20% of max value = 765). Red value is 81 (32.03% from 255 or 51.27% from 158); Green value is 69 (27.34% from 255 or 43.67% from 158); Blue value is 8 (3.52% from 255 or 5.06% from 158); Max value from RGB is 81 - color contains mainly: red. Hex color #514508 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #514508 is #AEBAF7. Grayscale: #414141. Windows color (decimal): -11451128 or 542033. OLE color: 542033.
HSL color Cylindrical-coordinate representation of color #514508: hue angle of 50.14º degrees, saturation: 0.82, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.32% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #514508 is Cyan = 0, Magento = 0.15, Yellow = 0.90 and Black (K on CMYK) = 0.68.
Color convert
| RGB | 81 | 69 | 8 | - |
| CMYK | 0 | 0.15 | 0.90 | 0.68 |
| HSL | 50.14º | 0.82% | 0.17% | - |
| HSV(B) | 50.14º | 0.9% | 0.32% | - |
| XYZ | 5.57 | 6.02 | 1.1 | - |
| YUV | 65.63 | 95.48 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 69 | 8 | 0 | 0.15 | 0.90 | 0.68 | 50.14 | 0.82 | 0.17 |
| Hex | 51 | 45 | 8 | 0 | F | 5A | 44 | 32 | 52 | 11 |
| Octal | 121 | 105 | 10 | 0 | 17 | 132 | 104 | 62 | 122 | 21 |
| Binary | 1010001 | 1000101 | 1000 | 0 | 1111 | 1011010 | 1000100 | 110010 | 1010010 | 10001 |
Color Harmonies of #514508
Complementary color
Monochromatic Colors of #514508
Black with #514508
Text Example
Text Example
White with #514508
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #514508; }
p { color: rgb(81,69,8); }
H1.HeaderClassName
{
color: #514508;
}
.AnyTagClassName
{
color: #514508;
}
</style>
background-color css
<style>
a { background-color: #514508; }
a { background-color: rgb(81,69,8); }
div.DivClassName
{
background-color: #514508;
}
.BgClassName
{
background-color: #514508;
}
</style>
border-color css
<style>
span { border-color: #514508; }
span { border-color: rgb(81,69,8); }
td.TdClassName
{
border-color: #514508;
}
.TagClassName
{
border-color: #514508;
}
</style>