Shades of Madras #413913
Tints of Madras #413913
RGB
CMYK
RGB Variations
Color information
#413913 (or 0x413913) is known color: Madras. HEX triplet: 41, 39 and 13. RGB value is (65,57,19). Sum of RGB (Red+Green+Blue) = 65+57+19=141 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.10% from 141); Green value is 57 (22.66% from 255 or 40.43% from 141); Blue value is 19 (7.81% from 255 or 13.48% from 141); Max value from RGB is 65 - color contains mainly: red. Hex color #413913 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413913 is #BEC6EC. Grayscale: #373737. Windows color (decimal): -12502765 or 1259841. OLE color: 1259841.
HSL color Cylindrical-coordinate representation of color #413913: hue angle of 49.57º degrees, saturation: 0.55, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #413913 is Cyan = 0, Magento = 0.12, Yellow = 0.71 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 19 | - |
| CMYK | 0 | 0.12 | 0.71 | 0.75 |
| HSL | 49.57º | 0.55% | 0.16% | - |
| HSV(B) | 49.57º | 0.71% | 0.25% | - |
| XYZ | 3.76 | 4.1 | 1.21 | - |
| YUV | 55.06 | 107.65 | 135.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 19 | 0 | 0.12 | 0.71 | 0.75 | 49.57 | 0.55 | 0.16 |
| Hex | 41 | 39 | 13 | 0 | C | 47 | 4B | 32 | 37 | 10 |
| Octal | 101 | 71 | 23 | 0 | 14 | 107 | 113 | 62 | 67 | 20 |
| Binary | 1000001 | 111001 | 10011 | 0 | 1100 | 1000111 | 1001011 | 110010 | 110111 | 10000 |
Color Harmonies of #413913
Complementary color
Monochromatic Colors of #413913
Black with #413913
Text Example
Text Example
White with #413913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413913; }
p { color: rgb(65,57,19); }
H1.HeaderClassName
{
color: #413913;
}
.AnyTagClassName
{
color: #413913;
}
</style>
background-color css
<style>
a { background-color: #413913; }
a { background-color: rgb(65,57,19); }
div.DivClassName
{
background-color: #413913;
}
.BgClassName
{
background-color: #413913;
}
</style>
border-color css
<style>
span { border-color: #413913; }
span { border-color: rgb(65,57,19); }
td.TdClassName
{
border-color: #413913;
}
.TagClassName
{
border-color: #413913;
}
</style>