Shades of Madras #474106
Tints of Madras #474106
RGB
CMYK
RGB Variations
Color information
#474106 (or 0x474106) is known color: Madras. HEX triplet: 47, 41 and 06. RGB value is (71,65,6). Sum of RGB (Red+Green+Blue) = 71+65+6=142 (18% of max value = 765). Red value is 71 (28.12% from 255 or 50% from 142); Green value is 65 (25.78% from 255 or 45.77% from 142); Blue value is 6 (2.73% from 255 or 4.23% from 142); Max value from RGB is 71 - color contains mainly: red. Hex color #474106 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474106 is #B8BEF9. Grayscale: #3C3C3C. Windows color (decimal): -12107514 or 409927. OLE color: 409927.
HSL color Cylindrical-coordinate representation of color #474106: hue angle of 54.46º 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 #474106 is Cyan = 0, Magento = 0.08, Yellow = 0.92 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 65 | 6 | - |
| CMYK | 0 | 0.08 | 0.92 | 0.72 |
| HSL | 54.46º | 0.84% | 0.15% | - |
| HSV(B) | 54.46º | 0.92% | 0.28% | - |
| XYZ | 4.52 | 5.13 | 0.92 | - |
| YUV | 60.07 | 97.49 | 135.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 65 | 6 | 0 | 0.08 | 0.92 | 0.72 | 54.46 | 0.84 | 0.15 |
| Hex | 47 | 41 | 6 | 0 | 8 | 5C | 48 | 36 | 54 | F |
| Octal | 107 | 101 | 6 | 0 | 10 | 134 | 110 | 66 | 124 | 17 |
| Binary | 1000111 | 1000001 | 110 | 0 | 1000 | 1011100 | 1001000 | 110110 | 1010100 | 1111 |
Color Harmonies of #474106
Complementary color
Monochromatic Colors of #474106
Black with #474106
Text Example
Text Example
White with #474106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474106; }
p { color: rgb(71,65,6); }
H1.HeaderClassName
{
color: #474106;
}
.AnyTagClassName
{
color: #474106;
}
</style>
background-color css
<style>
a { background-color: #474106; }
a { background-color: rgb(71,65,6); }
div.DivClassName
{
background-color: #474106;
}
.BgClassName
{
background-color: #474106;
}
</style>
border-color css
<style>
span { border-color: #474106; }
span { border-color: rgb(71,65,6); }
td.TdClassName
{
border-color: #474106;
}
.TagClassName
{
border-color: #474106;
}
</style>