Shades of Valentino #412742
Tints of Valentino #412742
RGB
CMYK
RGB Variations
Color information
#412742 (or 0x412742) is known color: Valentino. HEX triplet: 41, 27 and 42. RGB value is (65,39,66). Sum of RGB (Red+Green+Blue) = 65+39+66=170 (22% of max value = 765). Red value is 65 (25.78% from 255 or 38.24% from 170); Green value is 39 (15.62% from 255 or 22.94% from 170); Blue value is 66 (26.17% from 255 or 38.82% from 170); Max value from RGB is 66 - color contains mainly: blue. Hex color #412742 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #412742 is #BED8BD. Grayscale: #313131. Windows color (decimal): -12507326 or 4335425. OLE color: 4335425.
HSL color Cylindrical-coordinate representation of color #412742: hue angle of 297.78º degrees, saturation: 0.26, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #412742 is Cyan = 0.02, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 65 | 39 | 66 | - |
| CMYK | 0.02 | 0.41 | 0 | 0.74 |
| HSL | 297.78º | 0.26% | 0.21% | - |
| HSV(B) | 297.78º | 0.41% | 0.26% | - |
| XYZ | 3.89 | 2.97 | 5.52 | - |
| YUV | 49.85 | 137.11 | 138.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 39 | 66 | 0.02 | 0.41 | 0 | 0.74 | 297.78 | 0.26 | 0.21 |
| Hex | 41 | 27 | 42 | 2 | 29 | 0 | 4A | 12A | 1A | 15 |
| Octal | 101 | 47 | 102 | 2 | 51 | 0 | 112 | 452 | 32 | 25 |
| Binary | 1000001 | 100111 | 1000010 | 10 | 101001 | 0 | 1001010 | 100101010 | 11010 | 10101 |
Color Harmonies of #412742
Complementary color
Monochromatic Colors of #412742
Black with #412742
Text Example
Text Example
White with #412742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #412742; }
p { color: rgb(65,39,66); }
H1.HeaderClassName
{
color: #412742;
}
.AnyTagClassName
{
color: #412742;
}
</style>
background-color css
<style>
a { background-color: #412742; }
a { background-color: rgb(65,39,66); }
div.DivClassName
{
background-color: #412742;
}
.BgClassName
{
background-color: #412742;
}
</style>
border-color css
<style>
span { border-color: #412742; }
span { border-color: rgb(65,39,66); }
td.TdClassName
{
border-color: #412742;
}
.TagClassName
{
border-color: #412742;
}
</style>