Shades of Valentino #342937
Tints of Valentino #342937
RGB
CMYK
RGB Variations
Color information
#342937 (or 0x342937) is known color: Valentino. HEX triplet: 34, 29 and 37. RGB value is (52,41,55). Sum of RGB (Red+Green+Blue) = 52+41+55=148 (19% of max value = 765). Red value is 52 (20.70% from 255 or 35.14% from 148); Green value is 41 (16.41% from 255 or 27.70% from 148); Blue value is 55 (21.88% from 255 or 37.16% from 148); Max value from RGB is 55 - color contains mainly: blue. Hex color #342937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342937 is #CBD6C8. Grayscale: #2D2D2D. Windows color (decimal): -13358793 or 3615028. OLE color: 3615028.
HSL color Cylindrical-coordinate representation of color #342937: hue angle of 287.14º degrees, saturation: 0.15, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #342937 is Cyan = 0.05, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 41 | 55 | - |
| CMYK | 0.05 | 0.25 | 0 | 0.78 |
| HSL | 287.14º | 0.15% | 0.19% | - |
| HSV(B) | 287.14º | 0.25% | 0.22% | - |
| XYZ | 2.9 | 2.59 | 3.96 | - |
| YUV | 45.89 | 133.14 | 132.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 41 | 55 | 0.05 | 0.25 | 0 | 0.78 | 287.14 | 0.15 | 0.19 |
| Hex | 34 | 29 | 37 | 5 | 19 | 0 | 4E | 11F | F | 13 |
| Octal | 64 | 51 | 67 | 5 | 31 | 0 | 116 | 437 | 17 | 23 |
| Binary | 110100 | 101001 | 110111 | 101 | 11001 | 0 | 1001110 | 100011111 | 1111 | 10011 |
Color Harmonies of #342937
Complementary color
Monochromatic Colors of #342937
Black with #342937
Text Example
Text Example
White with #342937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342937; }
p { color: rgb(52,41,55); }
H1.HeaderClassName
{
color: #342937;
}
.AnyTagClassName
{
color: #342937;
}
</style>
background-color css
<style>
a { background-color: #342937; }
a { background-color: rgb(52,41,55); }
div.DivClassName
{
background-color: #342937;
}
.BgClassName
{
background-color: #342937;
}
</style>
border-color css
<style>
span { border-color: #342937; }
span { border-color: rgb(52,41,55); }
td.TdClassName
{
border-color: #342937;
}
.TagClassName
{
border-color: #342937;
}
</style>