Shades of Madras #473704
Tints of Madras #473704
RGB
CMYK
RGB Variations
Color information
#473704 (or 0x473704) is known color: Madras. HEX triplet: 47, 37 and 04. RGB value is (71,55,4). Sum of RGB (Red+Green+Blue) = 71+55+4=130 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.62% from 130); Green value is 55 (21.88% from 255 or 42.31% from 130); Blue value is 4 (1.95% from 255 or 3.08% from 130); Max value from RGB is 71 - color contains mainly: red. Hex color #473704 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473704 is #B8C8FB. Grayscale: #363636. Windows color (decimal): -12110076 or 276295. OLE color: 276295.
HSL color Cylindrical-coordinate representation of color #473704: hue angle of 45.67º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #473704 is Cyan = 0, Magento = 0.23, Yellow = 0.94 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 4 | - |
| CMYK | 0 | 0.23 | 0.94 | 0.72 |
| HSL | 45.67º | 0.89% | 0.15% | - |
| HSV(B) | 45.67º | 0.94% | 0.28% | - |
| XYZ | 3.99 | 4.08 | 0.69 | - |
| YUV | 53.97 | 99.8 | 140.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 4 | 0 | 0.23 | 0.94 | 0.72 | 45.67 | 0.89 | 0.15 |
| Hex | 47 | 37 | 4 | 0 | 17 | 5E | 48 | 2E | 59 | F |
| Octal | 107 | 67 | 4 | 0 | 27 | 136 | 110 | 56 | 131 | 17 |
| Binary | 1000111 | 110111 | 100 | 0 | 10111 | 1011110 | 1001000 | 101110 | 1011001 | 1111 |
Color Harmonies of #473704
Complementary color
Monochromatic Colors of #473704
Black with #473704
Text Example
Text Example
White with #473704
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473704; }
p { color: rgb(71,55,4); }
H1.HeaderClassName
{
color: #473704;
}
.AnyTagClassName
{
color: #473704;
}
</style>
background-color css
<style>
a { background-color: #473704; }
a { background-color: rgb(71,55,4); }
div.DivClassName
{
background-color: #473704;
}
.BgClassName
{
background-color: #473704;
}
</style>
border-color css
<style>
span { border-color: #473704; }
span { border-color: rgb(71,55,4); }
td.TdClassName
{
border-color: #473704;
}
.TagClassName
{
border-color: #473704;
}
</style>