Shades of Madras #474319
Tints of Madras #474319
RGB
CMYK
RGB Variations
Color information
#474319 (or 0x474319) is known color: Madras. HEX triplet: 47, 43 and 19. RGB value is (71,67,25). Sum of RGB (Red+Green+Blue) = 71+67+25=163 (21% of max value = 765). Red value is 71 (28.12% from 255 or 43.56% from 163); Green value is 67 (26.56% from 255 or 41.10% from 163); Blue value is 25 (10.16% from 255 or 15.34% from 163); Max value from RGB is 71 - color contains mainly: red. Hex color #474319 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474319 is #B8BCE6. Grayscale: #3F3F3F. Windows color (decimal): -12106983 or 1655623. OLE color: 1655623.
HSL color Cylindrical-coordinate representation of color #474319: hue angle of 54.78º degrees, saturation: 0.48, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #474319 is Cyan = 0, Magento = 0.06, Yellow = 0.65 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 25 | - |
| CMYK | 0 | 0.06 | 0.65 | 0.72 |
| HSL | 54.78º | 0.48% | 0.19% | - |
| HSV(B) | 54.78º | 0.65% | 0.28% | - |
| XYZ | 4.78 | 5.42 | 1.71 | - |
| YUV | 63.41 | 106.33 | 133.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 25 | 0 | 0.06 | 0.65 | 0.72 | 54.78 | 0.48 | 0.19 |
| Hex | 47 | 43 | 19 | 0 | 6 | 41 | 48 | 37 | 30 | 13 |
| Octal | 107 | 103 | 31 | 0 | 6 | 101 | 110 | 67 | 60 | 23 |
| Binary | 1000111 | 1000011 | 11001 | 0 | 110 | 1000001 | 1001000 | 110111 | 110000 | 10011 |
Color Harmonies of #474319
Complementary color
Monochromatic Colors of #474319
Black with #474319
Text Example
Text Example
White with #474319
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474319; }
p { color: rgb(71,67,25); }
H1.HeaderClassName
{
color: #474319;
}
.AnyTagClassName
{
color: #474319;
}
</style>
background-color css
<style>
a { background-color: #474319; }
a { background-color: rgb(71,67,25); }
div.DivClassName
{
background-color: #474319;
}
.BgClassName
{
background-color: #474319;
}
</style>
border-color css
<style>
span { border-color: #474319; }
span { border-color: rgb(71,67,25); }
td.TdClassName
{
border-color: #474319;
}
.TagClassName
{
border-color: #474319;
}
</style>