Shades of Valentino #442645
Tints of Valentino #442645
RGB
CMYK
RGB Variations
Color information
#442645 (or 0x442645) is known color: Valentino. HEX triplet: 44, 26 and 45. RGB value is (68,38,69). Sum of RGB (Red+Green+Blue) = 68+38+69=175 (23% of max value = 765). Red value is 68 (26.95% from 255 or 38.86% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 69 (27.34% from 255 or 39.43% from 175); Max value from RGB is 69 - color contains mainly: blue. Hex color #442645 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #442645 is #BBD9BA. Grayscale: #323232. Windows color (decimal): -12310971 or 4531780. OLE color: 4531780.
HSL color Cylindrical-coordinate representation of color #442645: hue angle of 298.06º 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 #442645 is Cyan = 0.01, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 68 | 38 | 69 | - |
| CMYK | 0.01 | 0.45 | 0 | 0.73 |
| HSL | 298.06º | 0.29% | 0.21% | - |
| HSV(B) | 298.06º | 0.45% | 0.27% | - |
| XYZ | 4.15 | 3.04 | 6 | - |
| YUV | 50.5 | 138.44 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 68 | 38 | 69 | 0.01 | 0.45 | 0 | 0.73 | 298.06 | 0.29 | 0.21 |
| Hex | 44 | 26 | 45 | 1 | 2D | 0 | 49 | 12A | 1D | 15 |
| Octal | 104 | 46 | 105 | 1 | 55 | 0 | 111 | 452 | 35 | 25 |
| Binary | 1000100 | 100110 | 1000101 | 1 | 101101 | 0 | 1001001 | 100101010 | 11101 | 10101 |
Color Harmonies of #442645
Complementary color
Monochromatic Colors of #442645
Black with #442645
Text Example
Text Example
White with #442645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #442645; }
p { color: rgb(68,38,69); }
H1.HeaderClassName
{
color: #442645;
}
.AnyTagClassName
{
color: #442645;
}
</style>
background-color css
<style>
a { background-color: #442645; }
a { background-color: rgb(68,38,69); }
div.DivClassName
{
background-color: #442645;
}
.BgClassName
{
background-color: #442645;
}
</style>
border-color css
<style>
span { border-color: #442645; }
span { border-color: rgb(68,38,69); }
td.TdClassName
{
border-color: #442645;
}
.TagClassName
{
border-color: #442645;
}
</style>