Shades of Valentino #472146
Tints of Valentino #472146
RGB
CMYK
RGB Variations
Color information
#472146 (or 0x472146) is known color: Valentino. HEX triplet: 47, 21 and 46. RGB value is (71,33,70). Sum of RGB (Red+Green+Blue) = 71+33+70=174 (23% of max value = 765). Red value is 71 (28.12% from 255 or 40.80% from 174); Green value is 33 (13.28% from 255 or 18.97% from 174); Blue value is 70 (27.73% from 255 or 40.23% from 174); Max value from RGB is 71 - color contains mainly: red. Hex color #472146 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #472146 is #B8DEB9. Grayscale: #303030. Windows color (decimal): -12115642 or 4596039. OLE color: 4596039.
HSL color Cylindrical-coordinate representation of color #472146: hue angle of 301.58º degrees, saturation: 0.37, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #472146 is Cyan = 0, Magento = 0.54, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 71 | 33 | 70 | - |
| CMYK | 0 | 0.54 | 0.01 | 0.72 |
| HSL | 301.58º | 0.37% | 0.2% | - |
| HSV(B) | 301.58º | 0.54% | 0.28% | - |
| XYZ | 4.25 | 2.87 | 6.12 | - |
| YUV | 48.58 | 140.09 | 143.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 33 | 70 | 0 | 0.54 | 0.01 | 0.72 | 301.58 | 0.37 | 0.2 |
| Hex | 47 | 21 | 46 | 0 | 36 | 1 | 48 | 12E | 25 | 14 |
| Octal | 107 | 41 | 106 | 0 | 66 | 1 | 110 | 456 | 45 | 24 |
| Binary | 1000111 | 100001 | 1000110 | 0 | 110110 | 1 | 1001000 | 100101110 | 100101 | 10100 |
Color Harmonies of #472146
Complementary color
Monochromatic Colors of #472146
Black with #472146
Text Example
Text Example
White with #472146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #472146; }
p { color: rgb(71,33,70); }
H1.HeaderClassName
{
color: #472146;
}
.AnyTagClassName
{
color: #472146;
}
</style>
background-color css
<style>
a { background-color: #472146; }
a { background-color: rgb(71,33,70); }
div.DivClassName
{
background-color: #472146;
}
.BgClassName
{
background-color: #472146;
}
</style>
border-color css
<style>
span { border-color: #472146; }
span { border-color: rgb(71,33,70); }
td.TdClassName
{
border-color: #472146;
}
.TagClassName
{
border-color: #472146;
}
</style>