Shades of Madras #413814
Tints of Madras #413814
RGB
CMYK
RGB Variations
Color information
#413814 (or 0x413814) is known color: Madras. HEX triplet: 41, 38 and 14. RGB value is (65,56,20). Sum of RGB (Red+Green+Blue) = 65+56+20=141 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.10% from 141); Green value is 56 (22.27% from 255 or 39.72% from 141); Blue value is 20 (8.20% from 255 or 14.18% from 141); Max value from RGB is 65 - color contains mainly: red. Hex color #413814 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413814 is #BEC7EB. Grayscale: #363636. Windows color (decimal): -12503020 or 1325121. OLE color: 1325121.
HSL color Cylindrical-coordinate representation of color #413814: hue angle of 48º 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 #413814 is Cyan = 0, Magento = 0.14, Yellow = 0.69 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 56 | 20 | - |
| CMYK | 0 | 0.14 | 0.69 | 0.75 |
| HSL | 48º | 0.53% | 0.17% | - |
| HSV(B) | 48º | 0.69% | 0.25% | - |
| XYZ | 3.72 | 4 | 1.24 | - |
| YUV | 54.59 | 108.48 | 135.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 20 | 0 | 0.14 | 0.69 | 0.75 | 48 | 0.53 | 0.17 |
| Hex | 41 | 38 | 14 | 0 | E | 45 | 4B | 30 | 35 | 11 |
| Octal | 101 | 70 | 24 | 0 | 16 | 105 | 113 | 60 | 65 | 21 |
| Binary | 1000001 | 111000 | 10100 | 0 | 1110 | 1000101 | 1001011 | 110000 | 110101 | 10001 |
Color Harmonies of #413814
Complementary color
Monochromatic Colors of #413814
Black with #413814
Text Example
Text Example
White with #413814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413814; }
p { color: rgb(65,56,20); }
H1.HeaderClassName
{
color: #413814;
}
.AnyTagClassName
{
color: #413814;
}
</style>
background-color css
<style>
a { background-color: #413814; }
a { background-color: rgb(65,56,20); }
div.DivClassName
{
background-color: #413814;
}
.BgClassName
{
background-color: #413814;
}
</style>
border-color css
<style>
span { border-color: #413814; }
span { border-color: rgb(65,56,20); }
td.TdClassName
{
border-color: #413814;
}
.TagClassName
{
border-color: #413814;
}
</style>