Shades of Valentino #353135
Tints of Valentino #353135
RGB
CMYK
RGB Variations
Color information
#353135 (or 0x353135) is known color: Valentino. HEX triplet: 35, 31 and 35. RGB value is (53,49,53). Sum of RGB (Red+Green+Blue) = 53+49+53=155 (20% of max value = 765). Red value is 53 (21.09% from 255 or 34.19% from 155); Green value is 49 (19.53% from 255 or 31.61% from 155); Blue value is 53 (21.09% from 255 or 34.19% from 155); Max value from RGB is 53 - color contains mainly: red, blue. Hex color #353135 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353135 is #CACECA. Grayscale: #323232. Windows color (decimal): -13291211 or 3486005. OLE color: 3486005.
HSL color Cylindrical-coordinate representation of color #353135: hue angle of 300º degrees, saturation: 0.04, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #353135 is Cyan = 0, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
RGB | 53 | 49 | 53 | - |
CMYK | 0 | 0.08 | 0 | 0.79 |
HSL | 300º | 0.04% | 0.2% | - |
HSV(B) | 300º | 0.08% | 0.21% | - |
XYZ | 3.21 | 3.21 | 3.82 | - |
YUV | 50.65 | 129.33 | 129.67 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 53 | 49 | 53 | 0 | 0.08 | 0 | 0.79 | 300 | 0.04 | 0.2 |
Hex | 35 | 31 | 35 | 0 | 8 | 0 | 4F | 12C | 4 | 14 |
Octal | 65 | 61 | 65 | 0 | 10 | 0 | 117 | 454 | 4 | 24 |
Binary | 110101 | 110001 | 110101 | 0 | 1000 | 0 | 1001111 | 100101100 | 100 | 10100 |
Color Harmonies of #353135
Complementary color
Monochromatic Colors of #353135
Black with #353135
Text Example
Text Example
White with #353135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353135; }
p { color: rgb(53,49,53); }
H1.HeaderClassName
{
color: #353135;
}
.AnyTagClassName
{
color: #353135;
}
</style>
background-color css
<style>
a { background-color: #353135; }
a { background-color: rgb(53,49,53); }
div.DivClassName
{
background-color: #353135;
}
.BgClassName
{
background-color: #353135;
}
</style>
border-color css
<style>
span { border-color: #353135; }
span { border-color: rgb(53,49,53); }
td.TdClassName
{
border-color: #353135;
}
.TagClassName
{
border-color: #353135;
}
</style>