Shades of Valentino #422640
Tints of Valentino #422640
RGB
CMYK
RGB Variations
Color information
#422640 (or 0x422640) is known color: Valentino. HEX triplet: 42, 26 and 40. RGB value is (66,38,64). Sum of RGB (Red+Green+Blue) = 66+38+64=168 (22% of max value = 765). Red value is 66 (26.17% from 255 or 39.29% from 168); Green value is 38 (15.23% from 255 or 22.62% from 168); Blue value is 64 (25.39% from 255 or 38.10% from 168); Max value from RGB is 66 - color contains mainly: red. Hex color #422640 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422640 is #BDD9BF. Grayscale: #313131. Windows color (decimal): -12442048 or 4204098. OLE color: 4204098.
HSL color Cylindrical-coordinate representation of color #422640: hue angle of 304.29º degrees, saturation: 0.27, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #422640 is Cyan = 0, Magento = 0.42, Yellow = 0.03 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 66 | 38 | 64 | - |
| CMYK | 0 | 0.42 | 0.03 | 0.74 |
| HSL | 304.29º | 0.27% | 0.2% | - |
| HSV(B) | 304.29º | 0.42% | 0.26% | - |
| XYZ | 3.87 | 2.91 | 5.21 | - |
| YUV | 49.34 | 136.28 | 139.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 64 | 0 | 0.42 | 0.03 | 0.74 | 304.29 | 0.27 | 0.2 |
| Hex | 42 | 26 | 40 | 0 | 2A | 3 | 4A | 130 | 1B | 14 |
| Octal | 102 | 46 | 100 | 0 | 52 | 3 | 112 | 460 | 33 | 24 |
| Binary | 1000010 | 100110 | 1000000 | 0 | 101010 | 11 | 1001010 | 100110000 | 11011 | 10100 |
Color Harmonies of #422640
Complementary color
Monochromatic Colors of #422640
Black with #422640
Text Example
Text Example
White with #422640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422640; }
p { color: rgb(66,38,64); }
H1.HeaderClassName
{
color: #422640;
}
.AnyTagClassName
{
color: #422640;
}
</style>
background-color css
<style>
a { background-color: #422640; }
a { background-color: rgb(66,38,64); }
div.DivClassName
{
background-color: #422640;
}
.BgClassName
{
background-color: #422640;
}
</style>
border-color css
<style>
span { border-color: #422640; }
span { border-color: rgb(66,38,64); }
td.TdClassName
{
border-color: #422640;
}
.TagClassName
{
border-color: #422640;
}
</style>