Shades of Madras #473816
Tints of Madras #473816
RGB
CMYK
RGB Variations
Color information
#473816 (or 0x473816) is known color: Madras. HEX triplet: 47, 38 and 16. RGB value is (71,56,22). Sum of RGB (Red+Green+Blue) = 71+56+22=149 (19% of max value = 765). Red value is 71 (28.12% from 255 or 47.65% from 149); Green value is 56 (22.27% from 255 or 37.58% from 149); Blue value is 22 (8.98% from 255 or 14.77% from 149); Max value from RGB is 71 - color contains mainly: red. Hex color #473816 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473816 is #B8C7E9. Grayscale: #383838. Windows color (decimal): -12109802 or 1456199. OLE color: 1456199.
HSL color Cylindrical-coordinate representation of color #473816: hue angle of 41.63º degrees, saturation: 0.53, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #473816 is Cyan = 0, Magento = 0.21, Yellow = 0.69 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 22 | - |
| CMYK | 0 | 0.21 | 0.69 | 0.72 |
| HSL | 41.63º | 0.53% | 0.18% | - |
| HSV(B) | 41.63º | 0.69% | 0.28% | - |
| XYZ | 4.16 | 4.23 | 1.36 | - |
| YUV | 56.61 | 108.47 | 138.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 22 | 0 | 0.21 | 0.69 | 0.72 | 41.63 | 0.53 | 0.18 |
| Hex | 47 | 38 | 16 | 0 | 15 | 45 | 48 | 2A | 35 | 12 |
| Octal | 107 | 70 | 26 | 0 | 25 | 105 | 110 | 52 | 65 | 22 |
| Binary | 1000111 | 111000 | 10110 | 0 | 10101 | 1000101 | 1001000 | 101010 | 110101 | 10010 |
Color Harmonies of #473816
Complementary color
Monochromatic Colors of #473816
Black with #473816
Text Example
Text Example
White with #473816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473816; }
p { color: rgb(71,56,22); }
H1.HeaderClassName
{
color: #473816;
}
.AnyTagClassName
{
color: #473816;
}
</style>
background-color css
<style>
a { background-color: #473816; }
a { background-color: rgb(71,56,22); }
div.DivClassName
{
background-color: #473816;
}
.BgClassName
{
background-color: #473816;
}
</style>
border-color css
<style>
span { border-color: #473816; }
span { border-color: rgb(71,56,22); }
td.TdClassName
{
border-color: #473816;
}
.TagClassName
{
border-color: #473816;
}
</style>