Shades of Valentino #352938
Tints of Valentino #352938
RGB
CMYK
RGB Variations
Color information
#352938 (or 0x352938) is known color: Valentino. HEX triplet: 35, 29 and 38. RGB value is (53,41,56). Sum of RGB (Red+Green+Blue) = 53+41+56=150 (19% of max value = 765). Red value is 53 (21.09% from 255 or 35.33% from 150); Green value is 41 (16.41% from 255 or 27.33% from 150); Blue value is 56 (22.27% from 255 or 37.33% from 150); Max value from RGB is 56 - color contains mainly: blue. Hex color #352938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352938 is #CAD6C7. Grayscale: #2E2E2E. Windows color (decimal): -13293256 or 3680565. OLE color: 3680565.
HSL color Cylindrical-coordinate representation of color #352938: hue angle of 288º degrees, saturation: 0.15, 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 #352938 is Cyan = 0.05, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 41 | 56 | - |
| CMYK | 0.05 | 0.27 | 0 | 0.78 |
| HSL | 288º | 0.15% | 0.19% | - |
| HSV(B) | 288º | 0.27% | 0.22% | - |
| XYZ | 2.97 | 2.63 | 4.09 | - |
| YUV | 46.3 | 133.48 | 132.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 41 | 56 | 0.05 | 0.27 | 0 | 0.78 | 288 | 0.15 | 0.19 |
| Hex | 35 | 29 | 38 | 5 | 1B | 0 | 4E | 120 | F | 13 |
| Octal | 65 | 51 | 70 | 5 | 33 | 0 | 116 | 440 | 17 | 23 |
| Binary | 110101 | 101001 | 111000 | 101 | 11011 | 0 | 1001110 | 100100000 | 1111 | 10011 |
Color Harmonies of #352938
Complementary color
Monochromatic Colors of #352938
Black with #352938
Text Example
Text Example
White with #352938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352938; }
p { color: rgb(53,41,56); }
H1.HeaderClassName
{
color: #352938;
}
.AnyTagClassName
{
color: #352938;
}
</style>
background-color css
<style>
a { background-color: #352938; }
a { background-color: rgb(53,41,56); }
div.DivClassName
{
background-color: #352938;
}
.BgClassName
{
background-color: #352938;
}
</style>
border-color css
<style>
span { border-color: #352938; }
span { border-color: rgb(53,41,56); }
td.TdClassName
{
border-color: #352938;
}
.TagClassName
{
border-color: #352938;
}
</style>