Shades of Madras #463907
Tints of Madras #463907
RGB
CMYK
RGB Variations
Color information
#463907 (or 0x463907) is known color: Madras. HEX triplet: 46, 39 and 07. RGB value is (70,57,7). Sum of RGB (Red+Green+Blue) = 70+57+7=134 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.24% from 134); Green value is 57 (22.66% from 255 or 42.54% from 134); Blue value is 7 (3.12% from 255 or 5.22% from 134); Max value from RGB is 70 - color contains mainly: red. Hex color #463907 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463907 is #B9C6F8. Grayscale: #373737. Windows color (decimal): -12175097 or 473414. OLE color: 473414.
HSL color Cylindrical-coordinate representation of color #463907: hue angle of 47.62º 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 #463907 is Cyan = 0, Magento = 0.19, Yellow = 0.90 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 57 | 7 | - |
| CMYK | 0 | 0.19 | 0.90 | 0.73 |
| HSL | 47.62º | 0.82% | 0.15% | - |
| HSV(B) | 47.62º | 0.9% | 0.27% | - |
| XYZ | 4.03 | 4.24 | 0.81 | - |
| YUV | 55.19 | 100.81 | 138.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 57 | 7 | 0 | 0.19 | 0.90 | 0.73 | 47.62 | 0.82 | 0.15 |
| Hex | 46 | 39 | 7 | 0 | 13 | 5A | 49 | 30 | 52 | F |
| Octal | 106 | 71 | 7 | 0 | 23 | 132 | 111 | 60 | 122 | 17 |
| Binary | 1000110 | 111001 | 111 | 0 | 10011 | 1011010 | 1001001 | 110000 | 1010010 | 1111 |
Color Harmonies of #463907
Complementary color
Monochromatic Colors of #463907
Black with #463907
Text Example
Text Example
White with #463907
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463907; }
p { color: rgb(70,57,7); }
H1.HeaderClassName
{
color: #463907;
}
.AnyTagClassName
{
color: #463907;
}
</style>
background-color css
<style>
a { background-color: #463907; }
a { background-color: rgb(70,57,7); }
div.DivClassName
{
background-color: #463907;
}
.BgClassName
{
background-color: #463907;
}
</style>
border-color css
<style>
span { border-color: #463907; }
span { border-color: rgb(70,57,7); }
td.TdClassName
{
border-color: #463907;
}
.TagClassName
{
border-color: #463907;
}
</style>