Shades of Madras #473812
Tints of Madras #473812
RGB
CMYK
RGB Variations
Color information
#473812 (or 0x473812) is known color: Madras. HEX triplet: 47, 38 and 12. RGB value is (71,56,18). Sum of RGB (Red+Green+Blue) = 71+56+18=145 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.97% from 145); Green value is 56 (22.27% from 255 or 38.62% from 145); Blue value is 18 (7.42% from 255 or 12.41% from 145); Max value from RGB is 71 - color contains mainly: red. Hex color #473812 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473812 is #B8C7ED. Grayscale: #383838. Windows color (decimal): -12109806 or 1194055. OLE color: 1194055.
HSL color Cylindrical-coordinate representation of color #473812: hue angle of 43.02º degrees, saturation: 0.6, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #473812 is Cyan = 0, Magento = 0.21, Yellow = 0.75 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 18 | - |
| CMYK | 0 | 0.21 | 0.75 | 0.72 |
| HSL | 43.02º | 0.6% | 0.17% | - |
| HSV(B) | 43.02º | 0.75% | 0.28% | - |
| XYZ | 4.12 | 4.21 | 1.17 | - |
| YUV | 56.15 | 106.47 | 138.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 18 | 0 | 0.21 | 0.75 | 0.72 | 43.02 | 0.6 | 0.17 |
| Hex | 47 | 38 | 12 | 0 | 15 | 4B | 48 | 2B | 3C | 11 |
| Octal | 107 | 70 | 22 | 0 | 25 | 113 | 110 | 53 | 74 | 21 |
| Binary | 1000111 | 111000 | 10010 | 0 | 10101 | 1001011 | 1001000 | 101011 | 111100 | 10001 |
Color Harmonies of #473812
Complementary color
Monochromatic Colors of #473812
Black with #473812
Text Example
Text Example
White with #473812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473812; }
p { color: rgb(71,56,18); }
H1.HeaderClassName
{
color: #473812;
}
.AnyTagClassName
{
color: #473812;
}
</style>
background-color css
<style>
a { background-color: #473812; }
a { background-color: rgb(71,56,18); }
div.DivClassName
{
background-color: #473812;
}
.BgClassName
{
background-color: #473812;
}
</style>
border-color css
<style>
span { border-color: #473812; }
span { border-color: rgb(71,56,18); }
td.TdClassName
{
border-color: #473812;
}
.TagClassName
{
border-color: #473812;
}
</style>