Shades of Madras #473707
Tints of Madras #473707
RGB
CMYK
RGB Variations
Color information
#473707 (or 0x473707) is known color: Madras. HEX triplet: 47, 37 and 07. RGB value is (71,55,7). Sum of RGB (Red+Green+Blue) = 71+55+7=133 (17% of max value = 765). Red value is 71 (28.12% from 255 or 53.38% from 133); Green value is 55 (21.88% from 255 or 41.35% from 133); Blue value is 7 (3.12% from 255 or 5.26% from 133); Max value from RGB is 71 - color contains mainly: red. Hex color #473707 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473707 is #B8C8F8. Grayscale: #363636. Windows color (decimal): -12110073 or 472903. OLE color: 472903.
HSL color Cylindrical-coordinate representation of color #473707: hue angle of 45º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #473707 is Cyan = 0, Magento = 0.23, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 7 | - |
| CMYK | 0 | 0.23 | 0.90 | 0.72 |
| HSL | 45º | 0.82% | 0.15% | - |
| HSV(B) | 45º | 0.9% | 0.28% | - |
| XYZ | 4 | 4.09 | 0.78 | - |
| YUV | 54.31 | 101.3 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 7 | 0 | 0.23 | 0.90 | 0.72 | 45 | 0.82 | 0.15 |
| Hex | 47 | 37 | 7 | 0 | 17 | 5A | 48 | 2D | 52 | F |
| Octal | 107 | 67 | 7 | 0 | 27 | 132 | 110 | 55 | 122 | 17 |
| Binary | 1000111 | 110111 | 111 | 0 | 10111 | 1011010 | 1001000 | 101101 | 1010010 | 1111 |
Color Harmonies of #473707
Complementary color
Monochromatic Colors of #473707
Black with #473707
Text Example
Text Example
White with #473707
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473707; }
p { color: rgb(71,55,7); }
H1.HeaderClassName
{
color: #473707;
}
.AnyTagClassName
{
color: #473707;
}
</style>
background-color css
<style>
a { background-color: #473707; }
a { background-color: rgb(71,55,7); }
div.DivClassName
{
background-color: #473707;
}
.BgClassName
{
background-color: #473707;
}
</style>
border-color css
<style>
span { border-color: #473707; }
span { border-color: rgb(71,55,7); }
td.TdClassName
{
border-color: #473707;
}
.TagClassName
{
border-color: #473707;
}
</style>