Shades of Madras #473802
Tints of Madras #473802
RGB
CMYK
RGB Variations
Color information
#473802 (or 0x473802) is known color: Madras. HEX triplet: 47, 38 and 02. RGB value is (71,56,2). Sum of RGB (Red+Green+Blue) = 71+56+2=129 (17% of max value = 765). Red value is 71 (28.12% from 255 or 55.04% from 129); Green value is 56 (22.27% from 255 or 43.41% from 129); Blue value is 2 (1.17% from 255 or 1.55% from 129); Max value from RGB is 71 - color contains mainly: red. Hex color #473802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #473802 is #B8C7FD. Grayscale: #363636. Windows color (decimal): -12109822 or 145479. OLE color: 145479.
HSL color Cylindrical-coordinate representation of color #473802: hue angle of 46.96º 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 #473802 is Cyan = 0, Magento = 0.21, Yellow = 0.97 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 56 | 2 | - |
| CMYK | 0 | 0.21 | 0.97 | 0.72 |
| HSL | 46.96º | 0.95% | 0.14% | - |
| HSV(B) | 46.96º | 0.97% | 0.28% | - |
| XYZ | 4.02 | 4.17 | 0.65 | - |
| YUV | 54.33 | 98.47 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 56 | 2 | 0 | 0.21 | 0.97 | 0.72 | 46.96 | 0.95 | 0.14 |
| Hex | 47 | 38 | 2 | 0 | 15 | 61 | 48 | 2F | 5F | E |
| Octal | 107 | 70 | 2 | 0 | 25 | 141 | 110 | 57 | 137 | 16 |
| Binary | 1000111 | 111000 | 10 | 0 | 10101 | 1100001 | 1001000 | 101111 | 1011111 | 1110 |
Color Harmonies of #473802
Complementary color
Monochromatic Colors of #473802
Black with #473802
Text Example
Text Example
White with #473802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #473802; }
p { color: rgb(71,56,2); }
H1.HeaderClassName
{
color: #473802;
}
.AnyTagClassName
{
color: #473802;
}
</style>
background-color css
<style>
a { background-color: #473802; }
a { background-color: rgb(71,56,2); }
div.DivClassName
{
background-color: #473802;
}
.BgClassName
{
background-color: #473802;
}
</style>
border-color css
<style>
span { border-color: #473802; }
span { border-color: rgb(71,56,2); }
td.TdClassName
{
border-color: #473802;
}
.TagClassName
{
border-color: #473802;
}
</style>