Shades of Madras #473708
Tints of Madras #473708
RGB
CMYK
RGB Variations
Color information
#473708 (or 0x473708) is known color: Madras. HEX triplet: 47, 37 and 08. RGB value is (71,55,8). Sum of RGB (Red+Green+Blue) = 71+55+8=134 (17% of max value = 765). Red value is 71 (28.12% from 255 or 52.99% from 134); Green value is 55 (21.88% from 255 or 41.04% from 134); Blue value is 8 (3.52% from 255 or 5.97% from 134); Max value from RGB is 71 - color contains mainly: red. Hex color #473708 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473708 is #B8C8F7. Grayscale: #363636. Windows color (decimal): -12110072 or 538439. OLE color: 538439.
HSL color Cylindrical-coordinate representation of color #473708: hue angle of 44.76º degrees, saturation: 0.8, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #473708 is Cyan = 0, Magento = 0.23, Yellow = 0.89 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 8 | - |
| CMYK | 0 | 0.23 | 0.89 | 0.72 |
| HSL | 44.76º | 0.8% | 0.15% | - |
| HSV(B) | 44.76º | 0.89% | 0.28% | - |
| XYZ | 4.01 | 4.09 | 0.81 | - |
| YUV | 54.43 | 101.8 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 8 | 0 | 0.23 | 0.89 | 0.72 | 44.76 | 0.8 | 0.15 |
| Hex | 47 | 37 | 8 | 0 | 17 | 59 | 48 | 2D | 50 | F |
| Octal | 107 | 67 | 10 | 0 | 27 | 131 | 110 | 55 | 120 | 17 |
| Binary | 1000111 | 110111 | 1000 | 0 | 10111 | 1011001 | 1001000 | 101101 | 1010000 | 1111 |
Color Harmonies of #473708
Complementary color
Monochromatic Colors of #473708
Black with #473708
Text Example
Text Example
White with #473708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473708; }
p { color: rgb(71,55,8); }
H1.HeaderClassName
{
color: #473708;
}
.AnyTagClassName
{
color: #473708;
}
</style>
background-color css
<style>
a { background-color: #473708; }
a { background-color: rgb(71,55,8); }
div.DivClassName
{
background-color: #473708;
}
.BgClassName
{
background-color: #473708;
}
</style>
border-color css
<style>
span { border-color: #473708; }
span { border-color: rgb(71,55,8); }
td.TdClassName
{
border-color: #473708;
}
.TagClassName
{
border-color: #473708;
}
</style>