Shades of Valentino #362938
Tints of Valentino #362938
RGB
CMYK
RGB Variations
Color information
#362938 (or 0x362938) is known color: Valentino. HEX triplet: 36, 29 and 38. RGB value is (54,41,56). Sum of RGB (Red+Green+Blue) = 54+41+56=151 (20% of max value = 765). Red value is 54 (21.48% from 255 or 35.76% from 151); Green value is 41 (16.41% from 255 or 27.15% from 151); Blue value is 56 (22.27% from 255 or 37.09% from 151); Max value from RGB is 56 - color contains mainly: blue. Hex color #362938 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #362938 is #C9D6C7. Grayscale: #2E2E2E. Windows color (decimal): -13227720 or 3680566. OLE color: 3680566.
HSL color Cylindrical-coordinate representation of color #362938: hue angle of 292º 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 #362938 is Cyan = 0.04, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 54 | 41 | 56 | - |
| CMYK | 0.04 | 0.27 | 0 | 0.78 |
| HSL | 292º | 0.15% | 0.19% | - |
| HSV(B) | 292º | 0.27% | 0.22% | - |
| XYZ | 3.03 | 2.66 | 4.09 | - |
| YUV | 46.6 | 133.31 | 133.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 41 | 56 | 0.04 | 0.27 | 0 | 0.78 | 292 | 0.15 | 0.19 |
| Hex | 36 | 29 | 38 | 4 | 1B | 0 | 4E | 124 | F | 13 |
| Octal | 66 | 51 | 70 | 4 | 33 | 0 | 116 | 444 | 17 | 23 |
| Binary | 110110 | 101001 | 111000 | 100 | 11011 | 0 | 1001110 | 100100100 | 1111 | 10011 |
Color Harmonies of #362938
Complementary color
Monochromatic Colors of #362938
Black with #362938
Text Example
Text Example
White with #362938
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #362938; }
p { color: rgb(54,41,56); }
H1.HeaderClassName
{
color: #362938;
}
.AnyTagClassName
{
color: #362938;
}
</style>
background-color css
<style>
a { background-color: #362938; }
a { background-color: rgb(54,41,56); }
div.DivClassName
{
background-color: #362938;
}
.BgClassName
{
background-color: #362938;
}
</style>
border-color css
<style>
span { border-color: #362938; }
span { border-color: rgb(54,41,56); }
td.TdClassName
{
border-color: #362938;
}
.TagClassName
{
border-color: #362938;
}
</style>