Shades of Madras #464416
Tints of Madras #464416
RGB
CMYK
RGB Variations
Color information
#464416 (or 0x464416) is known color: Madras. HEX triplet: 46, 44 and 16. RGB value is (70,68,22). Sum of RGB (Red+Green+Blue) = 70+68+22=160 (21% of max value = 765). Red value is 70 (27.73% from 255 or 43.75% from 160); Green value is 68 (26.95% from 255 or 42.5% from 160); Blue value is 22 (8.98% from 255 or 13.75% from 160); Max value from RGB is 70 - color contains mainly: red. Hex color #464416 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464416 is #B9BBE9. Grayscale: #3F3F3F. Windows color (decimal): -12172266 or 1459270. OLE color: 1459270.
HSL color Cylindrical-coordinate representation of color #464416: hue angle of 57.5º 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 #464416 is Cyan = 0, Magento = 0.03, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 68 | 22 | - |
| CMYK | 0 | 0.03 | 0.69 | 0.73 |
| HSL | 57.5º | 0.52% | 0.18% | - |
| HSV(B) | 57.5º | 0.69% | 0.27% | - |
| XYZ | 4.74 | 5.49 | 1.57 | - |
| YUV | 63.35 | 104.66 | 132.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 68 | 22 | 0 | 0.03 | 0.69 | 0.73 | 57.5 | 0.52 | 0.18 |
| Hex | 46 | 44 | 16 | 0 | 3 | 45 | 49 | 3A | 34 | 12 |
| Octal | 106 | 104 | 26 | 0 | 3 | 105 | 111 | 72 | 64 | 22 |
| Binary | 1000110 | 1000100 | 10110 | 0 | 11 | 1000101 | 1001001 | 111010 | 110100 | 10010 |
Color Harmonies of #464416
Complementary color
Monochromatic Colors of #464416
Black with #464416
Text Example
Text Example
White with #464416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464416; }
p { color: rgb(70,68,22); }
H1.HeaderClassName
{
color: #464416;
}
.AnyTagClassName
{
color: #464416;
}
</style>
background-color css
<style>
a { background-color: #464416; }
a { background-color: rgb(70,68,22); }
div.DivClassName
{
background-color: #464416;
}
.BgClassName
{
background-color: #464416;
}
</style>
border-color css
<style>
span { border-color: #464416; }
span { border-color: rgb(70,68,22); }
td.TdClassName
{
border-color: #464416;
}
.TagClassName
{
border-color: #464416;
}
</style>