Shades of Madras #474518
Tints of Madras #474518
RGB
CMYK
RGB Variations
Color information
#474518 (or 0x474518) is known color: Madras. HEX triplet: 47, 45 and 18. RGB value is (71,69,24). Sum of RGB (Red+Green+Blue) = 71+69+24=164 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.29% from 164); Green value is 69 (27.34% from 255 or 42.07% from 164); Blue value is 24 (9.77% from 255 or 14.63% from 164); Max value from RGB is 71 - color contains mainly: red. Hex color #474518 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474518 is #B8BAE7. Grayscale: #404040. Windows color (decimal): -12106472 or 1590599. OLE color: 1590599.
HSL color Cylindrical-coordinate representation of color #474518: hue angle of 57.45º degrees, saturation: 0.49, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #474518 is Cyan = 0, Magento = 0.03, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 69 | 24 | - |
| CMYK | 0 | 0.03 | 0.66 | 0.72 |
| HSL | 57.45º | 0.49% | 0.19% | - |
| HSV(B) | 57.45º | 0.66% | 0.28% | - |
| XYZ | 4.89 | 5.66 | 1.7 | - |
| YUV | 64.47 | 105.16 | 132.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 69 | 24 | 0 | 0.03 | 0.66 | 0.72 | 57.45 | 0.49 | 0.19 |
| Hex | 47 | 45 | 18 | 0 | 3 | 42 | 48 | 39 | 31 | 13 |
| Octal | 107 | 105 | 30 | 0 | 3 | 102 | 110 | 71 | 61 | 23 |
| Binary | 1000111 | 1000101 | 11000 | 0 | 11 | 1000010 | 1001000 | 111001 | 110001 | 10011 |
Color Harmonies of #474518
Complementary color
Monochromatic Colors of #474518
Black with #474518
Text Example
Text Example
White with #474518
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474518; }
p { color: rgb(71,69,24); }
H1.HeaderClassName
{
color: #474518;
}
.AnyTagClassName
{
color: #474518;
}
</style>
background-color css
<style>
a { background-color: #474518; }
a { background-color: rgb(71,69,24); }
div.DivClassName
{
background-color: #474518;
}
.BgClassName
{
background-color: #474518;
}
</style>
border-color css
<style>
span { border-color: #474518; }
span { border-color: rgb(71,69,24); }
td.TdClassName
{
border-color: #474518;
}
.TagClassName
{
border-color: #474518;
}
</style>