Shades of Madras #474216
Tints of Madras #474216
RGB
CMYK
RGB Variations
Color information
#474216 (or 0x474216) is known color: Madras. HEX triplet: 47, 42 and 16. RGB value is (71,66,22). Sum of RGB (Red+Green+Blue) = 71+66+22=159 (21% of max value = 765). Red value is 71 (28.12% from 255 or 44.65% from 159); Green value is 66 (26.17% from 255 or 41.51% from 159); Blue value is 22 (8.98% from 255 or 13.84% from 159); Max value from RGB is 71 - color contains mainly: red. Hex color #474216 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474216 is #B8BDE9. Grayscale: #3E3E3E. Windows color (decimal): -12107242 or 1458759. OLE color: 1458759.
HSL color Cylindrical-coordinate representation of color #474216: hue angle of 53.88º 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 #474216 is Cyan = 0, Magento = 0.07, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 66 | 22 | - |
| CMYK | 0 | 0.07 | 0.69 | 0.72 |
| HSL | 53.88º | 0.53% | 0.18% | - |
| HSV(B) | 53.88º | 0.69% | 0.28% | - |
| XYZ | 4.69 | 5.29 | 1.53 | - |
| YUV | 62.48 | 105.16 | 134.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 66 | 22 | 0 | 0.07 | 0.69 | 0.72 | 53.88 | 0.53 | 0.18 |
| Hex | 47 | 42 | 16 | 0 | 7 | 45 | 48 | 36 | 35 | 12 |
| Octal | 107 | 102 | 26 | 0 | 7 | 105 | 110 | 66 | 65 | 22 |
| Binary | 1000111 | 1000010 | 10110 | 0 | 111 | 1000101 | 1001000 | 110110 | 110101 | 10010 |
Color Harmonies of #474216
Complementary color
Monochromatic Colors of #474216
Black with #474216
Text Example
Text Example
White with #474216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474216; }
p { color: rgb(71,66,22); }
H1.HeaderClassName
{
color: #474216;
}
.AnyTagClassName
{
color: #474216;
}
</style>
background-color css
<style>
a { background-color: #474216; }
a { background-color: rgb(71,66,22); }
div.DivClassName
{
background-color: #474216;
}
.BgClassName
{
background-color: #474216;
}
</style>
border-color css
<style>
span { border-color: #474216; }
span { border-color: rgb(71,66,22); }
td.TdClassName
{
border-color: #474216;
}
.TagClassName
{
border-color: #474216;
}
</style>