Shades of Madras #463609
Tints of Madras #463609
RGB
CMYK
RGB Variations
Color information
#463609 (or 0x463609) is known color: Madras. HEX triplet: 46, 36 and 09. RGB value is (70,54,9). Sum of RGB (Red+Green+Blue) = 70+54+9=133 (17% of max value = 765). Red value is 70 (27.73% from 255 or 52.63% from 133); Green value is 54 (21.48% from 255 or 40.60% from 133); Blue value is 9 (3.91% from 255 or 6.77% from 133); Max value from RGB is 70 - color contains mainly: red. Hex color #463609 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #463609 is #B9C9F6. Grayscale: #353535. Windows color (decimal): -12175863 or 603718. OLE color: 603718.
HSL color Cylindrical-coordinate representation of color #463609: hue angle of 44.26º 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 #463609 is Cyan = 0, Magento = 0.23, Yellow = 0.87 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 54 | 9 | - |
| CMYK | 0 | 0.23 | 0.87 | 0.73 |
| HSL | 44.26º | 0.77% | 0.15% | - |
| HSV(B) | 44.26º | 0.87% | 0.27% | - |
| XYZ | 3.89 | 3.96 | 0.82 | - |
| YUV | 53.65 | 102.8 | 139.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 54 | 9 | 0 | 0.23 | 0.87 | 0.73 | 44.26 | 0.77 | 0.15 |
| Hex | 46 | 36 | 9 | 0 | 17 | 57 | 49 | 2C | 4D | F |
| Octal | 106 | 66 | 11 | 0 | 27 | 127 | 111 | 54 | 115 | 17 |
| Binary | 1000110 | 110110 | 1001 | 0 | 10111 | 1010111 | 1001001 | 101100 | 1001101 | 1111 |
Color Harmonies of #463609
Complementary color
Monochromatic Colors of #463609
Black with #463609
Text Example
Text Example
White with #463609
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463609; }
p { color: rgb(70,54,9); }
H1.HeaderClassName
{
color: #463609;
}
.AnyTagClassName
{
color: #463609;
}
</style>
background-color css
<style>
a { background-color: #463609; }
a { background-color: rgb(70,54,9); }
div.DivClassName
{
background-color: #463609;
}
.BgClassName
{
background-color: #463609;
}
</style>
border-color css
<style>
span { border-color: #463609; }
span { border-color: rgb(70,54,9); }
td.TdClassName
{
border-color: #463609;
}
.TagClassName
{
border-color: #463609;
}
</style>