Shades of Valentino #422445
Tints of Valentino #422445
RGB
CMYK
RGB Variations
Color information
#422445 (or 0x422445) is known color: Valentino. HEX triplet: 42, 24 and 45. RGB value is (66,36,69). Sum of RGB (Red+Green+Blue) = 66+36+69=171 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.60% from 171); Green value is 36 (14.45% from 255 or 21.05% from 171); Blue value is 69 (27.34% from 255 or 40.35% from 171); Max value from RGB is 69 - color contains mainly: blue. Hex color #422445 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422445 is #BDDBBA. Grayscale: #303030. Windows color (decimal): -12442555 or 4531266. OLE color: 4531266.
HSL color Cylindrical-coordinate representation of color #422445: hue angle of 294.55º degrees, saturation: 0.31, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #422445 is Cyan = 0.04, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 36 | 69 | - |
| CMYK | 0.04 | 0.48 | 0 | 0.73 |
| HSL | 294.55º | 0.31% | 0.21% | - |
| HSV(B) | 294.55º | 0.48% | 0.27% | - |
| XYZ | 3.95 | 2.85 | 5.97 | - |
| YUV | 48.73 | 139.44 | 140.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 36 | 69 | 0.04 | 0.48 | 0 | 0.73 | 294.55 | 0.31 | 0.21 |
| Hex | 42 | 24 | 45 | 4 | 30 | 0 | 49 | 127 | 1F | 15 |
| Octal | 102 | 44 | 105 | 4 | 60 | 0 | 111 | 447 | 37 | 25 |
| Binary | 1000010 | 100100 | 1000101 | 100 | 110000 | 0 | 1001001 | 100100111 | 11111 | 10101 |
Color Harmonies of #422445
Complementary color
Monochromatic Colors of #422445
Black with #422445
Text Example
Text Example
White with #422445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422445; }
p { color: rgb(66,36,69); }
H1.HeaderClassName
{
color: #422445;
}
.AnyTagClassName
{
color: #422445;
}
</style>
background-color css
<style>
a { background-color: #422445; }
a { background-color: rgb(66,36,69); }
div.DivClassName
{
background-color: #422445;
}
.BgClassName
{
background-color: #422445;
}
</style>
border-color css
<style>
span { border-color: #422445; }
span { border-color: rgb(66,36,69); }
td.TdClassName
{
border-color: #422445;
}
.TagClassName
{
border-color: #422445;
}
</style>