Shades of Madras #403918
Tints of Madras #403918
RGB
CMYK
RGB Variations
Color information
#403918 (or 0x403918) is known color: Madras. HEX triplet: 40, 39 and 18. RGB value is (64,57,24). Sum of RGB (Red+Green+Blue) = 64+57+24=145 (19% of max value = 765). Red value is 64 (25.39% from 255 or 44.14% from 145); Green value is 57 (22.66% from 255 or 39.31% from 145); Blue value is 24 (9.77% from 255 or 16.55% from 145); Max value from RGB is 64 - color contains mainly: red. Hex color #403918 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #403918 is #BFC6E7. Grayscale: #373737. Windows color (decimal): -12568296 or 1587520. OLE color: 1587520.
HSL color Cylindrical-coordinate representation of color #403918: hue angle of 49.5º degrees, saturation: 0.45, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #403918 is Cyan = 0, Magento = 0.11, Yellow = 0.62 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 57 | 24 | - |
| CMYK | 0 | 0.11 | 0.62 | 0.75 |
| HSL | 49.5º | 0.45% | 0.17% | - |
| HSV(B) | 49.5º | 0.63% | 0.25% | - |
| XYZ | 3.74 | 4.08 | 1.45 | - |
| YUV | 55.33 | 110.32 | 134.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 57 | 24 | 0 | 0.11 | 0.62 | 0.75 | 49.5 | 0.45 | 0.17 |
| Hex | 40 | 39 | 18 | 0 | B | 3E | 4B | 32 | 2D | 11 |
| Octal | 100 | 71 | 30 | 0 | 13 | 76 | 113 | 62 | 55 | 21 |
| Binary | 1000000 | 111001 | 11000 | 0 | 1011 | 111110 | 1001011 | 110010 | 101101 | 10001 |
Color Harmonies of #403918
Complementary color
Monochromatic Colors of #403918
Black with #403918
Text Example
Text Example
White with #403918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403918; }
p { color: rgb(64,57,24); }
H1.HeaderClassName
{
color: #403918;
}
.AnyTagClassName
{
color: #403918;
}
</style>
background-color css
<style>
a { background-color: #403918; }
a { background-color: rgb(64,57,24); }
div.DivClassName
{
background-color: #403918;
}
.BgClassName
{
background-color: #403918;
}
</style>
border-color css
<style>
span { border-color: #403918; }
span { border-color: rgb(64,57,24); }
td.TdClassName
{
border-color: #403918;
}
.TagClassName
{
border-color: #403918;
}
</style>