Shades of Madras #463710
Tints of Madras #463710
RGB
CMYK
RGB Variations
Color information
#463710 (or 0x463710) is known color: Madras. HEX triplet: 46, 37 and 10. RGB value is (70,55,16). Sum of RGB (Red+Green+Blue) = 70+55+16=141 (18% of max value = 765). Red value is 70 (27.73% from 255 or 49.65% from 141); Green value is 55 (21.88% from 255 or 39.01% from 141); Blue value is 16 (6.64% from 255 or 11.35% from 141); Max value from RGB is 70 - color contains mainly: red. Hex color #463710 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463710 is #B9C8EF. Grayscale: #373737. Windows color (decimal): -12175600 or 1062726. OLE color: 1062726.
HSL color Cylindrical-coordinate representation of color #463710: hue angle of 43.33º degrees, saturation: 0.63, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #463710 is Cyan = 0, Magento = 0.21, Yellow = 0.77 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 55 | 16 | - |
| CMYK | 0 | 0.21 | 0.77 | 0.73 |
| HSL | 43.33º | 0.63% | 0.17% | - |
| HSV(B) | 43.33º | 0.77% | 0.27% | - |
| XYZ | 3.99 | 4.07 | 1.07 | - |
| YUV | 55.04 | 105.97 | 138.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 55 | 16 | 0 | 0.21 | 0.77 | 0.73 | 43.33 | 0.63 | 0.17 |
| Hex | 46 | 37 | 10 | 0 | 15 | 4D | 49 | 2B | 3F | 11 |
| Octal | 106 | 67 | 20 | 0 | 25 | 115 | 111 | 53 | 77 | 21 |
| Binary | 1000110 | 110111 | 10000 | 0 | 10101 | 1001101 | 1001001 | 101011 | 111111 | 10001 |
Color Harmonies of #463710
Complementary color
Monochromatic Colors of #463710
Black with #463710
Text Example
Text Example
White with #463710
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463710; }
p { color: rgb(70,55,16); }
H1.HeaderClassName
{
color: #463710;
}
.AnyTagClassName
{
color: #463710;
}
</style>
background-color css
<style>
a { background-color: #463710; }
a { background-color: rgb(70,55,16); }
div.DivClassName
{
background-color: #463710;
}
.BgClassName
{
background-color: #463710;
}
</style>
border-color css
<style>
span { border-color: #463710; }
span { border-color: rgb(70,55,16); }
td.TdClassName
{
border-color: #463710;
}
.TagClassName
{
border-color: #463710;
}
</style>