Shades of Valentino #402440
Tints of Valentino #402440
RGB
CMYK
RGB Variations
Color information
#402440 (or 0x402440) is known color: Valentino. HEX triplet: 40, 24 and 40. RGB value is (64,36,64). Sum of RGB (Red+Green+Blue) = 64+36+64=164 (21% of max value = 765). Red value is 64 (25.39% from 255 or 39.02% from 164); Green value is 36 (14.45% from 255 or 21.95% from 164); Blue value is 64 (25.39% from 255 or 39.02% from 164); Max value from RGB is 64 - color contains mainly: red, blue. Hex color #402440 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402440 is #BFDBBF. Grayscale: #2F2F2F. Windows color (decimal): -12573632 or 4203584. OLE color: 4203584.
HSL color Cylindrical-coordinate representation of color #402440: hue angle of 300º degrees, saturation: 0.28, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #402440 is Cyan = 0, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 36 | 64 | - |
| CMYK | 0 | 0.44 | 0 | 0.75 |
| HSL | 300º | 0.28% | 0.2% | - |
| HSV(B) | 300º | 0.44% | 0.25% | - |
| XYZ | 3.67 | 2.72 | 5.18 | - |
| YUV | 47.56 | 137.28 | 139.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 36 | 64 | 0 | 0.44 | 0 | 0.75 | 300 | 0.28 | 0.2 |
| Hex | 40 | 24 | 40 | 0 | 2C | 0 | 4B | 12C | 1C | 14 |
| Octal | 100 | 44 | 100 | 0 | 54 | 0 | 113 | 454 | 34 | 24 |
| Binary | 1000000 | 100100 | 1000000 | 0 | 101100 | 0 | 1001011 | 100101100 | 11100 | 10100 |
Color Harmonies of #402440
Complementary color
Monochromatic Colors of #402440
Black with #402440
Text Example
Text Example
White with #402440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402440; }
p { color: rgb(64,36,64); }
H1.HeaderClassName
{
color: #402440;
}
.AnyTagClassName
{
color: #402440;
}
</style>
background-color css
<style>
a { background-color: #402440; }
a { background-color: rgb(64,36,64); }
div.DivClassName
{
background-color: #402440;
}
.BgClassName
{
background-color: #402440;
}
</style>
border-color css
<style>
span { border-color: #402440; }
span { border-color: rgb(64,36,64); }
td.TdClassName
{
border-color: #402440;
}
.TagClassName
{
border-color: #402440;
}
</style>