Shades of Madras #474009
Tints of Madras #474009
RGB
CMYK
RGB Variations
Color information
#474009 (or 0x474009) is known color: Madras. HEX triplet: 47, 40 and 09. RGB value is (71,64,9). Sum of RGB (Red+Green+Blue) = 71+64+9=144 (19% of max value = 765). Red value is 71 (28.12% from 255 or 49.31% from 144); Green value is 64 (25.39% from 255 or 44.44% from 144); Blue value is 9 (3.91% from 255 or 6.25% from 144); Max value from RGB is 71 - color contains mainly: red. Hex color #474009 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474009 is #B8BFF6. Grayscale: #3C3C3C. Windows color (decimal): -12107767 or 606279. OLE color: 606279.
HSL color Cylindrical-coordinate representation of color #474009: hue angle of 53.23º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #474009 is Cyan = 0, Magento = 0.10, Yellow = 0.87 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 9 | - |
| CMYK | 0 | 0.10 | 0.87 | 0.72 |
| HSL | 53.23º | 0.78% | 0.16% | - |
| HSV(B) | 53.23º | 0.87% | 0.28% | - |
| XYZ | 4.48 | 5.03 | 0.99 | - |
| YUV | 59.82 | 99.32 | 135.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 9 | 0 | 0.10 | 0.87 | 0.72 | 53.23 | 0.78 | 0.16 |
| Hex | 47 | 40 | 9 | 0 | A | 57 | 48 | 35 | 4E | 10 |
| Octal | 107 | 100 | 11 | 0 | 12 | 127 | 110 | 65 | 116 | 20 |
| Binary | 1000111 | 1000000 | 1001 | 0 | 1010 | 1010111 | 1001000 | 110101 | 1001110 | 10000 |
Color Harmonies of #474009
Complementary color
Monochromatic Colors of #474009
Black with #474009
Text Example
Text Example
White with #474009
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474009; }
p { color: rgb(71,64,9); }
H1.HeaderClassName
{
color: #474009;
}
.AnyTagClassName
{
color: #474009;
}
</style>
background-color css
<style>
a { background-color: #474009; }
a { background-color: rgb(71,64,9); }
div.DivClassName
{
background-color: #474009;
}
.BgClassName
{
background-color: #474009;
}
</style>
border-color css
<style>
span { border-color: #474009; }
span { border-color: rgb(71,64,9); }
td.TdClassName
{
border-color: #474009;
}
.TagClassName
{
border-color: #474009;
}
</style>