Shades of Valentino #382639
Tints of Valentino #382639
RGB
CMYK
RGB Variations
Color information
#382639 (or 0x382639) is known color: Valentino. HEX triplet: 38, 26 and 39. RGB value is (56,38,57). Sum of RGB (Red+Green+Blue) = 56+38+57=151 (20% of max value = 765). Red value is 56 (22.27% from 255 or 37.09% from 151); Green value is 38 (15.23% from 255 or 25.17% from 151); Blue value is 57 (22.66% from 255 or 37.75% from 151); Max value from RGB is 57 - color contains mainly: blue. Hex color #382639 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382639 is #C7D9C6. Grayscale: #2D2D2D. Windows color (decimal): -13097415 or 3745336. OLE color: 3745336.
HSL color Cylindrical-coordinate representation of color #382639: hue angle of 296.84º degrees, saturation: 0.2, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #382639 is Cyan = 0.02, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 38 | 57 | - |
| CMYK | 0.02 | 0.33 | 0 | 0.78 |
| HSL | 296.84º | 0.2% | 0.19% | - |
| HSV(B) | 296.84º | 0.33% | 0.22% | - |
| XYZ | 3.06 | 2.52 | 4.2 | - |
| YUV | 45.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 38 | 57 | 0.02 | 0.33 | 0 | 0.78 | 296.84 | 0.2 | 0.19 |
| Hex | 38 | 26 | 39 | 2 | 21 | 0 | 4E | 129 | 14 | 13 |
| Octal | 70 | 46 | 71 | 2 | 41 | 0 | 116 | 451 | 24 | 23 |
| Binary | 111000 | 100110 | 111001 | 10 | 100001 | 0 | 1001110 | 100101001 | 10100 | 10011 |
Color Harmonies of #382639
Complementary color
Monochromatic Colors of #382639
Black with #382639
Text Example
Text Example
White with #382639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382639; }
p { color: rgb(56,38,57); }
H1.HeaderClassName
{
color: #382639;
}
.AnyTagClassName
{
color: #382639;
}
</style>
background-color css
<style>
a { background-color: #382639; }
a { background-color: rgb(56,38,57); }
div.DivClassName
{
background-color: #382639;
}
.BgClassName
{
background-color: #382639;
}
</style>
border-color css
<style>
span { border-color: #382639; }
span { border-color: rgb(56,38,57); }
td.TdClassName
{
border-color: #382639;
}
.TagClassName
{
border-color: #382639;
}
</style>