Shades of Madras #473711
Tints of Madras #473711
RGB
CMYK
RGB Variations
Color information
#473711 (or 0x473711) is known color: Madras. HEX triplet: 47, 37 and 11. RGB value is (71,55,17). Sum of RGB (Red+Green+Blue) = 71+55+17=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 55 (21.88% from 255 or 38.46% from 143); Blue value is 17 (7.03% from 255 or 11.89% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #473711 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473711 is #B8C8EE. Grayscale: #373737. Windows color (decimal): -12110063 or 1128263. OLE color: 1128263.
HSL color Cylindrical-coordinate representation of color #473711: hue angle of 42.22º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #473711 is Cyan = 0, Magento = 0.23, Yellow = 0.76 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 17 | - |
| CMYK | 0 | 0.23 | 0.76 | 0.72 |
| HSL | 42.22º | 0.61% | 0.17% | - |
| HSV(B) | 42.22º | 0.76% | 0.28% | - |
| XYZ | 4.07 | 4.11 | 1.11 | - |
| YUV | 55.45 | 106.3 | 139.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 17 | 0 | 0.23 | 0.76 | 0.72 | 42.22 | 0.61 | 0.17 |
| Hex | 47 | 37 | 11 | 0 | 17 | 4C | 48 | 2A | 3D | 11 |
| Octal | 107 | 67 | 21 | 0 | 27 | 114 | 110 | 52 | 75 | 21 |
| Binary | 1000111 | 110111 | 10001 | 0 | 10111 | 1001100 | 1001000 | 101010 | 111101 | 10001 |
Color Harmonies of #473711
Complementary color
Monochromatic Colors of #473711
Black with #473711
Text Example
Text Example
White with #473711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473711; }
p { color: rgb(71,55,17); }
H1.HeaderClassName
{
color: #473711;
}
.AnyTagClassName
{
color: #473711;
}
</style>
background-color css
<style>
a { background-color: #473711; }
a { background-color: rgb(71,55,17); }
div.DivClassName
{
background-color: #473711;
}
.BgClassName
{
background-color: #473711;
}
</style>
border-color css
<style>
span { border-color: #473711; }
span { border-color: rgb(71,55,17); }
td.TdClassName
{
border-color: #473711;
}
.TagClassName
{
border-color: #473711;
}
</style>