Shades of Valentino #352935
Tints of Valentino #352935
RGB
CMYK
RGB Variations
Color information
#352935 (or 0x352935) is known color: Valentino. HEX triplet: 35, 29 and 35. RGB value is (53,41,53). Sum of RGB (Red+Green+Blue) = 53+41+53=147 (19% of max value = 765). Red value is 53 (21.09% from 255 or 36.05% from 147); Green value is 41 (16.41% from 255 or 27.89% from 147); Blue value is 53 (21.09% from 255 or 36.05% from 147); Max value from RGB is 53 - color contains mainly: red, blue. Hex color #352935 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352935 is #CAD6CA. Grayscale: #2D2D2D. Windows color (decimal): -13293259 or 3483957. OLE color: 3483957.
HSL color Cylindrical-coordinate representation of color #352935: hue angle of 300º 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 #352935 is Cyan = 0, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 53 | - |
| CMYK | 0 | 0.23 | 0 | 0.79 |
| HSL | 300º | 0.13% | 0.18% | - |
| HSV(B) | 300º | 0.23% | 0.21% | - |
| XYZ | 2.9 | 2.6 | 3.72 | - |
| YUV | 45.96 | 131.98 | 133.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 53 | 0 | 0.23 | 0 | 0.79 | 300 | 0.13 | 0.18 |
| Hex | 35 | 29 | 35 | 0 | 17 | 0 | 4F | 12C | D | 12 |
| Octal | 65 | 51 | 65 | 0 | 27 | 0 | 117 | 454 | 15 | 22 |
| Binary | 110101 | 101001 | 110101 | 0 | 10111 | 0 | 1001111 | 100101100 | 1101 | 10010 |
Color Harmonies of #352935
Complementary color
Monochromatic Colors of #352935
Black with #352935
Text Example
Text Example
White with #352935
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352935; }
p { color: rgb(53,41,53); }
H1.HeaderClassName
{
color: #352935;
}
.AnyTagClassName
{
color: #352935;
}
</style>
background-color css
<style>
a { background-color: #352935; }
a { background-color: rgb(53,41,53); }
div.DivClassName
{
background-color: #352935;
}
.BgClassName
{
background-color: #352935;
}
</style>
border-color css
<style>
span { border-color: #352935; }
span { border-color: rgb(53,41,53); }
td.TdClassName
{
border-color: #352935;
}
.TagClassName
{
border-color: #352935;
}
</style>