Shades of Madras #463804
Tints of Madras #463804
RGB
CMYK
RGB Variations
Color information
#463804 (or 0x463804) is known color: Madras. HEX triplet: 46, 38 and 04. RGB value is (70,56,4). Sum of RGB (Red+Green+Blue) = 70+56+4=130 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.85% from 130); Green value is 56 (22.27% from 255 or 43.08% from 130); Blue value is 4 (1.95% from 255 or 3.08% from 130); Max value from RGB is 70 - color contains mainly: red. Hex color #463804 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463804 is #B9C7FB. Grayscale: #363636. Windows color (decimal): -12175356 or 276550. OLE color: 276550.
HSL color Cylindrical-coordinate representation of color #463804: hue angle of 47.27º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #463804 is Cyan = 0, Magento = 0.20, Yellow = 0.94 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 4 | - |
| CMYK | 0 | 0.20 | 0.94 | 0.73 |
| HSL | 47.27º | 0.89% | 0.15% | - |
| HSV(B) | 47.27º | 0.94% | 0.27% | - |
| XYZ | 3.96 | 4.14 | 0.7 | - |
| YUV | 54.26 | 99.64 | 139.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 4 | 0 | 0.20 | 0.94 | 0.73 | 47.27 | 0.89 | 0.15 |
| Hex | 46 | 38 | 4 | 0 | 14 | 5E | 49 | 2F | 59 | F |
| Octal | 106 | 70 | 4 | 0 | 24 | 136 | 111 | 57 | 131 | 17 |
| Binary | 1000110 | 111000 | 100 | 0 | 10100 | 1011110 | 1001001 | 101111 | 1011001 | 1111 |
Color Harmonies of #463804
Complementary color
Monochromatic Colors of #463804
Black with #463804
Text Example
Text Example
White with #463804
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463804; }
p { color: rgb(70,56,4); }
H1.HeaderClassName
{
color: #463804;
}
.AnyTagClassName
{
color: #463804;
}
</style>
background-color css
<style>
a { background-color: #463804; }
a { background-color: rgb(70,56,4); }
div.DivClassName
{
background-color: #463804;
}
.BgClassName
{
background-color: #463804;
}
</style>
border-color css
<style>
span { border-color: #463804; }
span { border-color: rgb(70,56,4); }
td.TdClassName
{
border-color: #463804;
}
.TagClassName
{
border-color: #463804;
}
</style>