Shades of Madras #474415
Tints of Madras #474415
RGB
CMYK
RGB Variations
Color information
#474415 (or 0x474415) is known color: Madras. HEX triplet: 47, 44 and 15. RGB value is (71,68,21). Sum of RGB (Red+Green+Blue) = 71+68+21=160 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.38% from 160); Green value is 68 (26.95% from 255 or 42.5% from 160); Blue value is 21 (8.59% from 255 or 13.12% from 160); Max value from RGB is 71 - color contains mainly: red. Hex color #474415 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474415 is #B8BBEA. Grayscale: #3F3F3F. Windows color (decimal): -12106731 or 1393735. OLE color: 1393735.
HSL color Cylindrical-coordinate representation of color #474415: hue angle of 56.4º 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 #474415 is Cyan = 0, Magento = 0.04, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 68 | 21 | - |
| CMYK | 0 | 0.04 | 0.70 | 0.72 |
| HSL | 56.4º | 0.54% | 0.18% | - |
| HSV(B) | 56.4º | 0.7% | 0.28% | - |
| XYZ | 4.8 | 5.53 | 1.52 | - |
| YUV | 63.54 | 103.99 | 133.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 21 | 0 | 0.04 | 0.70 | 0.72 | 56.4 | 0.54 | 0.18 |
| Hex | 47 | 44 | 15 | 0 | 4 | 46 | 48 | 38 | 36 | 12 |
| Octal | 107 | 104 | 25 | 0 | 4 | 106 | 110 | 70 | 66 | 22 |
| Binary | 1000111 | 1000100 | 10101 | 0 | 100 | 1000110 | 1001000 | 111000 | 110110 | 10010 |
Color Harmonies of #474415
Complementary color
Monochromatic Colors of #474415
Black with #474415
Text Example
Text Example
White with #474415
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474415; }
p { color: rgb(71,68,21); }
H1.HeaderClassName
{
color: #474415;
}
.AnyTagClassName
{
color: #474415;
}
</style>
background-color css
<style>
a { background-color: #474415; }
a { background-color: rgb(71,68,21); }
div.DivClassName
{
background-color: #474415;
}
.BgClassName
{
background-color: #474415;
}
</style>
border-color css
<style>
span { border-color: #474415; }
span { border-color: rgb(71,68,21); }
td.TdClassName
{
border-color: #474415;
}
.TagClassName
{
border-color: #474415;
}
</style>