Shades of Madras #403910
Tints of Madras #403910
RGB
CMYK
RGB Variations
Color information
#403910 (or 0x403910) is known color: Madras. HEX triplet: 40, 39 and 10. RGB value is (64,57,16). Sum of RGB (Red+Green+Blue) = 64+57+16=137 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.72% from 137); Green value is 57 (22.66% from 255 or 41.61% from 137); Blue value is 16 (6.64% from 255 or 11.68% from 137); Max value from RGB is 64 - color contains mainly: red. Hex color #403910 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #403910 is #BFC6EF. Grayscale: #363636. Windows color (decimal): -12568304 or 1063232. OLE color: 1063232.
HSL color Cylindrical-coordinate representation of color #403910: hue angle of 51.25º degrees, saturation: 0.6, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #403910 is Cyan = 0, Magento = 0.11, Yellow = 0.75 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 57 | 16 | - |
| CMYK | 0 | 0.11 | 0.75 | 0.75 |
| HSL | 51.25º | 0.6% | 0.16% | - |
| HSV(B) | 51.25º | 0.75% | 0.25% | - |
| XYZ | 3.67 | 4.05 | 1.08 | - |
| YUV | 54.42 | 106.32 | 134.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 57 | 16 | 0 | 0.11 | 0.75 | 0.75 | 51.25 | 0.6 | 0.16 |
| Hex | 40 | 39 | 10 | 0 | B | 4B | 4B | 33 | 3C | 10 |
| Octal | 100 | 71 | 20 | 0 | 13 | 113 | 113 | 63 | 74 | 20 |
| Binary | 1000000 | 111001 | 10000 | 0 | 1011 | 1001011 | 1001011 | 110011 | 111100 | 10000 |
Color Harmonies of #403910
Complementary color
Monochromatic Colors of #403910
Black with #403910
Text Example
Text Example
White with #403910
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403910; }
p { color: rgb(64,57,16); }
H1.HeaderClassName
{
color: #403910;
}
.AnyTagClassName
{
color: #403910;
}
</style>
background-color css
<style>
a { background-color: #403910; }
a { background-color: rgb(64,57,16); }
div.DivClassName
{
background-color: #403910;
}
.BgClassName
{
background-color: #403910;
}
</style>
border-color css
<style>
span { border-color: #403910; }
span { border-color: rgb(64,57,16); }
td.TdClassName
{
border-color: #403910;
}
.TagClassName
{
border-color: #403910;
}
</style>