Shades of Madras #463606
Tints of Madras #463606
RGB
CMYK
RGB Variations
Color information
#463606 (or 0x463606) is known color: Madras. HEX triplet: 46, 36 and 06. RGB value is (70,54,6). Sum of RGB (Red+Green+Blue) = 70+54+6=130 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.85% from 130); Green value is 54 (21.48% from 255 or 41.54% from 130); Blue value is 6 (2.73% from 255 or 4.62% from 130); Max value from RGB is 70 - color contains mainly: red. Hex color #463606 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463606 is #B9C9F9. Grayscale: #353535. Windows color (decimal): -12175866 or 407110. OLE color: 407110.
HSL color Cylindrical-coordinate representation of color #463606: hue angle of 45º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #463606 is Cyan = 0, Magento = 0.23, Yellow = 0.91 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 6 | - |
| CMYK | 0 | 0.23 | 0.91 | 0.73 |
| HSL | 45º | 0.84% | 0.15% | - |
| HSV(B) | 45º | 0.91% | 0.27% | - |
| XYZ | 3.88 | 3.95 | 0.73 | - |
| YUV | 53.31 | 101.3 | 139.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 6 | 0 | 0.23 | 0.91 | 0.73 | 45 | 0.84 | 0.15 |
| Hex | 46 | 36 | 6 | 0 | 17 | 5B | 49 | 2D | 54 | F |
| Octal | 106 | 66 | 6 | 0 | 27 | 133 | 111 | 55 | 124 | 17 |
| Binary | 1000110 | 110110 | 110 | 0 | 10111 | 1011011 | 1001001 | 101101 | 1010100 | 1111 |
Color Harmonies of #463606
Complementary color
Monochromatic Colors of #463606
Black with #463606
Text Example
Text Example
White with #463606
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463606; }
p { color: rgb(70,54,6); }
H1.HeaderClassName
{
color: #463606;
}
.AnyTagClassName
{
color: #463606;
}
</style>
background-color css
<style>
a { background-color: #463606; }
a { background-color: rgb(70,54,6); }
div.DivClassName
{
background-color: #463606;
}
.BgClassName
{
background-color: #463606;
}
</style>
border-color css
<style>
span { border-color: #463606; }
span { border-color: rgb(70,54,6); }
td.TdClassName
{
border-color: #463606;
}
.TagClassName
{
border-color: #463606;
}
</style>