Shades of Madras #403812
Tints of Madras #403812
RGB
CMYK
RGB Variations
Color information
#403812 (or 0x403812) is known color: Madras. HEX triplet: 40, 38 and 12. RGB value is (64,56,18). Sum of RGB (Red+Green+Blue) = 64+56+18=138 (18% of max value = 765). Red value is 64 (25.39% from 255 or 46.38% from 138); Green value is 56 (22.27% from 255 or 40.58% from 138); Blue value is 18 (7.42% from 255 or 13.04% from 138); Max value from RGB is 64 - color contains mainly: red. Hex color #403812 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #403812 is #BFC7ED. Grayscale: #363636. Windows color (decimal): -12568558 or 1194048. OLE color: 1194048.
HSL color Cylindrical-coordinate representation of color #403812: hue angle of 49.57º degrees, saturation: 0.56, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #403812 is Cyan = 0, Magento = 0.13, Yellow = 0.72 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 56 | 18 | - |
| CMYK | 0 | 0.13 | 0.72 | 0.75 |
| HSL | 49.57º | 0.56% | 0.16% | - |
| HSV(B) | 49.57º | 0.72% | 0.25% | - |
| XYZ | 3.64 | 3.96 | 1.15 | - |
| YUV | 54.06 | 107.65 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 56 | 18 | 0 | 0.13 | 0.72 | 0.75 | 49.57 | 0.56 | 0.16 |
| Hex | 40 | 38 | 12 | 0 | D | 48 | 4B | 32 | 38 | 10 |
| Octal | 100 | 70 | 22 | 0 | 15 | 110 | 113 | 62 | 70 | 20 |
| Binary | 1000000 | 111000 | 10010 | 0 | 1101 | 1001000 | 1001011 | 110010 | 111000 | 10000 |
Color Harmonies of #403812
Complementary color
Monochromatic Colors of #403812
Black with #403812
Text Example
Text Example
White with #403812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #403812; }
p { color: rgb(64,56,18); }
H1.HeaderClassName
{
color: #403812;
}
.AnyTagClassName
{
color: #403812;
}
</style>
background-color css
<style>
a { background-color: #403812; }
a { background-color: rgb(64,56,18); }
div.DivClassName
{
background-color: #403812;
}
.BgClassName
{
background-color: #403812;
}
</style>
border-color css
<style>
span { border-color: #403812; }
span { border-color: rgb(64,56,18); }
td.TdClassName
{
border-color: #403812;
}
.TagClassName
{
border-color: #403812;
}
</style>