Shades of Valentino #362936
Tints of Valentino #362936
RGB
CMYK
RGB Variations
Color information
#362936 (or 0x362936) is known color: Valentino. HEX triplet: 36, 29 and 36. RGB value is (54,41,54). Sum of RGB (Red+Green+Blue) = 54+41+54=149 (19% of max value = 765). Red value is 54 (21.48% from 255 or 36.24% from 149); Green value is 41 (16.41% from 255 or 27.52% from 149); Blue value is 54 (21.48% from 255 or 36.24% from 149); Max value from RGB is 54 - color contains mainly: red, blue. Hex color #362936 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362936 is #C9D6C9. Grayscale: #2E2E2E. Windows color (decimal): -13227722 or 3549494. OLE color: 3549494.
HSL color Cylindrical-coordinate representation of color #362936: hue angle of 300º 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 #362936 is Cyan = 0, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.79.
Color convert
| RGB | 54 | 41 | 54 | - |
| CMYK | 0 | 0.24 | 0 | 0.79 |
| HSL | 300º | 0.14% | 0.19% | - |
| HSV(B) | 300º | 0.24% | 0.21% | - |
| XYZ | 2.98 | 2.64 | 3.84 | - |
| YUV | 46.37 | 132.31 | 133.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 54 | 0 | 0.24 | 0 | 0.79 | 300 | 0.14 | 0.19 |
| Hex | 36 | 29 | 36 | 0 | 18 | 0 | 4F | 12C | E | 13 |
| Octal | 66 | 51 | 66 | 0 | 30 | 0 | 117 | 454 | 16 | 23 |
| Binary | 110110 | 101001 | 110110 | 0 | 11000 | 0 | 1001111 | 100101100 | 1110 | 10011 |
Color Harmonies of #362936
Complementary color
Monochromatic Colors of #362936
Black with #362936
Text Example
Text Example
White with #362936
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362936; }
p { color: rgb(54,41,54); }
H1.HeaderClassName
{
color: #362936;
}
.AnyTagClassName
{
color: #362936;
}
</style>
background-color css
<style>
a { background-color: #362936; }
a { background-color: rgb(54,41,54); }
div.DivClassName
{
background-color: #362936;
}
.BgClassName
{
background-color: #362936;
}
</style>
border-color css
<style>
span { border-color: #362936; }
span { border-color: rgb(54,41,54); }
td.TdClassName
{
border-color: #362936;
}
.TagClassName
{
border-color: #362936;
}
</style>