COLOR #393038

HEX: #393038 RGB: (57,48,56)

Color info

#393038 contains red, green and blue colors in about the same proportion. Web safe color of #393038 is #333333 (or #333).

RGB color model

#393038 color RGB value is (57,48,56).

RGB: (57,48,56) (22%, 19%, 22%)

RGB channels and saturation

R 57 of 255 = 22%
G 48 of 255 = 19%
B 56 of 255 = 22%

57
48
56

R + G + B ~ 21%. #393038 is dark color.

Portions of RGB colors in percentages

R + G + B = 57 + 48 + 56 = 161 (100%)
R 57 of 161 ~ 35.4%
G 48 of 161 ~ 29.81%
B 56 of 161 ~ 34.78'%

%35.4
%29.81
%34.78

CMYK color model

#393038 color CMYK value is (0,16,2,78).

  • cyan value is 0.00%
  • magenta value is 15.79%
  • yellow value is 1.75%
  • key color value is 77.65%

CMYK: (0,16,2,78)
C0M16Y2K78 (0%, 16%, 2%, 78%)
(0.00 / 0.16 / 0.02 / 0.78)

CMYK percentages

%0
%15.79
%1.75
%77.65

Codes

Color #393038 in popluar color models

39 30 38
RGB 57 48 56
HSL 307° 8.57% 20.59%
HSB/HSV 307° 15.79% 22.35%
CMYK 0.00% 15.79% 1.75%
77.65%

Color #393038 in popluar number systems.

HEX 39 30 38
Decimal 57 48 56
Binary 111001 110000 111000
Octal 71 60 70

Shades and tints

Shades of #393038

#393038
(57,48,56)
#342C33
(52,44,51)
#2F282E
(47,40,46)
#2A2429
(42,36,41)
#252024
(37,32,36)
#201C1F
(32,28,31)
#1B181A
(27,24,26)
#161415
(22,20,21)
#111010
(17,16,16)
#0C0C0B
(12,12,11)
#070806
(7,8,6)
#000000
(0,0,0)

Tints of #393038

#393038
(57,48,56)
#4B424A
(75,66,74)
#5D545C
(93,84,92)
#6F666E
(111,102,110)
#817880
(129,120,128)
#938A92
(147,138,146)
#A59CA4
(165,156,164)
#B7AEB6
(183,174,182)
#C9C0C8
(201,192,200)
#DBD2DA
(219,210,218)
#EDE4EC
(237,228,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #393038 color. Also use rgb(57,48,56) instead hex code.

Text Font Color

.myTextColor { color: #393038; }

<p style="color:#393038">This sample text font color is #393038.</p>

This text font color is #393038.

Background Color

.myBgColor { background-color: #393038; }

<div style="background-color:#393038">Inner text</div>

This div background color is #393038.

Border color

.myBorderColor { border: 1px solid #393038; }

<div style="border:3px solid #393038">Div</div>

This div border color is #393038.

Opacity

.myOpacity80 { color: #393038; opacity: 0.8; }

<p style="color:#393038;opacity:0.8;">80%</p>

Text with #393038 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #393038;}

<p style="text-shadow: 3px 3px 1px #393038">Text here.</p>

This text has shadow with #393038 color.


.textShadow {text-shadow: 3px 3px 1px #393038', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #393038, 5px 5px 20px red">Text here.</p>

This text has shadow with #393038 primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#393038, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#393038, Direction=45, Strength=4)">Text</p>

This text has shadow with #393038 and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #393038;
-webkit-box-shadow: 1px 1px 3px 2px #393038;
box-shadow: 1px 1px 3px 2px #393038;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #393038; -webkit-box-shadow: 1px 1px 3px 2px #393038; box-shadow:1px 1px 3px 2px #393038;">
Div content here
</div>

This div box has shadow with color #393038.

Preview

Color preview on black background

This text has color #393038 on black background.


Color preview on white background

This text has color #393038 on white background.


Black color preview on #393038 background

This text has black color on #393038 background.


White color preview on #393038 background

This text has white color on #393038 background.


Related colors

Complementary color

Complementary color for #hex is #C6CFC7.


I love getcolorcode.com

Triadic colors

1 #383930 and #303839 with #393038 are triadic colors.

2 #383039 and #303938 with #393038 are triadic colors.