Shades of Madras #463805
Tints of Madras #463805
RGB
CMYK
RGB Variations
Color information
#463805 (or 0x463805) is known color: Madras. HEX triplet: 46, 38 and 05. RGB value is (70,56,5). Sum of RGB (Red+Green+Blue) = 70+56+5=131 (17% of max value = 765). Red value is 70 (27.73% from 255 or 53.44% from 131); Green value is 56 (22.27% from 255 or 42.75% from 131); Blue value is 5 (2.34% from 255 or 3.82% from 131); Max value from RGB is 70 - color contains mainly: red. Hex color #463805 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463805 is #B9C7FA. Grayscale: #363636. Windows color (decimal): -12175355 or 342086. OLE color: 342086.
HSL color Cylindrical-coordinate representation of color #463805: hue angle of 47.08º degrees, saturation: 0.87, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #463805 is Cyan = 0, Magento = 0.20, Yellow = 0.93 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 5 | - |
| CMYK | 0 | 0.20 | 0.93 | 0.73 |
| HSL | 47.08º | 0.87% | 0.15% | - |
| HSV(B) | 47.08º | 0.93% | 0.27% | - |
| XYZ | 3.97 | 4.14 | 0.73 | - |
| YUV | 54.37 | 100.14 | 139.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 5 | 0 | 0.20 | 0.93 | 0.73 | 47.08 | 0.87 | 0.15 |
| Hex | 46 | 38 | 5 | 0 | 14 | 5D | 49 | 2F | 57 | F |
| Octal | 106 | 70 | 5 | 0 | 24 | 135 | 111 | 57 | 127 | 17 |
| Binary | 1000110 | 111000 | 101 | 0 | 10100 | 1011101 | 1001001 | 101111 | 1010111 | 1111 |
Color Harmonies of #463805
Complementary color
Monochromatic Colors of #463805
Black with #463805
Text Example
Text Example
White with #463805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463805; }
p { color: rgb(70,56,5); }
H1.HeaderClassName
{
color: #463805;
}
.AnyTagClassName
{
color: #463805;
}
</style>
background-color css
<style>
a { background-color: #463805; }
a { background-color: rgb(70,56,5); }
div.DivClassName
{
background-color: #463805;
}
.BgClassName
{
background-color: #463805;
}
</style>
border-color css
<style>
span { border-color: #463805; }
span { border-color: rgb(70,56,5); }
td.TdClassName
{
border-color: #463805;
}
.TagClassName
{
border-color: #463805;
}
</style>