Shades of Valentino #382837
Tints of Valentino #382837
RGB
CMYK
RGB Variations
Color information
#382837 (or 0x382837) is known color: Valentino. HEX triplet: 38, 28 and 37. RGB value is (56,40,55). Sum of RGB (Red+Green+Blue) = 56+40+55=151 (20% of max value = 765). Red value is 56 (22.27% from 255 or 37.09% from 151); Green value is 40 (16.02% from 255 or 26.49% from 151); Blue value is 55 (21.88% from 255 or 36.42% from 151); Max value from RGB is 56 - color contains mainly: red. Hex color #382837 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #382837 is #C7D7C8. Grayscale: #2E2E2E. Windows color (decimal): -13096905 or 3614776. OLE color: 3614776.
HSL color Cylindrical-coordinate representation of color #382837: hue angle of 303.75º degrees, saturation: 0.17, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #382837 is Cyan = 0, Magento = 0.29, Yellow = 0.02 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 40 | 55 | - |
| CMYK | 0 | 0.29 | 0.02 | 0.78 |
| HSL | 303.75º | 0.17% | 0.19% | - |
| HSV(B) | 303.75º | 0.29% | 0.22% | - |
| XYZ | 3.08 | 2.63 | 3.96 | - |
| YUV | 46.49 | 132.8 | 134.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 40 | 55 | 0 | 0.29 | 0.02 | 0.78 | 303.75 | 0.17 | 0.19 |
| Hex | 38 | 28 | 37 | 0 | 1D | 2 | 4E | 130 | 11 | 13 |
| Octal | 70 | 50 | 67 | 0 | 35 | 2 | 116 | 460 | 21 | 23 |
| Binary | 111000 | 101000 | 110111 | 0 | 11101 | 10 | 1001110 | 100110000 | 10001 | 10011 |
Color Harmonies of #382837
Complementary color
Monochromatic Colors of #382837
Black with #382837
Text Example
Text Example
White with #382837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #382837; }
p { color: rgb(56,40,55); }
H1.HeaderClassName
{
color: #382837;
}
.AnyTagClassName
{
color: #382837;
}
</style>
background-color css
<style>
a { background-color: #382837; }
a { background-color: rgb(56,40,55); }
div.DivClassName
{
background-color: #382837;
}
.BgClassName
{
background-color: #382837;
}
</style>
border-color css
<style>
span { border-color: #382837; }
span { border-color: rgb(56,40,55); }
td.TdClassName
{
border-color: #382837;
}
.TagClassName
{
border-color: #382837;
}
</style>