Shades of Diesel #392925
Tints of Diesel #392925
RGB
CMYK
RGB Variations
Color information
#392925 (or 0x392925) is known color: Diesel. HEX triplet: 39, 29 and 25. RGB value is (57,41,37). Sum of RGB (Red+Green+Blue) = 57+41+37=135 (17% of max value = 765). Red value is 57 (22.66% from 255 or 42.22% from 135); Green value is 41 (16.41% from 255 or 30.37% from 135); Blue value is 37 (14.84% from 255 or 27.41% from 135); Max value from RGB is 57 - color contains mainly: red. Hex color #392925 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #392925 is #C6D6DA. Grayscale: #2D2D2D. Windows color (decimal): -13031131 or 2435385. OLE color: 2435385.
HSL color Cylindrical-coordinate representation of color #392925: hue angle of 12º degrees, saturation: 0.21, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #392925 is Cyan = 0, Magento = 0.28, Yellow = 0.35 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 57 | 41 | 37 | - |
| CMYK | 0 | 0.28 | 0.35 | 0.78 |
| HSL | 12º | 0.21% | 0.18% | - |
| HSV(B) | 12º | 0.35% | 0.22% | - |
| XYZ | 2.81 | 2.59 | 2.1 | - |
| YUV | 45.33 | 123.3 | 136.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 41 | 37 | 0 | 0.28 | 0.35 | 0.78 | 12 | 0.21 | 0.18 |
| Hex | 39 | 29 | 25 | 0 | 1C | 23 | 4E | C | 15 | 12 |
| Octal | 71 | 51 | 45 | 0 | 34 | 43 | 116 | 14 | 25 | 22 |
| Binary | 111001 | 101001 | 100101 | 0 | 11100 | 100011 | 1001110 | 1100 | 10101 | 10010 |
Color Harmonies of #392925
Complementary color
Monochromatic Colors of #392925
Black with #392925
Text Example
Text Example
White with #392925
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #392925; }
p { color: rgb(57,41,37); }
H1.HeaderClassName
{
color: #392925;
}
.AnyTagClassName
{
color: #392925;
}
</style>
background-color css
<style>
a { background-color: #392925; }
a { background-color: rgb(57,41,37); }
div.DivClassName
{
background-color: #392925;
}
.BgClassName
{
background-color: #392925;
}
</style>
border-color css
<style>
span { border-color: #392925; }
span { border-color: rgb(57,41,37); }
td.TdClassName
{
border-color: #392925;
}
.TagClassName
{
border-color: #392925;
}
</style>