Shades of Madras #473917
Tints of Madras #473917
RGB
CMYK
RGB Variations
Color information
#473917 (or 0x473917) is known color: Madras. HEX triplet: 47, 39 and 17. RGB value is (71,57,23). Sum of RGB (Red+Green+Blue) = 71+57+23=151 (20% of max value = 765). Red value is 71 (28.12% from 255 or 47.02% from 151); Green value is 57 (22.66% from 255 or 37.75% from 151); Blue value is 23 (9.38% from 255 or 15.23% from 151); Max value from RGB is 71 - color contains mainly: red. Hex color #473917 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473917 is #B8C6E8. Grayscale: #393939. Windows color (decimal): -12109545 or 1521991. OLE color: 1521991.
HSL color Cylindrical-coordinate representation of color #473917: hue angle of 42.5º 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 #473917 is Cyan = 0, Magento = 0.20, Yellow = 0.68 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 57 | 23 | - |
| CMYK | 0 | 0.20 | 0.68 | 0.72 |
| HSL | 42.5º | 0.51% | 0.18% | - |
| HSV(B) | 42.5º | 0.68% | 0.28% | - |
| XYZ | 4.22 | 4.33 | 1.42 | - |
| YUV | 57.31 | 108.64 | 137.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 57 | 23 | 0 | 0.20 | 0.68 | 0.72 | 42.5 | 0.51 | 0.18 |
| Hex | 47 | 39 | 17 | 0 | 14 | 44 | 48 | 2A | 33 | 12 |
| Octal | 107 | 71 | 27 | 0 | 24 | 104 | 110 | 52 | 63 | 22 |
| Binary | 1000111 | 111001 | 10111 | 0 | 10100 | 1000100 | 1001000 | 101010 | 110011 | 10010 |
Color Harmonies of #473917
Complementary color
Monochromatic Colors of #473917
Black with #473917
Text Example
Text Example
White with #473917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473917; }
p { color: rgb(71,57,23); }
H1.HeaderClassName
{
color: #473917;
}
.AnyTagClassName
{
color: #473917;
}
</style>
background-color css
<style>
a { background-color: #473917; }
a { background-color: rgb(71,57,23); }
div.DivClassName
{
background-color: #473917;
}
.BgClassName
{
background-color: #473917;
}
</style>
border-color css
<style>
span { border-color: #473917; }
span { border-color: rgb(71,57,23); }
td.TdClassName
{
border-color: #473917;
}
.TagClassName
{
border-color: #473917;
}
</style>