Shades of Valentino #382937
Tints of Valentino #382937
RGB
CMYK
RGB Variations
Color information
#382937 (or 0x382937) is known color: Valentino. HEX triplet: 38, 29 and 37. RGB value is (56,41,55). Sum of RGB (Red+Green+Blue) = 56+41+55=152 (20% of max value = 765). Red value is 56 (22.27% from 255 or 36.84% from 152); Green value is 41 (16.41% from 255 or 26.97% from 152); Blue value is 55 (21.88% from 255 or 36.18% from 152); Max value from RGB is 56 - color contains mainly: red. Hex color #382937 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382937 is #C7D6C8. Grayscale: #2F2F2F. Windows color (decimal): -13096649 or 3615032. OLE color: 3615032.
HSL color Cylindrical-coordinate representation of color #382937: hue angle of 304º 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 #382937 is Cyan = 0, Magento = 0.27, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 41 | 55 | - |
| CMYK | 0 | 0.27 | 0.02 | 0.78 |
| HSL | 304º | 0.15% | 0.19% | - |
| HSV(B) | 304º | 0.27% | 0.22% | - |
| XYZ | 3.11 | 2.7 | 3.97 | - |
| YUV | 47.08 | 132.47 | 134.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 41 | 55 | 0 | 0.27 | 0.02 | 0.78 | 304 | 0.15 | 0.19 |
| Hex | 38 | 29 | 37 | 0 | 1B | 2 | 4E | 130 | F | 13 |
| Octal | 70 | 51 | 67 | 0 | 33 | 2 | 116 | 460 | 17 | 23 |
| Binary | 111000 | 101001 | 110111 | 0 | 11011 | 10 | 1001110 | 100110000 | 1111 | 10011 |
Color Harmonies of #382937
Complementary color
Monochromatic Colors of #382937
Black with #382937
Text Example
Text Example
White with #382937
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382937; }
p { color: rgb(56,41,55); }
H1.HeaderClassName
{
color: #382937;
}
.AnyTagClassName
{
color: #382937;
}
</style>
background-color css
<style>
a { background-color: #382937; }
a { background-color: rgb(56,41,55); }
div.DivClassName
{
background-color: #382937;
}
.BgClassName
{
background-color: #382937;
}
</style>
border-color css
<style>
span { border-color: #382937; }
span { border-color: rgb(56,41,55); }
td.TdClassName
{
border-color: #382937;
}
.TagClassName
{
border-color: #382937;
}
</style>