Shades of Valentino #352936
Tints of Valentino #352936
RGB
CMYK
RGB Variations
Color information
#352936 (or 0x352936) is known color: Valentino. HEX triplet: 35, 29 and 36. RGB value is (53,41,54). Sum of RGB (Red+Green+Blue) = 53+41+54=148 (19% of max value = 765). Red value is 53 (21.09% from 255 or 35.81% from 148); Green value is 41 (16.41% from 255 or 27.70% from 148); Blue value is 54 (21.48% from 255 or 36.49% from 148); Max value from RGB is 54 - color contains mainly: blue. Hex color #352936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352936 is #CAD6C9. Grayscale: #2E2E2E. Windows color (decimal): -13293258 or 3549493. OLE color: 3549493.
HSL color Cylindrical-coordinate representation of color #352936: hue angle of 295.38º degrees, saturation: 0.14, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #352936 is Cyan = 0.02, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 53 | 41 | 54 | - |
| CMYK | 0.02 | 0.24 | 0 | 0.79 |
| HSL | 295.38º | 0.14% | 0.19% | - |
| HSV(B) | 295.38º | 0.24% | 0.21% | - |
| XYZ | 2.93 | 2.61 | 3.84 | - |
| YUV | 46.07 | 132.48 | 132.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 54 | 0.02 | 0.24 | 0 | 0.79 | 295.38 | 0.14 | 0.19 |
| Hex | 35 | 29 | 36 | 2 | 18 | 0 | 4F | 127 | E | 13 |
| Octal | 65 | 51 | 66 | 2 | 30 | 0 | 117 | 447 | 16 | 23 |
| Binary | 110101 | 101001 | 110110 | 10 | 11000 | 0 | 1001111 | 100100111 | 1110 | 10011 |
Color Harmonies of #352936
Complementary color
Monochromatic Colors of #352936
Black with #352936
Text Example
Text Example
White with #352936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352936; }
p { color: rgb(53,41,54); }
H1.HeaderClassName
{
color: #352936;
}
.AnyTagClassName
{
color: #352936;
}
</style>
background-color css
<style>
a { background-color: #352936; }
a { background-color: rgb(53,41,54); }
div.DivClassName
{
background-color: #352936;
}
.BgClassName
{
background-color: #352936;
}
</style>
border-color css
<style>
span { border-color: #352936; }
span { border-color: rgb(53,41,54); }
td.TdClassName
{
border-color: #352936;
}
.TagClassName
{
border-color: #352936;
}
</style>