Shades of Madras #413914
Tints of Madras #413914
RGB
CMYK
RGB Variations
Color information
#413914 (or 0x413914) is known color: Madras. HEX triplet: 41, 39 and 14. RGB value is (65,57,20). Sum of RGB (Red+Green+Blue) = 65+57+20=142 (18% of max value = 765). Red value is 65 (25.78% from 255 or 45.77% from 142); Green value is 57 (22.66% from 255 or 40.14% from 142); Blue value is 20 (8.20% from 255 or 14.08% from 142); Max value from RGB is 65 - color contains mainly: red. Hex color #413914 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413914 is #BEC6EB. Grayscale: #373737. Windows color (decimal): -12502764 or 1325377. OLE color: 1325377.
HSL color Cylindrical-coordinate representation of color #413914: hue angle of 49.33º degrees, saturation: 0.53, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #413914 is Cyan = 0, Magento = 0.12, Yellow = 0.69 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 20 | - |
| CMYK | 0 | 0.12 | 0.69 | 0.75 |
| HSL | 49.33º | 0.53% | 0.17% | - |
| HSV(B) | 49.33º | 0.69% | 0.25% | - |
| XYZ | 3.77 | 4.1 | 1.25 | - |
| YUV | 55.17 | 108.15 | 135.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 20 | 0 | 0.12 | 0.69 | 0.75 | 49.33 | 0.53 | 0.17 |
| Hex | 41 | 39 | 14 | 0 | C | 45 | 4B | 31 | 35 | 11 |
| Octal | 101 | 71 | 24 | 0 | 14 | 105 | 113 | 61 | 65 | 21 |
| Binary | 1000001 | 111001 | 10100 | 0 | 1100 | 1000101 | 1001011 | 110001 | 110101 | 10001 |
Color Harmonies of #413914
Complementary color
Monochromatic Colors of #413914
Black with #413914
Text Example
Text Example
White with #413914
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413914; }
p { color: rgb(65,57,20); }
H1.HeaderClassName
{
color: #413914;
}
.AnyTagClassName
{
color: #413914;
}
</style>
background-color css
<style>
a { background-color: #413914; }
a { background-color: rgb(65,57,20); }
div.DivClassName
{
background-color: #413914;
}
.BgClassName
{
background-color: #413914;
}
</style>
border-color css
<style>
span { border-color: #413914; }
span { border-color: rgb(65,57,20); }
td.TdClassName
{
border-color: #413914;
}
.TagClassName
{
border-color: #413914;
}
</style>