COLOR #38394A

HEX: #38394A RGB: (56,57,74)

Color info

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

RGB color model

#38394A color RGB value is (56,57,74).

RGB: (56,57,74) (22%, 22%, 29%)

RGB channels and saturation

R 56 of 255 = 22%
G 57 of 255 = 22%
B 74 of 255 = 29%

56
57
74

R + G + B ~ 24%. #38394A is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 57 + 74 = 187 (100%)
R 56 of 187 ~ 29.95%
G 57 of 187 ~ 30.48%
B 74 of 187 ~ 39.57'%

%29.95
%30.48
%39.57

CMYK color model

#38394A color CMYK value is (24,23,0,71).

  • cyan value is 24.32%
  • magenta value is 22.97%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (24,23,0,71) C24M23Y0K71 (24%,23%,0%,71%) (0.24/0.23/0.00/0.71) 

CMYK percentages

%24.32
%22.97
%0
%70.98

Codes

Color #38394A in popluar color models

38 39 4A
RGB 56 57 74
HSL 237° 13.85% 25.49%
HSB/HSV 237° 24.32% 29.02%
CMYK 24.32% 22.97% 0.00%
70.98%

Color #38394A in popluar number systems.

HEX 38 39 4A
Decimal 56 57 74
Binary 111000 111001 1001010
Octal 70 71 112

Shades and tints

Shades of #38394A

#38394A
(56,57,74)
#333444
(51,52,68)
#2E2F3E
(46,47,62)
#292A38
(41,42,56)
#242532
(36,37,50)
#1F202C
(31,32,44)
#1A1B26
(26,27,38)
#151620
(21,22,32)
#10111A
(16,17,26)
#0B0C14
(11,12,20)
#06070E
(6,7,14)
#000000
(0,0,0)

Tints of #38394A

#38394A
(56,57,74)
#4A4B5A
(74,75,90)
#5C5D6A
(92,93,106)
#6E6F7A
(110,111,122)
#80818A
(128,129,138)
#92939A
(146,147,154)
#A4A5AA
(164,165,170)
#B6B7BA
(182,183,186)
#C8C9CA
(200,201,202)
#DADBDA
(218,219,218)
#ECEDEA
(236,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38394A; }

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

This text font color is #38394A.

Background Color

.myBgColor { background-color: #38394A; }

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

This div background color is #38394A.

Border color

.myBorderColor { border: 1px solid #38394A; }

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

This div border color is #38394A.

Opacity

.myOpacity80 { color: #38394A; opacity: 0.8; }

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

Text with #38394A 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 #38394A;}

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

This text has shadow with #38394A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38394A.

Preview

Color preview on black background

This text has color #38394A on black background.


Color preview on white background

This text has color #38394A on white background.


Black color preview on #38394A background

This text has black color on #38394A background.


White color preview on #38394A background

This text has white color on #38394A background.


Related colors

Complementary color

Complementary color for #hex is #C7C6B5.


I love getcolorcode.com

Triadic colors

1 #4A3839 and #394A38 with #38394A are triadic colors.

2 #4A3938 and #39384A with #38394A are triadic colors.