Shades of Madras #474007
Tints of Madras #474007
RGB
CMYK
RGB Variations
Color information
#474007 (or 0x474007) is known color: Madras. HEX triplet: 47, 40 and 07. RGB value is (71,64,7). Sum of RGB (Red+Green+Blue) = 71+64+7=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 64 (25.39% from 255 or 45.07% from 142); Blue value is 7 (3.12% from 255 or 4.93% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #474007 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474007 is #B8BFF8. Grayscale: #3B3B3B. Windows color (decimal): -12107769 or 475207. OLE color: 475207.
HSL color Cylindrical-coordinate representation of color #474007: hue angle of 53.44º 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 #474007 is Cyan = 0, Magento = 0.10, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 7 | - |
| CMYK | 0 | 0.10 | 0.90 | 0.72 |
| HSL | 53.44º | 0.82% | 0.15% | - |
| HSV(B) | 53.44º | 0.9% | 0.28% | - |
| XYZ | 4.47 | 5.02 | 0.93 | - |
| YUV | 59.6 | 98.32 | 136.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 7 | 0 | 0.10 | 0.90 | 0.72 | 53.44 | 0.82 | 0.15 |
| Hex | 47 | 40 | 7 | 0 | A | 5A | 48 | 35 | 52 | F |
| Octal | 107 | 100 | 7 | 0 | 12 | 132 | 110 | 65 | 122 | 17 |
| Binary | 1000111 | 1000000 | 111 | 0 | 1010 | 1011010 | 1001000 | 110101 | 1010010 | 1111 |
Color Harmonies of #474007
Complementary color
Monochromatic Colors of #474007
Black with #474007
Text Example
Text Example
White with #474007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474007; }
p { color: rgb(71,64,7); }
H1.HeaderClassName
{
color: #474007;
}
.AnyTagClassName
{
color: #474007;
}
</style>
background-color css
<style>
a { background-color: #474007; }
a { background-color: rgb(71,64,7); }
div.DivClassName
{
background-color: #474007;
}
.BgClassName
{
background-color: #474007;
}
</style>
border-color css
<style>
span { border-color: #474007; }
span { border-color: rgb(71,64,7); }
td.TdClassName
{
border-color: #474007;
}
.TagClassName
{
border-color: #474007;
}
</style>