Shades of Madras #413812
Tints of Madras #413812
RGB
CMYK
RGB Variations
Color information
#413812 (or 0x413812) is known color: Madras. HEX triplet: 41, 38 and 12. RGB value is (65,56,18). Sum of RGB (Red+Green+Blue) = 65+56+18=139 (18% of max value = 765). Red value is 65 (25.78% from 255 or 46.76% from 139); Green value is 56 (22.27% from 255 or 40.29% from 139); Blue value is 18 (7.42% from 255 or 12.95% from 139); Max value from RGB is 65 - color contains mainly: red. Hex color #413812 is not a web safe color. Web safe color analog (approx): #333300. Inversed color of #413812 is #BEC7ED. Grayscale: #363636. Windows color (decimal): -12503022 or 1194049. OLE color: 1194049.
HSL color Cylindrical-coordinate representation of color #413812: hue angle of 48.51º degrees, saturation: 0.57, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #413812 is Cyan = 0, Magento = 0.14, Yellow = 0.72 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 56 | 18 | - |
| CMYK | 0 | 0.14 | 0.72 | 0.75 |
| HSL | 48.51º | 0.57% | 0.16% | - |
| HSV(B) | 48.51º | 0.72% | 0.25% | - |
| XYZ | 3.7 | 4 | 1.15 | - |
| YUV | 54.36 | 107.48 | 135.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 56 | 18 | 0 | 0.14 | 0.72 | 0.75 | 48.51 | 0.57 | 0.16 |
| Hex | 41 | 38 | 12 | 0 | E | 48 | 4B | 31 | 39 | 10 |
| Octal | 101 | 70 | 22 | 0 | 16 | 110 | 113 | 61 | 71 | 20 |
| Binary | 1000001 | 111000 | 10010 | 0 | 1110 | 1001000 | 1001011 | 110001 | 111001 | 10000 |
Color Harmonies of #413812
Complementary color
Monochromatic Colors of #413812
Black with #413812
Text Example
Text Example
White with #413812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #413812; }
p { color: rgb(65,56,18); }
H1.HeaderClassName
{
color: #413812;
}
.AnyTagClassName
{
color: #413812;
}
</style>
background-color css
<style>
a { background-color: #413812; }
a { background-color: rgb(65,56,18); }
div.DivClassName
{
background-color: #413812;
}
.BgClassName
{
background-color: #413812;
}
</style>
border-color css
<style>
span { border-color: #413812; }
span { border-color: rgb(65,56,18); }
td.TdClassName
{
border-color: #413812;
}
.TagClassName
{
border-color: #413812;
}
</style>