Shades of Valentino #472046
Tints of Valentino #472046
RGB
CMYK
RGB Variations
Color information
#472046 (or 0x472046) is known color: Valentino. HEX triplet: 47, 20 and 46. RGB value is (71,32,70). Sum of RGB (Red+Green+Blue) = 71+32+70=173 (22% of max value = 765). Red value is 71 (28.12% from 255 or 41.04% from 173); Green value is 32 (12.89% from 255 or 18.50% from 173); Blue value is 70 (27.73% from 255 or 40.46% from 173); Max value from RGB is 71 - color contains mainly: red. Hex color #472046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472046 is #B8DFB9. Grayscale: #2F2F2F. Windows color (decimal): -12115898 or 4595783. OLE color: 4595783.
HSL color Cylindrical-coordinate representation of color #472046: hue angle of 301.54º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #472046 is Cyan = 0, Magento = 0.55, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 32 | 70 | - |
| CMYK | 0 | 0.55 | 0.01 | 0.72 |
| HSL | 301.54º | 0.38% | 0.2% | - |
| HSV(B) | 301.54º | 0.55% | 0.28% | - |
| XYZ | 4.22 | 2.81 | 6.12 | - |
| YUV | 47.99 | 140.42 | 144.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 32 | 70 | 0 | 0.55 | 0.01 | 0.72 | 301.54 | 0.38 | 0.2 |
| Hex | 47 | 20 | 46 | 0 | 37 | 1 | 48 | 12E | 26 | 14 |
| Octal | 107 | 40 | 106 | 0 | 67 | 1 | 110 | 456 | 46 | 24 |
| Binary | 1000111 | 100000 | 1000110 | 0 | 110111 | 1 | 1001000 | 100101110 | 100110 | 10100 |
Color Harmonies of #472046
Complementary color
Monochromatic Colors of #472046
Black with #472046
Text Example
Text Example
White with #472046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472046; }
p { color: rgb(71,32,70); }
H1.HeaderClassName
{
color: #472046;
}
.AnyTagClassName
{
color: #472046;
}
</style>
background-color css
<style>
a { background-color: #472046; }
a { background-color: rgb(71,32,70); }
div.DivClassName
{
background-color: #472046;
}
.BgClassName
{
background-color: #472046;
}
</style>
border-color css
<style>
span { border-color: #472046; }
span { border-color: rgb(71,32,70); }
td.TdClassName
{
border-color: #472046;
}
.TagClassName
{
border-color: #472046;
}
</style>