Shades of Madras #413811
Tints of Madras #413811
RGB
CMYK
RGB Variations
Color information
#413811 (or 0x413811) is known color: Madras. HEX triplet: 41, 38 and 11. RGB value is (65,56,17). Sum of RGB (Red+Green+Blue) = 65+56+17=138 (18% of max value = 765). Red value is 65 (25.78% from 255 or 47.10% from 138); Green value is 56 (22.27% from 255 or 40.58% from 138); Blue value is 17 (7.03% from 255 or 12.32% from 138); Max value from RGB is 65 - color contains mainly: red. Hex color #413811 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413811 is #BEC7EE. Grayscale: #363636. Windows color (decimal): -12503023 or 1128513. OLE color: 1128513.
HSL color Cylindrical-coordinate representation of color #413811: hue angle of 48.75º degrees, saturation: 0.59, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #413811 is Cyan = 0, Magento = 0.14, Yellow = 0.74 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 56 | 17 | - |
| CMYK | 0 | 0.14 | 0.74 | 0.75 |
| HSL | 48.75º | 0.59% | 0.16% | - |
| HSV(B) | 48.75º | 0.74% | 0.25% | - |
| XYZ | 3.7 | 3.99 | 1.11 | - |
| YUV | 54.25 | 106.98 | 135.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 17 | 0 | 0.14 | 0.74 | 0.75 | 48.75 | 0.59 | 0.16 |
| Hex | 41 | 38 | 11 | 0 | E | 4A | 4B | 31 | 3B | 10 |
| Octal | 101 | 70 | 21 | 0 | 16 | 112 | 113 | 61 | 73 | 20 |
| Binary | 1000001 | 111000 | 10001 | 0 | 1110 | 1001010 | 1001011 | 110001 | 111011 | 10000 |
Color Harmonies of #413811
Complementary color
Monochromatic Colors of #413811
Black with #413811
Text Example
Text Example
White with #413811
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413811; }
p { color: rgb(65,56,17); }
H1.HeaderClassName
{
color: #413811;
}
.AnyTagClassName
{
color: #413811;
}
</style>
background-color css
<style>
a { background-color: #413811; }
a { background-color: rgb(65,56,17); }
div.DivClassName
{
background-color: #413811;
}
.BgClassName
{
background-color: #413811;
}
</style>
border-color css
<style>
span { border-color: #413811; }
span { border-color: rgb(65,56,17); }
td.TdClassName
{
border-color: #413811;
}
.TagClassName
{
border-color: #413811;
}
</style>