Shades of Madras #474024
Tints of Madras #474024
RGB
CMYK
RGB Variations
Color information
#474024 (or 0x474024) is known color: Madras. HEX triplet: 47, 40 and 24. RGB value is (71,64,36). Sum of RGB (Red+Green+Blue) = 71+64+36=171 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.52% from 171); Green value is 64 (25.39% from 255 or 37.43% from 171); Blue value is 36 (14.45% from 255 or 21.05% from 171); Max value from RGB is 71 - color contains mainly: red. Hex color #474024 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #474024 is #B8BFDB. Grayscale: #3F3F3F. Windows color (decimal): -12107740 or 2375751. OLE color: 2375751.
HSL color Cylindrical-coordinate representation of color #474024: hue angle of 48º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #474024 is Cyan = 0, Magento = 0.10, Yellow = 0.49 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 64 | 36 | - |
| CMYK | 0 | 0.10 | 0.49 | 0.72 |
| HSL | 48º | 0.33% | 0.21% | - |
| HSV(B) | 48º | 0.49% | 0.28% | - |
| XYZ | 4.75 | 5.13 | 2.41 | - |
| YUV | 62.9 | 112.82 | 133.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 64 | 36 | 0 | 0.10 | 0.49 | 0.72 | 48 | 0.33 | 0.21 |
| Hex | 47 | 40 | 24 | 0 | A | 31 | 48 | 30 | 21 | 15 |
| Octal | 107 | 100 | 44 | 0 | 12 | 61 | 110 | 60 | 41 | 25 |
| Binary | 1000111 | 1000000 | 100100 | 0 | 1010 | 110001 | 1001000 | 110000 | 100001 | 10101 |
Color Harmonies of #474024
Complementary color
Monochromatic Colors of #474024
Black with #474024
Text Example
Text Example
White with #474024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474024; }
p { color: rgb(71,64,36); }
H1.HeaderClassName
{
color: #474024;
}
.AnyTagClassName
{
color: #474024;
}
</style>
background-color css
<style>
a { background-color: #474024; }
a { background-color: rgb(71,64,36); }
div.DivClassName
{
background-color: #474024;
}
.BgClassName
{
background-color: #474024;
}
</style>
border-color css
<style>
span { border-color: #474024; }
span { border-color: rgb(71,64,36); }
td.TdClassName
{
border-color: #474024;
}
.TagClassName
{
border-color: #474024;
}
</style>