Shades of Madras #474318
Tints of Madras #474318
RGB
CMYK
RGB Variations
Color information
#474318 (or 0x474318) is known color: Madras. HEX triplet: 47, 43 and 18. RGB value is (71,67,24). Sum of RGB (Red+Green+Blue) = 71+67+24=162 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.83% from 162); Green value is 67 (26.56% from 255 or 41.36% from 162); Blue value is 24 (9.77% from 255 or 14.81% from 162); Max value from RGB is 71 - color contains mainly: red. Hex color #474318 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474318 is #B8BCE7. Grayscale: #3F3F3F. Windows color (decimal): -12106984 or 1590087. OLE color: 1590087.
HSL color Cylindrical-coordinate representation of color #474318: hue angle of 54.89º 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 #474318 is Cyan = 0, Magento = 0.06, Yellow = 0.66 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 24 | - |
| CMYK | 0 | 0.06 | 0.66 | 0.72 |
| HSL | 54.89º | 0.49% | 0.19% | - |
| HSV(B) | 54.89º | 0.66% | 0.28% | - |
| XYZ | 4.77 | 5.42 | 1.66 | - |
| YUV | 63.29 | 105.83 | 133.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 24 | 0 | 0.06 | 0.66 | 0.72 | 54.89 | 0.49 | 0.19 |
| Hex | 47 | 43 | 18 | 0 | 6 | 42 | 48 | 37 | 31 | 13 |
| Octal | 107 | 103 | 30 | 0 | 6 | 102 | 110 | 67 | 61 | 23 |
| Binary | 1000111 | 1000011 | 11000 | 0 | 110 | 1000010 | 1001000 | 110111 | 110001 | 10011 |
Color Harmonies of #474318
Complementary color
Monochromatic Colors of #474318
Black with #474318
Text Example
Text Example
White with #474318
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474318; }
p { color: rgb(71,67,24); }
H1.HeaderClassName
{
color: #474318;
}
.AnyTagClassName
{
color: #474318;
}
</style>
background-color css
<style>
a { background-color: #474318; }
a { background-color: rgb(71,67,24); }
div.DivClassName
{
background-color: #474318;
}
.BgClassName
{
background-color: #474318;
}
</style>
border-color css
<style>
span { border-color: #474318; }
span { border-color: rgb(71,67,24); }
td.TdClassName
{
border-color: #474318;
}
.TagClassName
{
border-color: #474318;
}
</style>