Shades of Madras #474307
Tints of Madras #474307
RGB
CMYK
RGB Variations
Color information
#474307 (or 0x474307) is known color: Madras. HEX triplet: 47, 43 and 07. RGB value is (71,67,7). Sum of RGB (Red+Green+Blue) = 71+67+7=145 (19% of max value = 765). Red value is 71 (28.12% from 255 or 48.97% from 145); Green value is 67 (26.56% from 255 or 46.21% from 145); Blue value is 7 (3.12% from 255 or 4.83% from 145); Max value from RGB is 71 - color contains mainly: red. Hex color #474307 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #474307 is #B8BCF8. Grayscale: #3D3D3D. Windows color (decimal): -12107001 or 475975. OLE color: 475975.
HSL color Cylindrical-coordinate representation of color #474307: hue angle of 56.25º 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 #474307 is Cyan = 0, Magento = 0.06, Yellow = 0.90 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 67 | 7 | - |
| CMYK | 0 | 0.06 | 0.90 | 0.72 |
| HSL | 56.25º | 0.82% | 0.15% | - |
| HSV(B) | 56.25º | 0.9% | 0.28% | - |
| XYZ | 4.64 | 5.37 | 0.99 | - |
| YUV | 61.36 | 97.33 | 134.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 67 | 7 | 0 | 0.06 | 0.90 | 0.72 | 56.25 | 0.82 | 0.15 |
| Hex | 47 | 43 | 7 | 0 | 6 | 5A | 48 | 38 | 52 | F |
| Octal | 107 | 103 | 7 | 0 | 6 | 132 | 110 | 70 | 122 | 17 |
| Binary | 1000111 | 1000011 | 111 | 0 | 110 | 1011010 | 1001000 | 111000 | 1010010 | 1111 |
Color Harmonies of #474307
Complementary color
Monochromatic Colors of #474307
Black with #474307
Text Example
Text Example
White with #474307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #474307; }
p { color: rgb(71,67,7); }
H1.HeaderClassName
{
color: #474307;
}
.AnyTagClassName
{
color: #474307;
}
</style>
background-color css
<style>
a { background-color: #474307; }
a { background-color: rgb(71,67,7); }
div.DivClassName
{
background-color: #474307;
}
.BgClassName
{
background-color: #474307;
}
</style>
border-color css
<style>
span { border-color: #474307; }
span { border-color: rgb(71,67,7); }
td.TdClassName
{
border-color: #474307;
}
.TagClassName
{
border-color: #474307;
}
</style>