Shades of Valentino #402744
Tints of Valentino #402744
RGB
CMYK
RGB Variations
Color information
#402744 (or 0x402744) is known color: Valentino. HEX triplet: 40, 27 and 44. RGB value is (64,39,68). Sum of RGB (Red+Green+Blue) = 64+39+68=171 (22% of max value = 765). Red value is 64 (25.39% from 255 or 37.43% from 171); Green value is 39 (15.62% from 255 or 22.81% from 171); Blue value is 68 (26.95% from 255 or 39.77% from 171); Max value from RGB is 68 - color contains mainly: blue. Hex color #402744 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #402744 is #BFD8BB. Grayscale: #313131. Windows color (decimal): -12572860 or 4466496. OLE color: 4466496.
HSL color Cylindrical-coordinate representation of color #402744: hue angle of 291.72º degrees, saturation: 0.27, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #402744 is Cyan = 0.06, Magento = 0.43, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 64 | 39 | 68 | - |
| CMYK | 0.06 | 0.43 | 0 | 0.73 |
| HSL | 291.72º | 0.27% | 0.21% | - |
| HSV(B) | 291.72º | 0.43% | 0.27% | - |
| XYZ | 3.88 | 2.96 | 5.84 | - |
| YUV | 49.78 | 138.28 | 138.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 39 | 68 | 0.06 | 0.43 | 0 | 0.73 | 291.72 | 0.27 | 0.21 |
| Hex | 40 | 27 | 44 | 6 | 2B | 0 | 49 | 124 | 1B | 15 |
| Octal | 100 | 47 | 104 | 6 | 53 | 0 | 111 | 444 | 33 | 25 |
| Binary | 1000000 | 100111 | 1000100 | 110 | 101011 | 0 | 1001001 | 100100100 | 11011 | 10101 |
Color Harmonies of #402744
Complementary color
Monochromatic Colors of #402744
Black with #402744
Text Example
Text Example
White with #402744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #402744; }
p { color: rgb(64,39,68); }
H1.HeaderClassName
{
color: #402744;
}
.AnyTagClassName
{
color: #402744;
}
</style>
background-color css
<style>
a { background-color: #402744; }
a { background-color: rgb(64,39,68); }
div.DivClassName
{
background-color: #402744;
}
.BgClassName
{
background-color: #402744;
}
</style>
border-color css
<style>
span { border-color: #402744; }
span { border-color: rgb(64,39,68); }
td.TdClassName
{
border-color: #402744;
}
.TagClassName
{
border-color: #402744;
}
</style>