Shades of Madras #473603
Tints of Madras #473603
RGB
CMYK
RGB Variations
Color information
#473603 (or 0x473603) is known color: Madras. HEX triplet: 47, 36 and 03. RGB value is (71,54,3). Sum of RGB (Red+Green+Blue) = 71+54+3=128 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.47% from 128); Green value is 54 (21.48% from 255 or 42.19% from 128); Blue value is 3 (1.56% from 255 or 2.34% from 128); Max value from RGB is 71 - color contains mainly: red. Hex color #473603 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473603 is #B8C9FC. Grayscale: #353535. Windows color (decimal): -12110333 or 210503. OLE color: 210503.
HSL color Cylindrical-coordinate representation of color #473603: hue angle of 45º degrees, saturation: 0.92, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #473603 is Cyan = 0, Magento = 0.24, Yellow = 0.96 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 3 | - |
| CMYK | 0 | 0.24 | 0.96 | 0.72 |
| HSL | 45º | 0.92% | 0.15% | - |
| HSV(B) | 45º | 0.96% | 0.28% | - |
| XYZ | 3.93 | 3.98 | 0.65 | - |
| YUV | 53.27 | 99.63 | 140.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 3 | 0 | 0.24 | 0.96 | 0.72 | 45 | 0.92 | 0.15 |
| Hex | 47 | 36 | 3 | 0 | 18 | 60 | 48 | 2D | 5C | F |
| Octal | 107 | 66 | 3 | 0 | 30 | 140 | 110 | 55 | 134 | 17 |
| Binary | 1000111 | 110110 | 11 | 0 | 11000 | 1100000 | 1001000 | 101101 | 1011100 | 1111 |
Color Harmonies of #473603
Complementary color
Monochromatic Colors of #473603
Black with #473603
Text Example
Text Example
White with #473603
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473603; }
p { color: rgb(71,54,3); }
H1.HeaderClassName
{
color: #473603;
}
.AnyTagClassName
{
color: #473603;
}
</style>
background-color css
<style>
a { background-color: #473603; }
a { background-color: rgb(71,54,3); }
div.DivClassName
{
background-color: #473603;
}
.BgClassName
{
background-color: #473603;
}
</style>
border-color css
<style>
span { border-color: #473603; }
span { border-color: rgb(71,54,3); }
td.TdClassName
{
border-color: #473603;
}
.TagClassName
{
border-color: #473603;
}
</style>