Shades of Madras #474416
Tints of Madras #474416
RGB
CMYK
RGB Variations
Color information
#474416 (or 0x474416) is known color: Madras. HEX triplet: 47, 44 and 16. RGB value is (71,68,22). Sum of RGB (Red+Green+Blue) = 71+68+22=161 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.10% from 161); Green value is 68 (26.95% from 255 or 42.24% from 161); Blue value is 22 (8.98% from 255 or 13.66% from 161); Max value from RGB is 71 - color contains mainly: red. Hex color #474416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474416 is #B8BBE9. Grayscale: #3F3F3F. Windows color (decimal): -12106730 or 1459271. OLE color: 1459271.
HSL color Cylindrical-coordinate representation of color #474416: hue angle of 56.33º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #474416 is Cyan = 0, Magento = 0.04, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 68 | 22 | - |
| CMYK | 0 | 0.04 | 0.69 | 0.72 |
| HSL | 56.33º | 0.53% | 0.18% | - |
| HSV(B) | 56.33º | 0.69% | 0.28% | - |
| XYZ | 4.81 | 5.53 | 1.57 | - |
| YUV | 63.65 | 104.49 | 133.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 22 | 0 | 0.04 | 0.69 | 0.72 | 56.33 | 0.53 | 0.18 |
| Hex | 47 | 44 | 16 | 0 | 4 | 45 | 48 | 38 | 35 | 12 |
| Octal | 107 | 104 | 26 | 0 | 4 | 105 | 110 | 70 | 65 | 22 |
| Binary | 1000111 | 1000100 | 10110 | 0 | 100 | 1000101 | 1001000 | 111000 | 110101 | 10010 |
Color Harmonies of #474416
Complementary color
Monochromatic Colors of #474416
Black with #474416
Text Example
Text Example
White with #474416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474416; }
p { color: rgb(71,68,22); }
H1.HeaderClassName
{
color: #474416;
}
.AnyTagClassName
{
color: #474416;
}
</style>
background-color css
<style>
a { background-color: #474416; }
a { background-color: rgb(71,68,22); }
div.DivClassName
{
background-color: #474416;
}
.BgClassName
{
background-color: #474416;
}
</style>
border-color css
<style>
span { border-color: #474416; }
span { border-color: rgb(71,68,22); }
td.TdClassName
{
border-color: #474416;
}
.TagClassName
{
border-color: #474416;
}
</style>