COLOR #38354F

HEX: #38354F RGB: (56,53,79)

Color info

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

RGB color model

#38354F color RGB value is (56,53,79).

RGB: (56,53,79) (22%, 21%, 31%)

RGB channels and saturation

R 56 of 255 = 22%
G 53 of 255 = 21%
B 79 of 255 = 31%

56
53
79

R + G + B ~ 25%. #38354F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 53 + 79 = 188 (100%)
R 56 of 188 ~ 29.79%
G 53 of 188 ~ 28.19%
B 79 of 188 ~ 42.02'%

%29.79
%28.19
%42.02

CMYK color model

#38354F color CMYK value is (29,33,0,69).

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

CMYK: (29,33,0,69)
C29M33Y0K69 (29%, 33%, 0%, 69%)
(0.29 / 0.33 / 0.00 / 0.69)

CMYK percentages

%29.11
%32.91
%0
%69.02

Codes

Color #38354F in popluar color models

38 35 4F
RGB 56 53 79
HSL 247° 19.70% 25.88%
HSB/HSV 247° 32.91% 30.98%
CMYK 29.11% 32.91% 0.00%
69.02%

Color #38354F in popluar number systems.

HEX 38 35 4F
Decimal 56 53 79
Binary 111000 110101 1001111
Octal 70 65 117

Shades and tints

Shades of #38354F

#38354F
(56,53,79)
#333148
(51,49,72)
#2E2D41
(46,45,65)
#29293A
(41,41,58)
#242533
(36,37,51)
#1F212C
(31,33,44)
#1A1D25
(26,29,37)
#15191E
(21,25,30)
#101517
(16,21,23)
#0B1110
(11,17,16)
#060D09
(6,13,9)
#000000
(0,0,0)

Tints of #38354F

#38354F
(56,53,79)
#4A475F
(74,71,95)
#5C596F
(92,89,111)
#6E6B7F
(110,107,127)
#807D8F
(128,125,143)
#928F9F
(146,143,159)
#A4A1AF
(164,161,175)
#B6B3BF
(182,179,191)
#C8C5CF
(200,197,207)
#DAD7DF
(218,215,223)
#ECE9EF
(236,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38354F; }

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

This text font color is #38354F.

Background Color

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

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

This div background color is #38354F.

Border color

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

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

This div border color is #38354F.

Opacity

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

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

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

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

This text has shadow with #38354F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38354F.

Preview

Color preview on black background

This text has color #38354F on black background.


Color preview on white background

This text has color #38354F on white background.


Black color preview on #38354F background

This text has black color on #38354F background.


White color preview on #38354F background

This text has white color on #38354F background.


Related colors

Complementary color

Complementary color for #hex is #C7CAB0.


I love getcolorcode.com

Triadic colors

1 #4F3835 and #354F38 with #38354F are triadic colors.

2 #4F3538 and #35384F with #38354F are triadic colors.