Shades of Madras #463601
Tints of Madras #463601
RGB
CMYK
RGB Variations
Color information
#463601 (or 0x463601) is known color: Madras. HEX triplet: 46, 36 and 01. RGB value is (70,54,1). Sum of RGB (Red+Green+Blue) = 70+54+1=125 (16% of max value = 765). Red value is 70 (27.73% from 255 or 56% from 125); Green value is 54 (21.48% from 255 or 43.2% from 125); Blue value is 1 (0.78% from 255 or 0.8% from 125); Max value from RGB is 70 - color contains mainly: red. Hex color #463601 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463601 is #B9C9FE. Grayscale: #343434. Windows color (decimal): -12175871 or 79430. OLE color: 79430.
HSL color Cylindrical-coordinate representation of color #463601: hue angle of 46.09º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #463601 is Cyan = 0, Magento = 0.23, Yellow = 0.99 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 1 | - |
| CMYK | 0 | 0.23 | 0.99 | 0.73 |
| HSL | 46.09º | 0.97% | 0.14% | - |
| HSV(B) | 46.09º | 0.99% | 0.27% | - |
| XYZ | 3.85 | 3.94 | 0.59 | - |
| YUV | 52.74 | 98.8 | 140.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 1 | 0 | 0.23 | 0.99 | 0.73 | 46.09 | 0.97 | 0.14 |
| Hex | 46 | 36 | 1 | 0 | 17 | 63 | 49 | 2E | 61 | E |
| Octal | 106 | 66 | 1 | 0 | 27 | 143 | 111 | 56 | 141 | 16 |
| Binary | 1000110 | 110110 | 1 | 0 | 10111 | 1100011 | 1001001 | 101110 | 1100001 | 1110 |
Color Harmonies of #463601
Complementary color
Monochromatic Colors of #463601
Black with #463601
Text Example
Text Example
White with #463601
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463601; }
p { color: rgb(70,54,1); }
H1.HeaderClassName
{
color: #463601;
}
.AnyTagClassName
{
color: #463601;
}
</style>
background-color css
<style>
a { background-color: #463601; }
a { background-color: rgb(70,54,1); }
div.DivClassName
{
background-color: #463601;
}
.BgClassName
{
background-color: #463601;
}
</style>
border-color css
<style>
span { border-color: #463601; }
span { border-color: rgb(70,54,1); }
td.TdClassName
{
border-color: #463601;
}
.TagClassName
{
border-color: #463601;
}
</style>