Shades of Valentino #402641
Tints of Valentino #402641
RGB
CMYK
RGB Variations
Color information
#402641 (or 0x402641) is known color: Valentino. HEX triplet: 40, 26 and 41. RGB value is (64,38,65). Sum of RGB (Red+Green+Blue) = 64+38+65=167 (22% of max value = 765). Red value is 64 (25.39% from 255 or 38.32% from 167); Green value is 38 (15.23% from 255 or 22.75% from 167); Blue value is 65 (25.78% from 255 or 38.92% from 167); Max value from RGB is 65 - color contains mainly: blue. Hex color #402641 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402641 is #BFD9BE. Grayscale: #303030. Windows color (decimal): -12573119 or 4269632. OLE color: 4269632.
HSL color Cylindrical-coordinate representation of color #402641: hue angle of 297.78º degrees, saturation: 0.26, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #402641 is Cyan = 0.02, Magento = 0.42, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 64 | 38 | 65 | - |
| CMYK | 0.02 | 0.42 | 0 | 0.75 |
| HSL | 297.78º | 0.26% | 0.2% | - |
| HSV(B) | 297.78º | 0.42% | 0.25% | - |
| XYZ | 3.76 | 2.86 | 5.35 | - |
| YUV | 48.85 | 137.11 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 38 | 65 | 0.02 | 0.42 | 0 | 0.75 | 297.78 | 0.26 | 0.2 |
| Hex | 40 | 26 | 41 | 2 | 2A | 0 | 4B | 12A | 1A | 14 |
| Octal | 100 | 46 | 101 | 2 | 52 | 0 | 113 | 452 | 32 | 24 |
| Binary | 1000000 | 100110 | 1000001 | 10 | 101010 | 0 | 1001011 | 100101010 | 11010 | 10100 |
Color Harmonies of #402641
Complementary color
Monochromatic Colors of #402641
Black with #402641
Text Example
Text Example
White with #402641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402641; }
p { color: rgb(64,38,65); }
H1.HeaderClassName
{
color: #402641;
}
.AnyTagClassName
{
color: #402641;
}
</style>
background-color css
<style>
a { background-color: #402641; }
a { background-color: rgb(64,38,65); }
div.DivClassName
{
background-color: #402641;
}
.BgClassName
{
background-color: #402641;
}
</style>
border-color css
<style>
span { border-color: #402641; }
span { border-color: rgb(64,38,65); }
td.TdClassName
{
border-color: #402641;
}
.TagClassName
{
border-color: #402641;
}
</style>