Shades of Madras #413818
Tints of Madras #413818
RGB
CMYK
RGB Variations
Color information
#413818 (or 0x413818) is known color: Madras. HEX triplet: 41, 38 and 18. RGB value is (65,56,24). Sum of RGB (Red+Green+Blue) = 65+56+24=145 (19% of max value = 765). Red value is 65 (25.78% from 255 or 44.83% from 145); Green value is 56 (22.27% from 255 or 38.62% from 145); Blue value is 24 (9.77% from 255 or 16.55% from 145); Max value from RGB is 65 - color contains mainly: red. Hex color #413818 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413818 is #BEC7E7. Grayscale: #373737. Windows color (decimal): -12503016 or 1587265. OLE color: 1587265.
HSL color Cylindrical-coordinate representation of color #413818: hue angle of 46.83º degrees, saturation: 0.46, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #413818 is Cyan = 0, Magento = 0.14, Yellow = 0.63 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 56 | 24 | - |
| CMYK | 0 | 0.14 | 0.63 | 0.75 |
| HSL | 46.83º | 0.46% | 0.17% | - |
| HSV(B) | 46.83º | 0.63% | 0.25% | - |
| XYZ | 3.76 | 4.02 | 1.44 | - |
| YUV | 55.04 | 110.48 | 135.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 24 | 0 | 0.14 | 0.63 | 0.75 | 46.83 | 0.46 | 0.17 |
| Hex | 41 | 38 | 18 | 0 | E | 3F | 4B | 2F | 2E | 11 |
| Octal | 101 | 70 | 30 | 0 | 16 | 77 | 113 | 57 | 56 | 21 |
| Binary | 1000001 | 111000 | 11000 | 0 | 1110 | 111111 | 1001011 | 101111 | 101110 | 10001 |
Color Harmonies of #413818
Complementary color
Monochromatic Colors of #413818
Black with #413818
Text Example
Text Example
White with #413818
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413818; }
p { color: rgb(65,56,24); }
H1.HeaderClassName
{
color: #413818;
}
.AnyTagClassName
{
color: #413818;
}
</style>
background-color css
<style>
a { background-color: #413818; }
a { background-color: rgb(65,56,24); }
div.DivClassName
{
background-color: #413818;
}
.BgClassName
{
background-color: #413818;
}
</style>
border-color css
<style>
span { border-color: #413818; }
span { border-color: rgb(65,56,24); }
td.TdClassName
{
border-color: #413818;
}
.TagClassName
{
border-color: #413818;
}
</style>