Shades of Madras #474008
Tints of Madras #474008
RGB
CMYK
RGB Variations
Color information
#474008 (or 0x474008) is known color: Madras. HEX triplet: 47, 40 and 08. RGB value is (71,64,8). Sum of RGB (Red+Green+Blue) = 71+64+8=143 (18% of max value = 765). Red value is 71 (28.12% from 255 or 49.65% from 143); Green value is 64 (25.39% from 255 or 44.76% from 143); Blue value is 8 (3.52% from 255 or 5.59% from 143); Max value from RGB is 71 - color contains mainly: red. Hex color #474008 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474008 is #B8BFF7. Grayscale: #3B3B3B. Windows color (decimal): -12107768 or 540743. OLE color: 540743.
HSL color Cylindrical-coordinate representation of color #474008: hue angle of 53.33º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #474008 is Cyan = 0, Magento = 0.10, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 8 | - |
| CMYK | 0 | 0.10 | 0.89 | 0.72 |
| HSL | 53.33º | 0.8% | 0.15% | - |
| HSV(B) | 53.33º | 0.89% | 0.28% | - |
| XYZ | 4.48 | 5.02 | 0.96 | - |
| YUV | 59.71 | 98.82 | 136.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 8 | 0 | 0.10 | 0.89 | 0.72 | 53.33 | 0.8 | 0.15 |
| Hex | 47 | 40 | 8 | 0 | A | 59 | 48 | 35 | 50 | F |
| Octal | 107 | 100 | 10 | 0 | 12 | 131 | 110 | 65 | 120 | 17 |
| Binary | 1000111 | 1000000 | 1000 | 0 | 1010 | 1011001 | 1001000 | 110101 | 1010000 | 1111 |
Color Harmonies of #474008
Complementary color
Monochromatic Colors of #474008
Black with #474008
Text Example
Text Example
White with #474008
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474008; }
p { color: rgb(71,64,8); }
H1.HeaderClassName
{
color: #474008;
}
.AnyTagClassName
{
color: #474008;
}
</style>
background-color css
<style>
a { background-color: #474008; }
a { background-color: rgb(71,64,8); }
div.DivClassName
{
background-color: #474008;
}
.BgClassName
{
background-color: #474008;
}
</style>
border-color css
<style>
span { border-color: #474008; }
span { border-color: rgb(71,64,8); }
td.TdClassName
{
border-color: #474008;
}
.TagClassName
{
border-color: #474008;
}
</style>