Shades of Madras #473609
Tints of Madras #473609
RGB
CMYK
RGB Variations
Color information
#473609 (or 0x473609) is known color: Madras. HEX triplet: 47, 36 and 09. RGB value is (71,54,9). Sum of RGB (Red+Green+Blue) = 71+54+9=134 (17% of max value = 765). Red value is 71 (28.12% from 255 or 52.99% from 134); Green value is 54 (21.48% from 255 or 40.30% from 134); Blue value is 9 (3.91% from 255 or 6.72% from 134); Max value from RGB is 71 - color contains mainly: red. Hex color #473609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473609 is #B8C9F6. Grayscale: #363636. Windows color (decimal): -12110327 or 603719. OLE color: 603719.
HSL color Cylindrical-coordinate representation of color #473609: hue angle of 43.55º degrees, saturation: 0.77, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #473609 is Cyan = 0, Magento = 0.24, Yellow = 0.87 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 54 | 9 | - |
| CMYK | 0 | 0.24 | 0.87 | 0.72 |
| HSL | 43.55º | 0.78% | 0.16% | - |
| HSV(B) | 43.55º | 0.87% | 0.28% | - |
| XYZ | 3.97 | 4 | 0.82 | - |
| YUV | 53.95 | 102.63 | 140.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 54 | 9 | 0 | 0.24 | 0.87 | 0.72 | 43.55 | 0.78 | 0.16 |
| Hex | 47 | 36 | 9 | 0 | 18 | 57 | 48 | 2C | 4E | 10 |
| Octal | 107 | 66 | 11 | 0 | 30 | 127 | 110 | 54 | 116 | 20 |
| Binary | 1000111 | 110110 | 1001 | 0 | 11000 | 1010111 | 1001000 | 101100 | 1001110 | 10000 |
Color Harmonies of #473609
Complementary color
Monochromatic Colors of #473609
Black with #473609
Text Example
Text Example
White with #473609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473609; }
p { color: rgb(71,54,9); }
H1.HeaderClassName
{
color: #473609;
}
.AnyTagClassName
{
color: #473609;
}
</style>
background-color css
<style>
a { background-color: #473609; }
a { background-color: rgb(71,54,9); }
div.DivClassName
{
background-color: #473609;
}
.BgClassName
{
background-color: #473609;
}
</style>
border-color css
<style>
span { border-color: #473609; }
span { border-color: rgb(71,54,9); }
td.TdClassName
{
border-color: #473609;
}
.TagClassName
{
border-color: #473609;
}
</style>