Shades of Valentino #422645
Tints of Valentino #422645
RGB
CMYK
RGB Variations
Color information
#422645 (or 0x422645) is known color: Valentino. HEX triplet: 42, 26 and 45. RGB value is (66,38,69). Sum of RGB (Red+Green+Blue) = 66+38+69=173 (22% of max value = 765). Red value is 66 (26.17% from 255 or 38.15% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 69 (27.34% from 255 or 39.88% from 173); Max value from RGB is 69 - color contains mainly: blue. Hex color #422645 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #422645 is #BDD9BA. Grayscale: #313131. Windows color (decimal): -12442043 or 4531778. OLE color: 4531778.
HSL color Cylindrical-coordinate representation of color #422645: hue angle of 294.19º degrees, saturation: 0.29, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #422645 is Cyan = 0.04, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 66 | 38 | 69 | - |
| CMYK | 0.04 | 0.45 | 0 | 0.73 |
| HSL | 294.19º | 0.29% | 0.21% | - |
| HSV(B) | 294.19º | 0.45% | 0.27% | - |
| XYZ | 4.01 | 2.97 | 5.99 | - |
| YUV | 49.91 | 138.78 | 139.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 38 | 69 | 0.04 | 0.45 | 0 | 0.73 | 294.19 | 0.29 | 0.21 |
| Hex | 42 | 26 | 45 | 4 | 2D | 0 | 49 | 126 | 1D | 15 |
| Octal | 102 | 46 | 105 | 4 | 55 | 0 | 111 | 446 | 35 | 25 |
| Binary | 1000010 | 100110 | 1000101 | 100 | 101101 | 0 | 1001001 | 100100110 | 11101 | 10101 |
Color Harmonies of #422645
Complementary color
Monochromatic Colors of #422645
Black with #422645
Text Example
Text Example
White with #422645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #422645; }
p { color: rgb(66,38,69); }
H1.HeaderClassName
{
color: #422645;
}
.AnyTagClassName
{
color: #422645;
}
</style>
background-color css
<style>
a { background-color: #422645; }
a { background-color: rgb(66,38,69); }
div.DivClassName
{
background-color: #422645;
}
.BgClassName
{
background-color: #422645;
}
</style>
border-color css
<style>
span { border-color: #422645; }
span { border-color: rgb(66,38,69); }
td.TdClassName
{
border-color: #422645;
}
.TagClassName
{
border-color: #422645;
}
</style>