Shades of Madras #463913
Tints of Madras #463913
RGB
CMYK
RGB Variations
Color information
#463913 (or 0x463913) is known color: Madras. HEX triplet: 46, 39 and 13. RGB value is (70,57,19). Sum of RGB (Red+Green+Blue) = 70+57+19=146 (19% of max value = 765). Red value is 70 (27.73% from 255 or 47.95% from 146); Green value is 57 (22.66% from 255 or 39.04% from 146); Blue value is 19 (7.81% from 255 or 13.01% from 146); Max value from RGB is 70 - color contains mainly: red. Hex color #463913 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463913 is #B9C6EC. Grayscale: #383838. Windows color (decimal): -12175085 or 1259846. OLE color: 1259846.
HSL color Cylindrical-coordinate representation of color #463913: hue angle of 44.71º degrees, saturation: 0.57, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #463913 is Cyan = 0, Magento = 0.19, Yellow = 0.73 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 57 | 19 | - |
| CMYK | 0 | 0.19 | 0.73 | 0.73 |
| HSL | 44.71º | 0.57% | 0.17% | - |
| HSV(B) | 44.71º | 0.73% | 0.27% | - |
| XYZ | 4.11 | 4.28 | 1.22 | - |
| YUV | 56.56 | 106.81 | 137.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 19 | 0 | 0.19 | 0.73 | 0.73 | 44.71 | 0.57 | 0.17 |
| Hex | 46 | 39 | 13 | 0 | 13 | 49 | 49 | 2D | 39 | 11 |
| Octal | 106 | 71 | 23 | 0 | 23 | 111 | 111 | 55 | 71 | 21 |
| Binary | 1000110 | 111001 | 10011 | 0 | 10011 | 1001001 | 1001001 | 101101 | 111001 | 10001 |
Color Harmonies of #463913
Complementary color
Monochromatic Colors of #463913
Black with #463913
Text Example
Text Example
White with #463913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463913; }
p { color: rgb(70,57,19); }
H1.HeaderClassName
{
color: #463913;
}
.AnyTagClassName
{
color: #463913;
}
</style>
background-color css
<style>
a { background-color: #463913; }
a { background-color: rgb(70,57,19); }
div.DivClassName
{
background-color: #463913;
}
.BgClassName
{
background-color: #463913;
}
</style>
border-color css
<style>
span { border-color: #463913; }
span { border-color: rgb(70,57,19); }
td.TdClassName
{
border-color: #463913;
}
.TagClassName
{
border-color: #463913;
}
</style>