Shades of Melanzane #422338
Tints of Melanzane #422338
RGB
CMYK
RGB Variations
Color information
#422338 (or 0x422338) is known color: Melanzane. HEX triplet: 42, 23 and 38. RGB value is (66,35,56). Sum of RGB (Red+Green+Blue) = 66+35+56=157 (20% of max value = 765). Red value is 66 (26.17% from 255 or 42.04% from 157); Green value is 35 (14.06% from 255 or 22.29% from 157); Blue value is 56 (22.27% from 255 or 35.67% from 157); Max value from RGB is 66 - color contains mainly: red. Hex color #422338 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422338 is #BDDCC7. Grayscale: #2E2E2E. Windows color (decimal): -12442824 or 3679042. OLE color: 3679042.
HSL color Cylindrical-coordinate representation of color #422338: hue angle of 319.35º degrees, saturation: 0.31, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #422338 is Cyan = 0, Magento = 0.47, Yellow = 0.15 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 35 | 56 | - |
| CMYK | 0 | 0.47 | 0.15 | 0.74 |
| HSL | 319.35º | 0.31% | 0.2% | - |
| HSV(B) | 319.35º | 0.47% | 0.26% | - |
| XYZ | 3.56 | 2.65 | 4.06 | - |
| YUV | 46.66 | 133.27 | 141.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 35 | 56 | 0 | 0.47 | 0.15 | 0.74 | 319.35 | 0.31 | 0.2 |
| Hex | 42 | 23 | 38 | 0 | 2F | F | 4A | 13F | 1F | 14 |
| Octal | 102 | 43 | 70 | 0 | 57 | 17 | 112 | 477 | 37 | 24 |
| Binary | 1000010 | 100011 | 111000 | 0 | 101111 | 1111 | 1001010 | 100111111 | 11111 | 10100 |
Color Harmonies of #422338
Complementary color
Monochromatic Colors of #422338
Black with #422338
Text Example
Text Example
White with #422338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422338; }
p { color: rgb(66,35,56); }
H1.HeaderClassName
{
color: #422338;
}
.AnyTagClassName
{
color: #422338;
}
</style>
background-color css
<style>
a { background-color: #422338; }
a { background-color: rgb(66,35,56); }
div.DivClassName
{
background-color: #422338;
}
.BgClassName
{
background-color: #422338;
}
</style>
border-color css
<style>
span { border-color: #422338; }
span { border-color: rgb(66,35,56); }
td.TdClassName
{
border-color: #422338;
}
.TagClassName
{
border-color: #422338;
}
</style>