Shades of Madras #413917
Tints of Madras #413917
RGB
CMYK
RGB Variations
Color information
#413917 (or 0x413917) is known color: Madras. HEX triplet: 41, 39 and 17. RGB value is (65,57,23). Sum of RGB (Red+Green+Blue) = 65+57+23=145 (19% of max value = 765). Red value is 65 (25.78% from 255 or 44.83% from 145); Green value is 57 (22.66% from 255 or 39.31% from 145); Blue value is 23 (9.38% from 255 or 15.86% from 145); Max value from RGB is 65 - color contains mainly: red. Hex color #413917 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413917 is #BEC6E8. Grayscale: #373737. Windows color (decimal): -12502761 or 1521985. OLE color: 1521985.
HSL color Cylindrical-coordinate representation of color #413917: hue angle of 48.57º degrees, saturation: 0.48, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #413917 is Cyan = 0, Magento = 0.12, Yellow = 0.65 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 57 | 23 | - |
| CMYK | 0 | 0.12 | 0.65 | 0.75 |
| HSL | 48.57º | 0.48% | 0.17% | - |
| HSV(B) | 48.57º | 0.65% | 0.25% | - |
| XYZ | 3.8 | 4.11 | 1.4 | - |
| YUV | 55.52 | 109.65 | 134.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 57 | 23 | 0 | 0.12 | 0.65 | 0.75 | 48.57 | 0.48 | 0.17 |
| Hex | 41 | 39 | 17 | 0 | C | 41 | 4B | 31 | 30 | 11 |
| Octal | 101 | 71 | 27 | 0 | 14 | 101 | 113 | 61 | 60 | 21 |
| Binary | 1000001 | 111001 | 10111 | 0 | 1100 | 1000001 | 1001011 | 110001 | 110000 | 10001 |
Color Harmonies of #413917
Complementary color
Monochromatic Colors of #413917
Black with #413917
Text Example
Text Example
White with #413917
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413917; }
p { color: rgb(65,57,23); }
H1.HeaderClassName
{
color: #413917;
}
.AnyTagClassName
{
color: #413917;
}
</style>
background-color css
<style>
a { background-color: #413917; }
a { background-color: rgb(65,57,23); }
div.DivClassName
{
background-color: #413917;
}
.BgClassName
{
background-color: #413917;
}
</style>
border-color css
<style>
span { border-color: #413917; }
span { border-color: rgb(65,57,23); }
td.TdClassName
{
border-color: #413917;
}
.TagClassName
{
border-color: #413917;
}
</style>