Shades of Madras #413817
Tints of Madras #413817
RGB
CMYK
RGB Variations
Color information
#413817 (or 0x413817) is known color: Madras. HEX triplet: 41, 38 and 17. RGB value is (65,56,23). Sum of RGB (Red+Green+Blue) = 65+56+23=144 (19% of max value = 765). Red value is 65 (25.78% from 255 or 45.14% from 144); Green value is 56 (22.27% from 255 or 38.89% from 144); Blue value is 23 (9.38% from 255 or 15.97% from 144); Max value from RGB is 65 - color contains mainly: red. Hex color #413817 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413817 is #BEC7E8. Grayscale: #373737. Windows color (decimal): -12503017 or 1521729. OLE color: 1521729.
HSL color Cylindrical-coordinate representation of color #413817: hue angle of 47.14º 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 #413817 is Cyan = 0, Magento = 0.14, Yellow = 0.65 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 56 | 23 | - |
| CMYK | 0 | 0.14 | 0.65 | 0.75 |
| HSL | 47.14º | 0.48% | 0.17% | - |
| HSV(B) | 47.14º | 0.65% | 0.25% | - |
| XYZ | 3.75 | 4.01 | 1.39 | - |
| YUV | 54.93 | 109.98 | 135.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 23 | 0 | 0.14 | 0.65 | 0.75 | 47.14 | 0.48 | 0.17 |
| Hex | 41 | 38 | 17 | 0 | E | 41 | 4B | 2F | 30 | 11 |
| Octal | 101 | 70 | 27 | 0 | 16 | 101 | 113 | 57 | 60 | 21 |
| Binary | 1000001 | 111000 | 10111 | 0 | 1110 | 1000001 | 1001011 | 101111 | 110000 | 10001 |
Color Harmonies of #413817
Complementary color
Monochromatic Colors of #413817
Black with #413817
Text Example
Text Example
White with #413817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413817; }
p { color: rgb(65,56,23); }
H1.HeaderClassName
{
color: #413817;
}
.AnyTagClassName
{
color: #413817;
}
</style>
background-color css
<style>
a { background-color: #413817; }
a { background-color: rgb(65,56,23); }
div.DivClassName
{
background-color: #413817;
}
.BgClassName
{
background-color: #413817;
}
</style>
border-color css
<style>
span { border-color: #413817; }
span { border-color: rgb(65,56,23); }
td.TdClassName
{
border-color: #413817;
}
.TagClassName
{
border-color: #413817;
}
</style>