Shades of Madras #474417
Tints of Madras #474417
RGB
CMYK
RGB Variations
Color information
#474417 (or 0x474417) is known color: Madras. HEX triplet: 47, 44 and 17. RGB value is (71,68,23). Sum of RGB (Red+Green+Blue) = 71+68+23=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 68 (26.95% from 255 or 41.98% from 162); Blue value is 23 (9.38% from 255 or 14.20% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #474417 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474417 is #B8BBE8. Grayscale: #3F3F3F. Windows color (decimal): -12106729 or 1524807. OLE color: 1524807.
HSL color Cylindrical-coordinate representation of color #474417: hue angle of 56.25º degrees, saturation: 0.51, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #474417 is Cyan = 0, Magento = 0.04, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 68 | 23 | - |
| CMYK | 0 | 0.04 | 0.68 | 0.72 |
| HSL | 56.25º | 0.51% | 0.18% | - |
| HSV(B) | 56.25º | 0.68% | 0.28% | - |
| XYZ | 4.82 | 5.54 | 1.63 | - |
| YUV | 63.77 | 104.99 | 133.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 68 | 23 | 0 | 0.04 | 0.68 | 0.72 | 56.25 | 0.51 | 0.18 |
| Hex | 47 | 44 | 17 | 0 | 4 | 44 | 48 | 38 | 33 | 12 |
| Octal | 107 | 104 | 27 | 0 | 4 | 104 | 110 | 70 | 63 | 22 |
| Binary | 1000111 | 1000100 | 10111 | 0 | 100 | 1000100 | 1001000 | 111000 | 110011 | 10010 |
Color Harmonies of #474417
Complementary color
Monochromatic Colors of #474417
Black with #474417
Text Example
Text Example
White with #474417
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474417; }
p { color: rgb(71,68,23); }
H1.HeaderClassName
{
color: #474417;
}
.AnyTagClassName
{
color: #474417;
}
</style>
background-color css
<style>
a { background-color: #474417; }
a { background-color: rgb(71,68,23); }
div.DivClassName
{
background-color: #474417;
}
.BgClassName
{
background-color: #474417;
}
</style>
border-color css
<style>
span { border-color: #474417; }
span { border-color: rgb(71,68,23); }
td.TdClassName
{
border-color: #474417;
}
.TagClassName
{
border-color: #474417;
}
</style>