Shades of Madras #473902
Tints of Madras #473902
RGB
CMYK
RGB Variations
Color information
#473902 (or 0x473902) is known color: Madras. HEX triplet: 47, 39 and 02. RGB value is (71,57,2). Sum of RGB (Red+Green+Blue) = 71+57+2=130 (17% of max value = 765). Red value is 71 (28.12% from 255 or 54.62% from 130); Green value is 57 (22.66% from 255 or 43.85% from 130); Blue value is 2 (1.17% from 255 or 1.54% from 130); Max value from RGB is 71 - color contains mainly: red. Hex color #473902 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473902 is #B8C6FD. Grayscale: #373737. Windows color (decimal): -12109566 or 145735. OLE color: 145735.
HSL color Cylindrical-coordinate representation of color #473902: hue angle of 47.83º degrees, saturation: 0.95, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #473902 is Cyan = 0, Magento = 0.20, Yellow = 0.97 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 57 | 2 | - |
| CMYK | 0 | 0.20 | 0.97 | 0.72 |
| HSL | 47.83º | 0.95% | 0.14% | - |
| HSV(B) | 47.83º | 0.97% | 0.28% | - |
| XYZ | 4.07 | 4.27 | 0.67 | - |
| YUV | 54.92 | 98.14 | 139.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 57 | 2 | 0 | 0.20 | 0.97 | 0.72 | 47.83 | 0.95 | 0.14 |
| Hex | 47 | 39 | 2 | 0 | 14 | 61 | 48 | 30 | 5F | E |
| Octal | 107 | 71 | 2 | 0 | 24 | 141 | 110 | 60 | 137 | 16 |
| Binary | 1000111 | 111001 | 10 | 0 | 10100 | 1100001 | 1001000 | 110000 | 1011111 | 1110 |
Color Harmonies of #473902
Complementary color
Monochromatic Colors of #473902
Black with #473902
Text Example
Text Example
White with #473902
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473902; }
p { color: rgb(71,57,2); }
H1.HeaderClassName
{
color: #473902;
}
.AnyTagClassName
{
color: #473902;
}
</style>
background-color css
<style>
a { background-color: #473902; }
a { background-color: rgb(71,57,2); }
div.DivClassName
{
background-color: #473902;
}
.BgClassName
{
background-color: #473902;
}
</style>
border-color css
<style>
span { border-color: #473902; }
span { border-color: rgb(71,57,2); }
td.TdClassName
{
border-color: #473902;
}
.TagClassName
{
border-color: #473902;
}
</style>