Shades of Valentino #342837
Tints of Valentino #342837
RGB
CMYK
RGB Variations
Color information
#342837 (or 0x342837) is known color: Valentino. HEX triplet: 34, 28 and 37. RGB value is (52,40,55). Sum of RGB (Red+Green+Blue) = 52+40+55=147 (19% of max value = 765). Red value is 52 (20.70% from 255 or 35.37% from 147); Green value is 40 (16.02% from 255 or 27.21% from 147); Blue value is 55 (21.88% from 255 or 37.41% from 147); Max value from RGB is 55 - color contains mainly: blue. Hex color #342837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #342837 is #CBD7C8. Grayscale: #2D2D2D. Windows color (decimal): -13359049 or 3614772. OLE color: 3614772.
HSL color Cylindrical-coordinate representation of color #342837: hue angle of 288º degrees, saturation: 0.16, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #342837 is Cyan = 0.05, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 52 | 40 | 55 | - |
| CMYK | 0.05 | 0.27 | 0 | 0.78 |
| HSL | 288º | 0.16% | 0.19% | - |
| HSV(B) | 288º | 0.27% | 0.22% | - |
| XYZ | 2.86 | 2.52 | 3.95 | - |
| YUV | 45.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 52 | 40 | 55 | 0.05 | 0.27 | 0 | 0.78 | 288 | 0.16 | 0.19 |
| Hex | 34 | 28 | 37 | 5 | 1B | 0 | 4E | 120 | 10 | 13 |
| Octal | 64 | 50 | 67 | 5 | 33 | 0 | 116 | 440 | 20 | 23 |
| Binary | 110100 | 101000 | 110111 | 101 | 11011 | 0 | 1001110 | 100100000 | 10000 | 10011 |
Color Harmonies of #342837
Complementary color
Monochromatic Colors of #342837
Black with #342837
Text Example
Text Example
White with #342837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #342837; }
p { color: rgb(52,40,55); }
H1.HeaderClassName
{
color: #342837;
}
.AnyTagClassName
{
color: #342837;
}
</style>
background-color css
<style>
a { background-color: #342837; }
a { background-color: rgb(52,40,55); }
div.DivClassName
{
background-color: #342837;
}
.BgClassName
{
background-color: #342837;
}
</style>
border-color css
<style>
span { border-color: #342837; }
span { border-color: rgb(52,40,55); }
td.TdClassName
{
border-color: #342837;
}
.TagClassName
{
border-color: #342837;
}
</style>