Shades of Valentino #462446
Tints of Valentino #462446
RGB
CMYK
RGB Variations
Color information
#462446 (or 0x462446) is known color: Valentino. HEX triplet: 46, 24 and 46. RGB value is (70,36,70). Sum of RGB (Red+Green+Blue) = 70+36+70=176 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.77% from 176); Green value is 36 (14.45% from 255 or 20.45% from 176); Blue value is 70 (27.73% from 255 or 39.77% from 176); Max value from RGB is 70 - color contains mainly: red, blue. Hex color #462446 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462446 is #B9DBB9. Grayscale: #313131. Windows color (decimal): -12180410 or 4596806. OLE color: 4596806.
HSL color Cylindrical-coordinate representation of color #462446: hue angle of 300º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #462446 is Cyan = 0, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 36 | 70 | - |
| CMYK | 0 | 0.49 | 0 | 0.73 |
| HSL | 300º | 0.32% | 0.21% | - |
| HSV(B) | 300º | 0.49% | 0.27% | - |
| XYZ | 4.26 | 3.01 | 6.15 | - |
| YUV | 50.04 | 139.26 | 142.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 36 | 70 | 0 | 0.49 | 0 | 0.73 | 300 | 0.32 | 0.21 |
| Hex | 46 | 24 | 46 | 0 | 31 | 0 | 49 | 12C | 20 | 15 |
| Octal | 106 | 44 | 106 | 0 | 61 | 0 | 111 | 454 | 40 | 25 |
| Binary | 1000110 | 100100 | 1000110 | 0 | 110001 | 0 | 1001001 | 100101100 | 100000 | 10101 |
Color Harmonies of #462446
Complementary color
Monochromatic Colors of #462446
Black with #462446
Text Example
Text Example
White with #462446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462446; }
p { color: rgb(70,36,70); }
H1.HeaderClassName
{
color: #462446;
}
.AnyTagClassName
{
color: #462446;
}
</style>
background-color css
<style>
a { background-color: #462446; }
a { background-color: rgb(70,36,70); }
div.DivClassName
{
background-color: #462446;
}
.BgClassName
{
background-color: #462446;
}
</style>
border-color css
<style>
span { border-color: #462446; }
span { border-color: rgb(70,36,70); }
td.TdClassName
{
border-color: #462446;
}
.TagClassName
{
border-color: #462446;
}
</style>