Shades of Valentino #353037
Tints of Valentino #353037
RGB
CMYK
RGB Variations
Color information
#353037 (or 0x353037) is known color: Valentino. HEX triplet: 35, 30 and 37. RGB value is (53,48,55). Sum of RGB (Red+Green+Blue) = 53+48+55=156 (20% of max value = 765). Red value is 53 (21.09% from 255 or 33.97% from 156); Green value is 48 (19.14% from 255 or 30.77% from 156); Blue value is 55 (21.88% from 255 or 35.26% from 156); Max value from RGB is 55 - color contains mainly: blue. Hex color #353037 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #353037 is #CACFC8. Grayscale: #323232. Windows color (decimal): -13291465 or 3616821. OLE color: 3616821.
HSL color Cylindrical-coordinate representation of color #353037: hue angle of 282.86º degrees, saturation: 0.07, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #353037 is Cyan = 0.04, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 53 | 48 | 55 | - |
| CMYK | 0.04 | 0.13 | 0 | 0.78 |
| HSL | 282.86º | 0.07% | 0.2% | - |
| HSV(B) | 282.86º | 0.13% | 0.22% | - |
| XYZ | 3.21 | 3.15 | 4.05 | - |
| YUV | 50.29 | 130.66 | 129.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 48 | 55 | 0.04 | 0.13 | 0 | 0.78 | 282.86 | 0.07 | 0.2 |
| Hex | 35 | 30 | 37 | 4 | D | 0 | 4E | 11B | 7 | 14 |
| Octal | 65 | 60 | 67 | 4 | 15 | 0 | 116 | 433 | 7 | 24 |
| Binary | 110101 | 110000 | 110111 | 100 | 1101 | 0 | 1001110 | 100011011 | 111 | 10100 |
Color Harmonies of #353037
Complementary color
Monochromatic Colors of #353037
Black with #353037
Text Example
Text Example
White with #353037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #353037; }
p { color: rgb(53,48,55); }
H1.HeaderClassName
{
color: #353037;
}
.AnyTagClassName
{
color: #353037;
}
</style>
background-color css
<style>
a { background-color: #353037; }
a { background-color: rgb(53,48,55); }
div.DivClassName
{
background-color: #353037;
}
.BgClassName
{
background-color: #353037;
}
</style>
border-color css
<style>
span { border-color: #353037; }
span { border-color: rgb(53,48,55); }
td.TdClassName
{
border-color: #353037;
}
.TagClassName
{
border-color: #353037;
}
</style>