Shades of Valentino #382738
Tints of Valentino #382738
RGB
CMYK
RGB Variations
Color information
#382738 (or 0x382738) is known color: Valentino. HEX triplet: 38, 27 and 38. RGB value is (56,39,56). Sum of RGB (Red+Green+Blue) = 56+39+56=151 (20% of max value = 765). Red value is 56 (22.27% from 255 or 37.09% from 151); Green value is 39 (15.62% from 255 or 25.83% from 151); Blue value is 56 (22.27% from 255 or 37.09% from 151); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #382738 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382738 is #C7D8C7. Grayscale: #2D2D2D. Windows color (decimal): -13097160 or 3680056. OLE color: 3680056.
HSL color Cylindrical-coordinate representation of color #382738: hue angle of 300º degrees, saturation: 0.18, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #382738 is Cyan = 0, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 39 | 56 | - |
| CMYK | 0 | 0.30 | 0 | 0.78 |
| HSL | 300º | 0.18% | 0.19% | - |
| HSV(B) | 300º | 0.3% | 0.22% | - |
| XYZ | 3.07 | 2.58 | 4.08 | - |
| YUV | 46.02 | 133.63 | 135.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 39 | 56 | 0 | 0.30 | 0 | 0.78 | 300 | 0.18 | 0.19 |
| Hex | 38 | 27 | 38 | 0 | 1E | 0 | 4E | 12C | 12 | 13 |
| Octal | 70 | 47 | 70 | 0 | 36 | 0 | 116 | 454 | 22 | 23 |
| Binary | 111000 | 100111 | 111000 | 0 | 11110 | 0 | 1001110 | 100101100 | 10010 | 10011 |
Color Harmonies of #382738
Complementary color
Monochromatic Colors of #382738
Black with #382738
Text Example
Text Example
White with #382738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382738; }
p { color: rgb(56,39,56); }
H1.HeaderClassName
{
color: #382738;
}
.AnyTagClassName
{
color: #382738;
}
</style>
background-color css
<style>
a { background-color: #382738; }
a { background-color: rgb(56,39,56); }
div.DivClassName
{
background-color: #382738;
}
.BgClassName
{
background-color: #382738;
}
</style>
border-color css
<style>
span { border-color: #382738; }
span { border-color: rgb(56,39,56); }
td.TdClassName
{
border-color: #382738;
}
.TagClassName
{
border-color: #382738;
}
</style>