Shades of Valentino #422044
Tints of Valentino #422044
RGB
CMYK
RGB Variations
Color information
#422044 (or 0x422044) is known color: Valentino. HEX triplet: 42, 20 and 44. RGB value is (66,32,68). Sum of RGB (Red+Green+Blue) = 66+32+68=166 (21% of max value = 765). Red value is 66 (26.17% from 255 or 39.76% from 166); Green value is 32 (12.89% from 255 or 19.28% from 166); Blue value is 68 (26.95% from 255 or 40.96% from 166); Max value from RGB is 68 - color contains mainly: blue. Hex color #422044 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422044 is #BDDFBB. Grayscale: #2E2E2E. Windows color (decimal): -12443580 or 4464706. OLE color: 4464706.
HSL color Cylindrical-coordinate representation of color #422044: hue angle of 296.67º degrees, saturation: 0.36, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #422044 is Cyan = 0.03, Magento = 0.53, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 32 | 68 | - |
| CMYK | 0.03 | 0.53 | 0 | 0.73 |
| HSL | 296.67º | 0.36% | 0.2% | - |
| HSV(B) | 296.67º | 0.53% | 0.27% | - |
| XYZ | 3.81 | 2.61 | 5.77 | - |
| YUV | 46.27 | 140.26 | 142.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 32 | 68 | 0.03 | 0.53 | 0 | 0.73 | 296.67 | 0.36 | 0.2 |
| Hex | 42 | 20 | 44 | 3 | 35 | 0 | 49 | 129 | 24 | 14 |
| Octal | 102 | 40 | 104 | 3 | 65 | 0 | 111 | 451 | 44 | 24 |
| Binary | 1000010 | 100000 | 1000100 | 11 | 110101 | 0 | 1001001 | 100101001 | 100100 | 10100 |
Color Harmonies of #422044
Complementary color
Monochromatic Colors of #422044
Black with #422044
Text Example
Text Example
White with #422044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422044; }
p { color: rgb(66,32,68); }
H1.HeaderClassName
{
color: #422044;
}
.AnyTagClassName
{
color: #422044;
}
</style>
background-color css
<style>
a { background-color: #422044; }
a { background-color: rgb(66,32,68); }
div.DivClassName
{
background-color: #422044;
}
.BgClassName
{
background-color: #422044;
}
</style>
border-color css
<style>
span { border-color: #422044; }
span { border-color: rgb(66,32,68); }
td.TdClassName
{
border-color: #422044;
}
.TagClassName
{
border-color: #422044;
}
</style>