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