Shades of Madras #474515
Tints of Madras #474515
RGB
CMYK
RGB Variations
Color information
#474515 (or 0x474515) is known color: Madras. HEX triplet: 47, 45 and 15. RGB value is (71,69,21). Sum of RGB (Red+Green+Blue) = 71+69+21=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 69 (27.34% from 255 or 42.86% from 161); Blue value is 21 (8.59% from 255 or 13.04% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #474515 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474515 is #B8BAEA. Grayscale: #404040. Windows color (decimal): -12106475 or 1393991. OLE color: 1393991.
HSL color Cylindrical-coordinate representation of color #474515: hue angle of 57.6º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #474515 is Cyan = 0, Magento = 0.03, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 69 | 21 | - |
| CMYK | 0 | 0.03 | 0.70 | 0.72 |
| HSL | 57.6º | 0.54% | 0.18% | - |
| HSV(B) | 57.6º | 0.7% | 0.28% | - |
| XYZ | 4.86 | 5.65 | 1.54 | - |
| YUV | 64.13 | 103.66 | 132.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 69 | 21 | 0 | 0.03 | 0.70 | 0.72 | 57.6 | 0.54 | 0.18 |
| Hex | 47 | 45 | 15 | 0 | 3 | 46 | 48 | 3A | 36 | 12 |
| Octal | 107 | 105 | 25 | 0 | 3 | 106 | 110 | 72 | 66 | 22 |
| Binary | 1000111 | 1000101 | 10101 | 0 | 11 | 1000110 | 1001000 | 111010 | 110110 | 10010 |
Color Harmonies of #474515
Complementary color
Monochromatic Colors of #474515
Black with #474515
Text Example
Text Example
White with #474515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474515; }
p { color: rgb(71,69,21); }
H1.HeaderClassName
{
color: #474515;
}
.AnyTagClassName
{
color: #474515;
}
</style>
background-color css
<style>
a { background-color: #474515; }
a { background-color: rgb(71,69,21); }
div.DivClassName
{
background-color: #474515;
}
.BgClassName
{
background-color: #474515;
}
</style>
border-color css
<style>
span { border-color: #474515; }
span { border-color: rgb(71,69,21); }
td.TdClassName
{
border-color: #474515;
}
.TagClassName
{
border-color: #474515;
}
</style>