Shades of Madras #473807
Tints of Madras #473807
RGB
CMYK
RGB Variations
Color information
#473807 (or 0x473807) is known color: Madras. HEX triplet: 47, 38 and 07. RGB value is (71,56,7). Sum of RGB (Red+Green+Blue) = 71+56+7=134 (17% of max value = 765). Red value is 71 (28.12% from 255 or 52.99% from 134); Green value is 56 (22.27% from 255 or 41.79% from 134); Blue value is 7 (3.12% from 255 or 5.22% from 134); Max value from RGB is 71 - color contains mainly: red. Hex color #473807 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473807 is #B8C7F8. Grayscale: #373737. Windows color (decimal): -12109817 or 473159. OLE color: 473159.
HSL color Cylindrical-coordinate representation of color #473807: hue angle of 45.94º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #473807 is Cyan = 0, Magento = 0.21, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 7 | - |
| CMYK | 0 | 0.21 | 0.90 | 0.72 |
| HSL | 45.94º | 0.82% | 0.15% | - |
| HSV(B) | 45.94º | 0.9% | 0.28% | - |
| XYZ | 4.05 | 4.18 | 0.79 | - |
| YUV | 54.9 | 100.97 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 7 | 0 | 0.21 | 0.90 | 0.72 | 45.94 | 0.82 | 0.15 |
| Hex | 47 | 38 | 7 | 0 | 15 | 5A | 48 | 2E | 52 | F |
| Octal | 107 | 70 | 7 | 0 | 25 | 132 | 110 | 56 | 122 | 17 |
| Binary | 1000111 | 111000 | 111 | 0 | 10101 | 1011010 | 1001000 | 101110 | 1010010 | 1111 |
Color Harmonies of #473807
Complementary color
Monochromatic Colors of #473807
Black with #473807
Text Example
Text Example
White with #473807
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473807; }
p { color: rgb(71,56,7); }
H1.HeaderClassName
{
color: #473807;
}
.AnyTagClassName
{
color: #473807;
}
</style>
background-color css
<style>
a { background-color: #473807; }
a { background-color: rgb(71,56,7); }
div.DivClassName
{
background-color: #473807;
}
.BgClassName
{
background-color: #473807;
}
</style>
border-color css
<style>
span { border-color: #473807; }
span { border-color: rgb(71,56,7); }
td.TdClassName
{
border-color: #473807;
}
.TagClassName
{
border-color: #473807;
}
</style>