Shades of Valentino #422442
Tints of Valentino #422442
RGB
CMYK
RGB Variations
Color information
#422442 (or 0x422442) is known color: Valentino. HEX triplet: 42, 24 and 42. RGB value is (66,36,66). Sum of RGB (Red+Green+Blue) = 66+36+66=168 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.29% from 168); Green value is 36 (14.45% from 255 or 21.43% from 168); Blue value is 66 (26.17% from 255 or 39.29% from 168); Max value from RGB is 66 - color contains mainly: red, blue. Hex color #422442 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422442 is #BDDBBD. Grayscale: #303030. Windows color (decimal): -12442558 or 4334658. OLE color: 4334658.
HSL color Cylindrical-coordinate representation of color #422442: hue angle of 300º degrees, saturation: 0.29, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #422442 is Cyan = 0, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 36 | 66 | - |
| CMYK | 0 | 0.45 | 0 | 0.74 |
| HSL | 300º | 0.29% | 0.2% | - |
| HSV(B) | 300º | 0.45% | 0.26% | - |
| XYZ | 3.86 | 2.81 | 5.49 | - |
| YUV | 48.39 | 137.94 | 140.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 66 | 0 | 0.45 | 0 | 0.74 | 300 | 0.29 | 0.2 |
| Hex | 42 | 24 | 42 | 0 | 2D | 0 | 4A | 12C | 1D | 14 |
| Octal | 102 | 44 | 102 | 0 | 55 | 0 | 112 | 454 | 35 | 24 |
| Binary | 1000010 | 100100 | 1000010 | 0 | 101101 | 0 | 1001010 | 100101100 | 11101 | 10100 |
Color Harmonies of #422442
Complementary color
Monochromatic Colors of #422442
Black with #422442
Text Example
Text Example
White with #422442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422442; }
p { color: rgb(66,36,66); }
H1.HeaderClassName
{
color: #422442;
}
.AnyTagClassName
{
color: #422442;
}
</style>
background-color css
<style>
a { background-color: #422442; }
a { background-color: rgb(66,36,66); }
div.DivClassName
{
background-color: #422442;
}
.BgClassName
{
background-color: #422442;
}
</style>
border-color css
<style>
span { border-color: #422442; }
span { border-color: rgb(66,36,66); }
td.TdClassName
{
border-color: #422442;
}
.TagClassName
{
border-color: #422442;
}
</style>