COLOR #38344F

HEX: #38344F RGB: (56,52,79)

Color info

#38344F contains red, green and blue colors in about the same proportion. Web safe color of #38344F is #333366 (or #336).

RGB color model

#38344F color RGB value is (56,52,79).

RGB: (56,52,79) (22%, 20%, 31%)

RGB channels and saturation

R 56 of 255 = 22%
G 52 of 255 = 20%
B 79 of 255 = 31%

56
52
79

R + G + B ~ 24%. #38344F is dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 52 + 79 = 187 (100%)
R 56 of 187 ~ 29.95%
G 52 of 187 ~ 27.81%
B 79 of 187 ~ 42.25'%

%29.95
%27.81
%42.25

CMYK color model

#38344F color CMYK value is (29,34,0,69).

  • cyan value is 29.11%
  • magenta value is 34.18%
  • yellow value is 0.00%
  • key color value is 69.02%

CMYK: (29,34,0,69)
C29M34Y0K69 (29%, 34%, 0%, 69%)
(0.29 / 0.34 / 0.00 / 0.69)

CMYK percentages

%29.11
%34.18
%0
%69.02

Codes

Color #38344F in popluar color models

38 34 4F
RGB 56 52 79
HSL 249° 20.61% 25.69%
HSB/HSV 249° 34.18% 30.98%
CMYK 29.11% 34.18% 0.00%
69.02%

Color #38344F in popluar number systems.

HEX 38 34 4F
Decimal 56 52 79
Binary 111000 110100 1001111
Octal 70 64 117

Shades and tints

Shades of #38344F

#38344F
(56,52,79)
#333048
(51,48,72)
#2E2C41
(46,44,65)
#29283A
(41,40,58)
#242433
(36,36,51)
#1F202C
(31,32,44)
#1A1C25
(26,28,37)
#15181E
(21,24,30)
#101417
(16,20,23)
#0B1010
(11,16,16)
#060C09
(6,12,9)
#000000
(0,0,0)

Tints of #38344F

#38344F
(56,52,79)
#4A465F
(74,70,95)
#5C586F
(92,88,111)
#6E6A7F
(110,106,127)
#807C8F
(128,124,143)
#928E9F
(146,142,159)
#A4A0AF
(164,160,175)
#B6B2BF
(182,178,191)
#C8C4CF
(200,196,207)
#DAD6DF
(218,214,223)
#ECE8EF
(236,232,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38344F color. Also use rgb(56,52,79) instead hex code.

Text Font Color

.myTextColor { color: #38344F; }

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

This text font color is #38344F.

Background Color

.myBgColor { background-color: #38344F; }

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

This div background color is #38344F.

Border color

.myBorderColor { border: 1px solid #38344F; }

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

This div border color is #38344F.

Opacity

.myOpacity80 { color: #38344F; opacity: 0.8; }

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

Text with #38344F 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 #38344F;}

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

This text has shadow with #38344F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38344F.

Preview

Color preview on black background

This text has color #38344F on black background.


Color preview on white background

This text has color #38344F on white background.


Black color preview on #38344F background

This text has black color on #38344F background.


White color preview on #38344F background

This text has white color on #38344F background.


Related colors

Complementary color

Complementary color for #hex is #C7CBB0.


I love getcolorcode.com

Triadic colors

1 #4F3834 and #344F38 with #38344F are triadic colors.

2 #4F3438 and #34384F with #38344F are triadic colors.