Shades of Melanzane #412738
Tints of Melanzane #412738
RGB
CMYK
RGB Variations
Color information
#412738 (or 0x412738) is known color: Melanzane. HEX triplet: 41, 27 and 38. RGB value is (65,39,56). Sum of RGB (Red+Green+Blue) = 65+39+56=160 (21% of max value = 765). Red value is 65 (25.78% from 255 or 40.62% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 56 (22.27% from 255 or 35% from 160); Max value from RGB is 65 - color contains mainly: red. Hex color #412738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412738 is #BED8C7. Grayscale: #303030. Windows color (decimal): -12507336 or 3680065. OLE color: 3680065.
HSL color Cylindrical-coordinate representation of color #412738: hue angle of 320.77º degrees, saturation: 0.25, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #412738 is Cyan = 0, Magento = 0.40, Yellow = 0.14 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 65 | 39 | 56 | - |
| CMYK | 0 | 0.40 | 0.14 | 0.75 |
| HSL | 320.77º | 0.25% | 0.2% | - |
| HSV(B) | 320.77º | 0.4% | 0.25% | - |
| XYZ | 3.62 | 2.86 | 4.1 | - |
| YUV | 48.71 | 132.11 | 139.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 56 | 0 | 0.40 | 0.14 | 0.75 | 320.77 | 0.25 | 0.2 |
| Hex | 41 | 27 | 38 | 0 | 28 | E | 4B | 141 | 19 | 14 |
| Octal | 101 | 47 | 70 | 0 | 50 | 16 | 113 | 501 | 31 | 24 |
| Binary | 1000001 | 100111 | 111000 | 0 | 101000 | 1110 | 1001011 | 101000001 | 11001 | 10100 |
Color Harmonies of #412738
Complementary color
Monochromatic Colors of #412738
Black with #412738
Text Example
Text Example
White with #412738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412738; }
p { color: rgb(65,39,56); }
H1.HeaderClassName
{
color: #412738;
}
.AnyTagClassName
{
color: #412738;
}
</style>
background-color css
<style>
a { background-color: #412738; }
a { background-color: rgb(65,39,56); }
div.DivClassName
{
background-color: #412738;
}
.BgClassName
{
background-color: #412738;
}
</style>
border-color css
<style>
span { border-color: #412738; }
span { border-color: rgb(65,39,56); }
td.TdClassName
{
border-color: #412738;
}
.TagClassName
{
border-color: #412738;
}
</style>