COLOR #38594D

HEX: #38594D RGB: (56,89,77)

Color info

#38594D contains red, green and blue colors in about the same proportion. Web safe color of #38594D is #336633 (or #363).

RGB color model

#38594D color RGB value is (56,89,77).

RGB: (56,89,77) (22%, 35%, 30%)

RGB channels and saturation

R 56 of 255 = 22%
G 89 of 255 = 35%
B 77 of 255 = 30%

56
89
77

R + G + B ~ 29%. #38594D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 89 + 77 = 222 (100%)
R 56 of 222 ~ 25.23%
G 89 of 222 ~ 40.09%
B 77 of 222 ~ 34.68'%

%25.23
%40.09
%34.68

CMYK color model

#38594D color CMYK value is (37,0,13,65).

  • cyan value is 37.08%
  • magenta value is 0.00%
  • yellow value is 13.48%
  • key color value is 65.10%

CMYK: (37,0,13,65)
C37M0Y13K65 (37%, 0%, 13%, 65%)
(0.37 / 0.00 / 0.13 / 0.65)

CMYK percentages

%37.08
%0
%13.48
%65.1

Codes

Color #38594D in popluar color models

38 59 4D
RGB 56 89 77
HSL 158° 22.76% 28.43%
HSB/HSV 158° 37.08% 34.90%
CMYK 37.08% 0.00% 13.48%
65.10%

Color #38594D in popluar number systems.

HEX 38 59 4D
Decimal 56 89 77
Binary 111000 1011001 1001101
Octal 70 131 115

Shades and tints

Shades of #38594D

#38594D
(56,89,77)
#335146
(51,81,70)
#2E493F
(46,73,63)
#294138
(41,65,56)
#243931
(36,57,49)
#1F312A
(31,49,42)
#1A2923
(26,41,35)
#15211C
(21,33,28)
#101915
(16,25,21)
#0B110E
(11,17,14)
#060907
(6,9,7)
#000000
(0,0,0)

Tints of #38594D

#38594D
(56,89,77)
#4A685D
(74,104,93)
#5C776D
(92,119,109)
#6E867D
(110,134,125)
#80958D
(128,149,141)
#92A49D
(146,164,157)
#A4B3AD
(164,179,173)
#B6C2BD
(182,194,189)
#C8D1CD
(200,209,205)
#DAE0DD
(218,224,221)
#ECEFED
(236,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38594D color. Also use rgb(56,89,77) instead hex code.

Text Font Color

.myTextColor { color: #38594D; }

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

This text font color is #38594D.

Background Color

.myBgColor { background-color: #38594D; }

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

This div background color is #38594D.

Border color

.myBorderColor { border: 1px solid #38594D; }

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

This div border color is #38594D.

Opacity

.myOpacity80 { color: #38594D; opacity: 0.8; }

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

Text with #38594D 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 #38594D;}

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

This text has shadow with #38594D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38594D.

Preview

Color preview on black background

This text has color #38594D on black background.


Color preview on white background

This text has color #38594D on white background.


Black color preview on #38594D background

This text has black color on #38594D background.


White color preview on #38594D background

This text has white color on #38594D background.


Related colors

Complementary color

Complementary color for #hex is #C7A6B2.


I love getcolorcode.com

Triadic colors

1 #4D3859 and #594D38 with #38594D are triadic colors.

2 #4D5938 and #59384D with #38594D are triadic colors.