COLOR #38554D

HEX: #38554D RGB: (56,85,77)

Color info

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

RGB color model

#38554D color RGB value is (56,85,77).

RGB: (56,85,77) (22%, 33%, 30%)

RGB channels and saturation

R 56 of 255 = 22%
G 85 of 255 = 33%
B 77 of 255 = 30%

56
85
77

R + G + B ~ 28%. #38554D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 85 + 77 = 218 (100%)
R 56 of 218 ~ 25.69%
G 85 of 218 ~ 38.99%
B 77 of 218 ~ 35.32'%

%25.69
%38.99
%35.32

CMYK color model

#38554D color CMYK value is (34,0,9,67).

  • cyan value is 34.12%
  • magenta value is 0.00%
  • yellow value is 9.41%
  • key color value is 66.67%

CMYK: (34,0,9,67)
C34M0Y9K67 (34%, 0%, 9%, 67%)
(0.34 / 0.00 / 0.09 / 0.67)

CMYK percentages

%34.12
%0
%9.41
%66.67

Codes

Color #38554D in popluar color models

38 55 4D
RGB 56 85 77
HSL 163° 20.57% 27.65%
HSB/HSV 163° 34.12% 33.33%
CMYK 34.12% 0.00% 9.41%
66.67%

Color #38554D in popluar number systems.

HEX 38 55 4D
Decimal 56 85 77
Binary 111000 1010101 1001101
Octal 70 125 115

Shades and tints

Shades of #38554D

#38554D
(56,85,77)
#334E46
(51,78,70)
#2E473F
(46,71,63)
#294038
(41,64,56)
#243931
(36,57,49)
#1F322A
(31,50,42)
#1A2B23
(26,43,35)
#15241C
(21,36,28)
#101D15
(16,29,21)
#0B160E
(11,22,14)
#060F07
(6,15,7)
#000000
(0,0,0)

Tints of #38554D

#38554D
(56,85,77)
#4A645D
(74,100,93)
#5C736D
(92,115,109)
#6E827D
(110,130,125)
#80918D
(128,145,141)
#92A09D
(146,160,157)
#A4AFAD
(164,175,173)
#B6BEBD
(182,190,189)
#C8CDCD
(200,205,205)
#DADCDD
(218,220,221)
#ECEBED
(236,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38554D; }

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

This text font color is #38554D.

Background Color

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

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

This div background color is #38554D.

Border color

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

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

This div border color is #38554D.

Opacity

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

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

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

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

This text has shadow with #38554D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38554D.

Preview

Color preview on black background

This text has color #38554D on black background.


Color preview on white background

This text has color #38554D on white background.


Black color preview on #38554D background

This text has black color on #38554D background.


White color preview on #38554D background

This text has white color on #38554D background.


Related colors

Complementary color

Complementary color for #hex is #C7AAB2.


I love getcolorcode.com

Triadic colors

1 #4D3855 and #554D38 with #38554D are triadic colors.

2 #4D5538 and #55384D with #38554D are triadic colors.