Shades of Madras #473701
Tints of Madras #473701
RGB
CMYK
RGB Variations
Color information
#473701 (or 0x473701) is known color: Madras. HEX triplet: 47, 37 and 01. RGB value is (71,55,1). Sum of RGB (Red+Green+Blue) = 71+55+1=127 (16% of max value = 765). Red value is 71 (28.12% from 255 or 55.91% from 127); Green value is 55 (21.88% from 255 or 43.31% from 127); Blue value is 1 (0.78% from 255 or 0.79% from 127); Max value from RGB is 71 - color contains mainly: red. Hex color #473701 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473701 is #B8C8FE. Grayscale: #353535. Windows color (decimal): -12110079 or 79687. OLE color: 79687.
HSL color Cylindrical-coordinate representation of color #473701: hue angle of 46.29º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #473701 is Cyan = 0, Magento = 0.23, Yellow = 0.99 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 55 | 1 | - |
| CMYK | 0 | 0.23 | 0.99 | 0.72 |
| HSL | 46.29º | 0.97% | 0.14% | - |
| HSV(B) | 46.29º | 0.99% | 0.28% | - |
| XYZ | 3.97 | 4.07 | 0.61 | - |
| YUV | 53.63 | 98.3 | 140.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 55 | 1 | 0 | 0.23 | 0.99 | 0.72 | 46.29 | 0.97 | 0.14 |
| Hex | 47 | 37 | 1 | 0 | 17 | 63 | 48 | 2E | 61 | E |
| Octal | 107 | 67 | 1 | 0 | 27 | 143 | 110 | 56 | 141 | 16 |
| Binary | 1000111 | 110111 | 1 | 0 | 10111 | 1100011 | 1001000 | 101110 | 1100001 | 1110 |
Color Harmonies of #473701
Complementary color
Monochromatic Colors of #473701
Black with #473701
Text Example
Text Example
White with #473701
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473701; }
p { color: rgb(71,55,1); }
H1.HeaderClassName
{
color: #473701;
}
.AnyTagClassName
{
color: #473701;
}
</style>
background-color css
<style>
a { background-color: #473701; }
a { background-color: rgb(71,55,1); }
div.DivClassName
{
background-color: #473701;
}
.BgClassName
{
background-color: #473701;
}
</style>
border-color css
<style>
span { border-color: #473701; }
span { border-color: rgb(71,55,1); }
td.TdClassName
{
border-color: #473701;
}
.TagClassName
{
border-color: #473701;
}
</style>