Shades of Valentino #383038
Tints of Valentino #383038
RGB
CMYK
RGB Variations
Color information
#383038 (or 0x383038) is known color: Valentino. HEX triplet: 38, 30 and 38. RGB value is (56,48,56). Sum of RGB (Red+Green+Blue) = 56+48+56=160 (21% of max value = 765). Red value is 56 (22.27% from 255 or 35% from 160); Green value is 48 (19.14% from 255 or 30% from 160); Blue value is 56 (22.27% from 255 or 35% from 160); Max value from RGB is 56 - color contains mainly: red, blue. Hex color #383038 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #383038 is #C7CFC7. Grayscale: #333333. Windows color (decimal): -13094856 or 3682360. OLE color: 3682360.
HSL color Cylindrical-coordinate representation of color #383038: hue angle of 300º degrees, saturation: 0.08, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #383038 is Cyan = 0, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 48 | 56 | - |
| CMYK | 0 | 0.14 | 0 | 0.78 |
| HSL | 300º | 0.08% | 0.2% | - |
| HSV(B) | 300º | 0.14% | 0.22% | - |
| XYZ | 3.4 | 3.24 | 4.19 | - |
| YUV | 51.3 | 130.65 | 131.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 48 | 56 | 0 | 0.14 | 0 | 0.78 | 300 | 0.08 | 0.2 |
| Hex | 38 | 30 | 38 | 0 | E | 0 | 4E | 12C | 8 | 14 |
| Octal | 70 | 60 | 70 | 0 | 16 | 0 | 116 | 454 | 10 | 24 |
| Binary | 111000 | 110000 | 111000 | 0 | 1110 | 0 | 1001110 | 100101100 | 1000 | 10100 |
Color Harmonies of #383038
Complementary color
Monochromatic Colors of #383038
Black with #383038
Text Example
Text Example
White with #383038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #383038; }
p { color: rgb(56,48,56); }
H1.HeaderClassName
{
color: #383038;
}
.AnyTagClassName
{
color: #383038;
}
</style>
background-color css
<style>
a { background-color: #383038; }
a { background-color: rgb(56,48,56); }
div.DivClassName
{
background-color: #383038;
}
.BgClassName
{
background-color: #383038;
}
</style>
border-color css
<style>
span { border-color: #383038; }
span { border-color: rgb(56,48,56); }
td.TdClassName
{
border-color: #383038;
}
.TagClassName
{
border-color: #383038;
}
</style>