Shades of Valentino #422940
Tints of Valentino #422940
RGB
CMYK
RGB Variations
Color information
#422940 (or 0x422940) is known color: Valentino. HEX triplet: 42, 29 and 40. RGB value is (66,41,64). Sum of RGB (Red+Green+Blue) = 66+41+64=171 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.60% from 171); Green value is 41 (16.41% from 255 or 23.98% from 171); Blue value is 64 (25.39% from 255 or 37.43% from 171); Max value from RGB is 66 - color contains mainly: red. Hex color #422940 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422940 is #BDD6BF. Grayscale: #333333. Windows color (decimal): -12441280 or 4204866. OLE color: 4204866.
HSL color Cylindrical-coordinate representation of color #422940: hue angle of 304.8º degrees, saturation: 0.23, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #422940 is Cyan = 0, Magento = 0.38, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 41 | 64 | - |
| CMYK | 0 | 0.38 | 0.03 | 0.74 |
| HSL | 304.8º | 0.23% | 0.21% | - |
| HSV(B) | 304.8º | 0.38% | 0.26% | - |
| XYZ | 3.97 | 3.11 | 5.24 | - |
| YUV | 51.1 | 135.28 | 138.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 41 | 64 | 0 | 0.38 | 0.03 | 0.74 | 304.8 | 0.23 | 0.21 |
| Hex | 42 | 29 | 40 | 0 | 26 | 3 | 4A | 131 | 17 | 15 |
| Octal | 102 | 51 | 100 | 0 | 46 | 3 | 112 | 461 | 27 | 25 |
| Binary | 1000010 | 101001 | 1000000 | 0 | 100110 | 11 | 1001010 | 100110001 | 10111 | 10101 |
Color Harmonies of #422940
Complementary color
Monochromatic Colors of #422940
Black with #422940
Text Example
Text Example
White with #422940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422940; }
p { color: rgb(66,41,64); }
H1.HeaderClassName
{
color: #422940;
}
.AnyTagClassName
{
color: #422940;
}
</style>
background-color css
<style>
a { background-color: #422940; }
a { background-color: rgb(66,41,64); }
div.DivClassName
{
background-color: #422940;
}
.BgClassName
{
background-color: #422940;
}
</style>
border-color css
<style>
span { border-color: #422940; }
span { border-color: rgb(66,41,64); }
td.TdClassName
{
border-color: #422940;
}
.TagClassName
{
border-color: #422940;
}
</style>