Shades of Madras #464216
Tints of Madras #464216
RGB
CMYK
RGB Variations
Color information
#464216 (or 0x464216) is known color: Madras. HEX triplet: 46, 42 and 16. RGB value is (70,66,22). Sum of RGB (Red+Green+Blue) = 70+66+22=158 (20% of max value = 765). Red value is 70 (27.73% from 255 or 44.30% from 158); Green value is 66 (26.17% from 255 or 41.77% from 158); Blue value is 22 (8.98% from 255 or 13.92% from 158); Max value from RGB is 70 - color contains mainly: red. Hex color #464216 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #464216 is #B9BDE9. Grayscale: #3E3E3E. Windows color (decimal): -12172778 or 1458758. OLE color: 1458758.
HSL color Cylindrical-coordinate representation of color #464216: hue angle of 55º 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 #464216 is Cyan = 0, Magento = 0.06, Yellow = 0.69 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 66 | 22 | - |
| CMYK | 0 | 0.06 | 0.69 | 0.73 |
| HSL | 55º | 0.52% | 0.18% | - |
| HSV(B) | 55º | 0.69% | 0.27% | - |
| XYZ | 4.62 | 5.26 | 1.53 | - |
| YUV | 62.18 | 105.33 | 133.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 66 | 22 | 0 | 0.06 | 0.69 | 0.73 | 55 | 0.52 | 0.18 |
| Hex | 46 | 42 | 16 | 0 | 6 | 45 | 49 | 37 | 34 | 12 |
| Octal | 106 | 102 | 26 | 0 | 6 | 105 | 111 | 67 | 64 | 22 |
| Binary | 1000110 | 1000010 | 10110 | 0 | 110 | 1000101 | 1001001 | 110111 | 110100 | 10010 |
Color Harmonies of #464216
Complementary color
Monochromatic Colors of #464216
Black with #464216
Text Example
Text Example
White with #464216
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #464216; }
p { color: rgb(70,66,22); }
H1.HeaderClassName
{
color: #464216;
}
.AnyTagClassName
{
color: #464216;
}
</style>
background-color css
<style>
a { background-color: #464216; }
a { background-color: rgb(70,66,22); }
div.DivClassName
{
background-color: #464216;
}
.BgClassName
{
background-color: #464216;
}
</style>
border-color css
<style>
span { border-color: #464216; }
span { border-color: rgb(70,66,22); }
td.TdClassName
{
border-color: #464216;
}
.TagClassName
{
border-color: #464216;
}
</style>