Shades of Madras #474006
Tints of Madras #474006
RGB
CMYK
RGB Variations
Color information
#474006 (or 0x474006) is known color: Madras. HEX triplet: 47, 40 and 06. RGB value is (71,64,6). Sum of RGB (Red+Green+Blue) = 71+64+6=141 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50.35% from 141); Green value is 64 (25.39% from 255 or 45.39% from 141); Blue value is 6 (2.73% from 255 or 4.26% from 141); Max value from RGB is 71 - color contains mainly: red. Hex color #474006 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474006 is #B8BFF9. Grayscale: #3B3B3B. Windows color (decimal): -12107770 or 409671. OLE color: 409671.
HSL color Cylindrical-coordinate representation of color #474006: hue angle of 53.54º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #474006 is Cyan = 0, Magento = 0.10, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 6 | - |
| CMYK | 0 | 0.10 | 0.92 | 0.72 |
| HSL | 53.54º | 0.84% | 0.15% | - |
| HSV(B) | 53.54º | 0.92% | 0.28% | - |
| XYZ | 4.46 | 5.02 | 0.91 | - |
| YUV | 59.48 | 97.82 | 136.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 6 | 0 | 0.10 | 0.92 | 0.72 | 53.54 | 0.84 | 0.15 |
| Hex | 47 | 40 | 6 | 0 | A | 5C | 48 | 36 | 54 | F |
| Octal | 107 | 100 | 6 | 0 | 12 | 134 | 110 | 66 | 124 | 17 |
| Binary | 1000111 | 1000000 | 110 | 0 | 1010 | 1011100 | 1001000 | 110110 | 1010100 | 1111 |
Color Harmonies of #474006
Complementary color
Monochromatic Colors of #474006
Black with #474006
Text Example
Text Example
White with #474006
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474006; }
p { color: rgb(71,64,6); }
H1.HeaderClassName
{
color: #474006;
}
.AnyTagClassName
{
color: #474006;
}
</style>
background-color css
<style>
a { background-color: #474006; }
a { background-color: rgb(71,64,6); }
div.DivClassName
{
background-color: #474006;
}
.BgClassName
{
background-color: #474006;
}
</style>
border-color css
<style>
span { border-color: #474006; }
span { border-color: rgb(71,64,6); }
td.TdClassName
{
border-color: #474006;
}
.TagClassName
{
border-color: #474006;
}
</style>