Shades of Madras #463809
Tints of Madras #463809
RGB
CMYK
RGB Variations
Color information
#463809 (or 0x463809) is known color: Madras. HEX triplet: 46, 38 and 09. RGB value is (70,56,9). Sum of RGB (Red+Green+Blue) = 70+56+9=135 (17% of max value = 765). Red value is 70 (27.73% from 255 or 51.85% from 135); Green value is 56 (22.27% from 255 or 41.48% from 135); Blue value is 9 (3.91% from 255 or 6.67% from 135); Max value from RGB is 70 - color contains mainly: red. Hex color #463809 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463809 is #B9C7F6. Grayscale: #373737. Windows color (decimal): -12175351 or 604230. OLE color: 604230.
HSL color Cylindrical-coordinate representation of color #463809: hue angle of 46.23º degrees, saturation: 0.77, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #463809 is Cyan = 0, Magento = 0.20, Yellow = 0.87 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 9 | - |
| CMYK | 0 | 0.20 | 0.87 | 0.73 |
| HSL | 46.23º | 0.77% | 0.15% | - |
| HSV(B) | 46.23º | 0.87% | 0.27% | - |
| XYZ | 3.99 | 4.15 | 0.85 | - |
| YUV | 54.83 | 102.14 | 138.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 9 | 0 | 0.20 | 0.87 | 0.73 | 46.23 | 0.77 | 0.15 |
| Hex | 46 | 38 | 9 | 0 | 14 | 57 | 49 | 2E | 4D | F |
| Octal | 106 | 70 | 11 | 0 | 24 | 127 | 111 | 56 | 115 | 17 |
| Binary | 1000110 | 111000 | 1001 | 0 | 10100 | 1010111 | 1001001 | 101110 | 1001101 | 1111 |
Color Harmonies of #463809
Complementary color
Monochromatic Colors of #463809
Black with #463809
Text Example
Text Example
White with #463809
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463809; }
p { color: rgb(70,56,9); }
H1.HeaderClassName
{
color: #463809;
}
.AnyTagClassName
{
color: #463809;
}
</style>
background-color css
<style>
a { background-color: #463809; }
a { background-color: rgb(70,56,9); }
div.DivClassName
{
background-color: #463809;
}
.BgClassName
{
background-color: #463809;
}
</style>
border-color css
<style>
span { border-color: #463809; }
span { border-color: rgb(70,56,9); }
td.TdClassName
{
border-color: #463809;
}
.TagClassName
{
border-color: #463809;
}
</style>