Shades of Valentino #352934
Tints of Valentino #352934
RGB
CMYK
RGB Variations
Color information
#352934 (or 0x352934) is known color: Valentino. HEX triplet: 35, 29 and 34. RGB value is (53,41,52). Sum of RGB (Red+Green+Blue) = 53+41+52=146 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.30% from 146); Green value is 41 (16.41% from 255 or 28.08% from 146); Blue value is 52 (20.70% from 255 or 35.62% from 146); Max value from RGB is 53 - color contains mainly: red. Hex color #352934 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352934 is #CAD6CB. Grayscale: #2D2D2D. Windows color (decimal): -13293260 or 3418421. OLE color: 3418421.
HSL color Cylindrical-coordinate representation of color #352934: hue angle of 305º degrees, saturation: 0.13, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #352934 is Cyan = 0, Magento = 0.23, Yellow = 0.02 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 52 | - |
| CMYK | 0 | 0.23 | 0.02 | 0.79 |
| HSL | 305º | 0.13% | 0.18% | - |
| HSV(B) | 305º | 0.23% | 0.21% | - |
| XYZ | 2.88 | 2.59 | 3.6 | - |
| YUV | 45.84 | 131.48 | 133.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 52 | 0 | 0.23 | 0.02 | 0.79 | 305 | 0.13 | 0.18 |
| Hex | 35 | 29 | 34 | 0 | 17 | 2 | 4F | 131 | D | 12 |
| Octal | 65 | 51 | 64 | 0 | 27 | 2 | 117 | 461 | 15 | 22 |
| Binary | 110101 | 101001 | 110100 | 0 | 10111 | 10 | 1001111 | 100110001 | 1101 | 10010 |
Color Harmonies of #352934
Complementary color
Monochromatic Colors of #352934
Black with #352934
Text Example
Text Example
White with #352934
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352934; }
p { color: rgb(53,41,52); }
H1.HeaderClassName
{
color: #352934;
}
.AnyTagClassName
{
color: #352934;
}
</style>
background-color css
<style>
a { background-color: #352934; }
a { background-color: rgb(53,41,52); }
div.DivClassName
{
background-color: #352934;
}
.BgClassName
{
background-color: #352934;
}
</style>
border-color css
<style>
span { border-color: #352934; }
span { border-color: rgb(53,41,52); }
td.TdClassName
{
border-color: #352934;
}
.TagClassName
{
border-color: #352934;
}
</style>