Shades of Madras #463607
Tints of Madras #463607
RGB
CMYK
RGB Variations
Color information
#463607 (or 0x463607) is known color: Madras. HEX triplet: 46, 36 and 07. RGB value is (70,54,7). Sum of RGB (Red+Green+Blue) = 70+54+7=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 54 (21.48% from 255 or 41.22% from 131); Blue value is 7 (3.12% from 255 or 5.34% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #463607 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463607 is #B9C9F8. Grayscale: #353535. Windows color (decimal): -12175865 or 472646. OLE color: 472646.
HSL color Cylindrical-coordinate representation of color #463607: hue angle of 44.76º degrees, saturation: 0.82, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #463607 is Cyan = 0, Magento = 0.23, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 7 | - |
| CMYK | 0 | 0.23 | 0.90 | 0.73 |
| HSL | 44.76º | 0.82% | 0.15% | - |
| HSV(B) | 44.76º | 0.9% | 0.27% | - |
| XYZ | 3.88 | 3.96 | 0.76 | - |
| YUV | 53.43 | 101.8 | 139.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 7 | 0 | 0.23 | 0.90 | 0.73 | 44.76 | 0.82 | 0.15 |
| Hex | 46 | 36 | 7 | 0 | 17 | 5A | 49 | 2D | 52 | F |
| Octal | 106 | 66 | 7 | 0 | 27 | 132 | 111 | 55 | 122 | 17 |
| Binary | 1000110 | 110110 | 111 | 0 | 10111 | 1011010 | 1001001 | 101101 | 1010010 | 1111 |
Color Harmonies of #463607
Complementary color
Monochromatic Colors of #463607
Black with #463607
Text Example
Text Example
White with #463607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463607; }
p { color: rgb(70,54,7); }
H1.HeaderClassName
{
color: #463607;
}
.AnyTagClassName
{
color: #463607;
}
</style>
background-color css
<style>
a { background-color: #463607; }
a { background-color: rgb(70,54,7); }
div.DivClassName
{
background-color: #463607;
}
.BgClassName
{
background-color: #463607;
}
</style>
border-color css
<style>
span { border-color: #463607; }
span { border-color: rgb(70,54,7); }
td.TdClassName
{
border-color: #463607;
}
.TagClassName
{
border-color: #463607;
}
</style>