Shades of Madras #473912
Tints of Madras #473912
RGB
CMYK
RGB Variations
Color information
#473912 (or 0x473912) is known color: Madras. HEX triplet: 47, 39 and 12. RGB value is (71,57,18). Sum of RGB (Red+Green+Blue) = 71+57+18=146 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.63% from 146); Green value is 57 (22.66% from 255 or 39.04% from 146); Blue value is 18 (7.42% from 255 or 12.33% from 146); Max value from RGB is 71 - color contains mainly: red. Hex color #473912 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473912 is #B8C6ED. Grayscale: #383838. Windows color (decimal): -12109550 or 1194311. OLE color: 1194311.
HSL color Cylindrical-coordinate representation of color #473912: hue angle of 44.15º 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 #473912 is Cyan = 0, Magento = 0.20, Yellow = 0.75 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 57 | 18 | - |
| CMYK | 0 | 0.20 | 0.75 | 0.72 |
| HSL | 44.15º | 0.6% | 0.17% | - |
| HSV(B) | 44.15º | 0.75% | 0.28% | - |
| XYZ | 4.17 | 4.31 | 1.18 | - |
| YUV | 56.74 | 106.14 | 138.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 57 | 18 | 0 | 0.20 | 0.75 | 0.72 | 44.15 | 0.6 | 0.17 |
| Hex | 47 | 39 | 12 | 0 | 14 | 4B | 48 | 2C | 3C | 11 |
| Octal | 107 | 71 | 22 | 0 | 24 | 113 | 110 | 54 | 74 | 21 |
| Binary | 1000111 | 111001 | 10010 | 0 | 10100 | 1001011 | 1001000 | 101100 | 111100 | 10001 |
Color Harmonies of #473912
Complementary color
Monochromatic Colors of #473912
Black with #473912
Text Example
Text Example
White with #473912
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473912; }
p { color: rgb(71,57,18); }
H1.HeaderClassName
{
color: #473912;
}
.AnyTagClassName
{
color: #473912;
}
</style>
background-color css
<style>
a { background-color: #473912; }
a { background-color: rgb(71,57,18); }
div.DivClassName
{
background-color: #473912;
}
.BgClassName
{
background-color: #473912;
}
</style>
border-color css
<style>
span { border-color: #473912; }
span { border-color: rgb(71,57,18); }
td.TdClassName
{
border-color: #473912;
}
.TagClassName
{
border-color: #473912;
}
</style>