Shades of Madras #413802
Tints of Madras #413802
RGB
CMYK
RGB Variations
Color information
#413802 (or 0x413802) is known color: Madras. HEX triplet: 41, 38 and 02. RGB value is (65,56,2). Sum of RGB (Red+Green+Blue) = 65+56+2=123 (16% of max value = 765). Red value is 65 (25.78% from 255 or 52.85% from 123); Green value is 56 (22.27% from 255 or 45.53% from 123); Blue value is 2 (1.17% from 255 or 1.63% from 123); Max value from RGB is 65 - color contains mainly: red. Hex color #413802 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413802 is #BEC7FD. Grayscale: #343434. Windows color (decimal): -12503038 or 145473. OLE color: 145473.
HSL color Cylindrical-coordinate representation of color #413802: hue angle of 51.43º degrees, saturation: 0.94, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #413802 is Cyan = 0, Magento = 0.14, Yellow = 0.97 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 56 | 2 | - |
| CMYK | 0 | 0.14 | 0.97 | 0.75 |
| HSL | 51.43º | 0.94% | 0.13% | - |
| HSV(B) | 51.43º | 0.97% | 0.25% | - |
| XYZ | 3.61 | 3.96 | 0.63 | - |
| YUV | 52.54 | 99.48 | 136.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 2 | 0 | 0.14 | 0.97 | 0.75 | 51.43 | 0.94 | 0.13 |
| Hex | 41 | 38 | 2 | 0 | E | 61 | 4B | 33 | 5E | D |
| Octal | 101 | 70 | 2 | 0 | 16 | 141 | 113 | 63 | 136 | 15 |
| Binary | 1000001 | 111000 | 10 | 0 | 1110 | 1100001 | 1001011 | 110011 | 1011110 | 1101 |
Color Harmonies of #413802
Complementary color
Monochromatic Colors of #413802
Black with #413802
Text Example
Text Example
White with #413802
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413802; }
p { color: rgb(65,56,2); }
H1.HeaderClassName
{
color: #413802;
}
.AnyTagClassName
{
color: #413802;
}
</style>
background-color css
<style>
a { background-color: #413802; }
a { background-color: rgb(65,56,2); }
div.DivClassName
{
background-color: #413802;
}
.BgClassName
{
background-color: #413802;
}
</style>
border-color css
<style>
span { border-color: #413802; }
span { border-color: rgb(65,56,2); }
td.TdClassName
{
border-color: #413802;
}
.TagClassName
{
border-color: #413802;
}
</style>