Shades of Madras #473815
Tints of Madras #473815
RGB
CMYK
RGB Variations
Color information
#473815 (or 0x473815) is known color: Madras. HEX triplet: 47, 38 and 15. RGB value is (71,56,21). Sum of RGB (Red+Green+Blue) = 71+56+21=148 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.97% from 148); Green value is 56 (22.27% from 255 or 37.84% from 148); Blue value is 21 (8.59% from 255 or 14.19% from 148); Max value from RGB is 71 - color contains mainly: red. Hex color #473815 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473815 is #B8C7EA. Grayscale: #383838. Windows color (decimal): -12109803 or 1390663. OLE color: 1390663.
HSL color Cylindrical-coordinate representation of color #473815: hue angle of 42º degrees, saturation: 0.54, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #473815 is Cyan = 0, Magento = 0.21, Yellow = 0.70 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 21 | - |
| CMYK | 0 | 0.21 | 0.70 | 0.72 |
| HSL | 42º | 0.54% | 0.18% | - |
| HSV(B) | 42º | 0.7% | 0.28% | - |
| XYZ | 4.15 | 4.22 | 1.31 | - |
| YUV | 56.5 | 107.97 | 138.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 21 | 0 | 0.21 | 0.70 | 0.72 | 42 | 0.54 | 0.18 |
| Hex | 47 | 38 | 15 | 0 | 15 | 46 | 48 | 2A | 36 | 12 |
| Octal | 107 | 70 | 25 | 0 | 25 | 106 | 110 | 52 | 66 | 22 |
| Binary | 1000111 | 111000 | 10101 | 0 | 10101 | 1000110 | 1001000 | 101010 | 110110 | 10010 |
Color Harmonies of #473815
Complementary color
Monochromatic Colors of #473815
Black with #473815
Text Example
Text Example
White with #473815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473815; }
p { color: rgb(71,56,21); }
H1.HeaderClassName
{
color: #473815;
}
.AnyTagClassName
{
color: #473815;
}
</style>
background-color css
<style>
a { background-color: #473815; }
a { background-color: rgb(71,56,21); }
div.DivClassName
{
background-color: #473815;
}
.BgClassName
{
background-color: #473815;
}
</style>
border-color css
<style>
span { border-color: #473815; }
span { border-color: rgb(71,56,21); }
td.TdClassName
{
border-color: #473815;
}
.TagClassName
{
border-color: #473815;
}
</style>