Shades of Valentino #352837
Tints of Valentino #352837
RGB
CMYK
RGB Variations
Color information
#352837 (or 0x352837) is known color: Valentino. HEX triplet: 35, 28 and 37. RGB value is (53,40,55). Sum of RGB (Red+Green+Blue) = 53+40+55=148 (19% of max value = 765). Red value is 53 (21.09% from 255 or 35.81% from 148); Green value is 40 (16.02% from 255 or 27.03% from 148); Blue value is 55 (21.88% from 255 or 37.16% from 148); Max value from RGB is 55 - color contains mainly: blue. Hex color #352837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #352837 is #CAD7C8. Grayscale: #2D2D2D. Windows color (decimal): -13293513 or 3614773. OLE color: 3614773.
HSL color Cylindrical-coordinate representation of color #352837: hue angle of 292º 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 #352837 is Cyan = 0.04, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 40 | 55 | - |
| CMYK | 0.04 | 0.27 | 0 | 0.78 |
| HSL | 292º | 0.16% | 0.19% | - |
| HSV(B) | 292º | 0.27% | 0.22% | - |
| XYZ | 2.92 | 2.55 | 3.95 | - |
| YUV | 45.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 40 | 55 | 0.04 | 0.27 | 0 | 0.78 | 292 | 0.16 | 0.19 |
| Hex | 35 | 28 | 37 | 4 | 1B | 0 | 4E | 124 | 10 | 13 |
| Octal | 65 | 50 | 67 | 4 | 33 | 0 | 116 | 444 | 20 | 23 |
| Binary | 110101 | 101000 | 110111 | 100 | 11011 | 0 | 1001110 | 100100100 | 10000 | 10011 |
Color Harmonies of #352837
Complementary color
Monochromatic Colors of #352837
Black with #352837
Text Example
Text Example
White with #352837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #352837; }
p { color: rgb(53,40,55); }
H1.HeaderClassName
{
color: #352837;
}
.AnyTagClassName
{
color: #352837;
}
</style>
background-color css
<style>
a { background-color: #352837; }
a { background-color: rgb(53,40,55); }
div.DivClassName
{
background-color: #352837;
}
.BgClassName
{
background-color: #352837;
}
</style>
border-color css
<style>
span { border-color: #352837; }
span { border-color: rgb(53,40,55); }
td.TdClassName
{
border-color: #352837;
}
.TagClassName
{
border-color: #352837;
}
</style>