Shades of Madras #463916
Tints of Madras #463916
RGB
CMYK
RGB Variations
Color information
#463916 (or 0x463916) is known color: Madras. HEX triplet: 46, 39 and 16. RGB value is (70,57,22). Sum of RGB (Red+Green+Blue) = 70+57+22=149 (19% of max value = 765). Red value is 70 (27.73% from 255 or 46.98% from 149); Green value is 57 (22.66% from 255 or 38.26% from 149); Blue value is 22 (8.98% from 255 or 14.77% from 149); Max value from RGB is 70 - color contains mainly: red. Hex color #463916 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463916 is #B9C6E9. Grayscale: #393939. Windows color (decimal): -12175082 or 1456454. OLE color: 1456454.
HSL color Cylindrical-coordinate representation of color #463916: hue angle of 43.75º degrees, saturation: 0.52, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #463916 is Cyan = 0, Magento = 0.19, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 57 | 22 | - |
| CMYK | 0 | 0.19 | 0.69 | 0.73 |
| HSL | 43.75º | 0.52% | 0.18% | - |
| HSV(B) | 43.75º | 0.69% | 0.27% | - |
| XYZ | 4.13 | 4.29 | 1.37 | - |
| YUV | 56.9 | 108.31 | 137.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 22 | 0 | 0.19 | 0.69 | 0.73 | 43.75 | 0.52 | 0.18 |
| Hex | 46 | 39 | 16 | 0 | 13 | 45 | 49 | 2C | 34 | 12 |
| Octal | 106 | 71 | 26 | 0 | 23 | 105 | 111 | 54 | 64 | 22 |
| Binary | 1000110 | 111001 | 10110 | 0 | 10011 | 1000101 | 1001001 | 101100 | 110100 | 10010 |
Color Harmonies of #463916
Complementary color
Monochromatic Colors of #463916
Black with #463916
Text Example
Text Example
White with #463916
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463916; }
p { color: rgb(70,57,22); }
H1.HeaderClassName
{
color: #463916;
}
.AnyTagClassName
{
color: #463916;
}
</style>
background-color css
<style>
a { background-color: #463916; }
a { background-color: rgb(70,57,22); }
div.DivClassName
{
background-color: #463916;
}
.BgClassName
{
background-color: #463916;
}
</style>
border-color css
<style>
span { border-color: #463916; }
span { border-color: rgb(70,57,22); }
td.TdClassName
{
border-color: #463916;
}
.TagClassName
{
border-color: #463916;
}
</style>