COLOR #38784B

HEX: #38784B RGB: (56,120,75)

Color info

#38784B contains mainly green and blue colors. Web safe color of #38784B is #336633 (or #363).

RGB color model

#38784B color RGB value is (56,120,75).

RGB: (56,120,75) (22%, 47%, 29%)

RGB channels and saturation

R 56 of 255 = 22%
G 120 of 255 = 47%
B 75 of 255 = 29%

56
120
75

R + G + B ~ 33%. #38784B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 120 + 75 = 251 (100%)
R 56 of 251 ~ 22.31%
G 120 of 251 ~ 47.81%
B 75 of 251 ~ 29.88'%

%22.31
%47.81
%29.88

CMYK color model

#38784B color CMYK value is (53,0,38,53).

  • cyan value is 53.33%
  • magenta value is 0.00%
  • yellow value is 37.50%
  • key color value is 52.94%
CMYK: (53,0,38,53) C53M0Y38K53 (53%,0%,38%,53%) (0.53/0.00/0.38/0.53) 

CMYK percentages

%53.33
%0
%37.5
%52.94

Codes

Color #38784B in popluar color models

38 78 4B
RGB 56 120 75
HSL 138° 36.36% 34.51%
HSB/HSV 138° 53.33% 47.06%
CMYK 53.33% 0.00% 37.50%
52.94%

Color #38784B in popluar number systems.

HEX 38 78 4B
Decimal 56 120 75
Binary 111000 1111000 1001011
Octal 70 170 113

Shades and tints

Shades of #38784B

#38784B
(56,120,75)
#336E45
(51,110,69)
#2E643F
(46,100,63)
#295A39
(41,90,57)
#245033
(36,80,51)
#1F462D
(31,70,45)
#1A3C27
(26,60,39)
#153221
(21,50,33)
#10281B
(16,40,27)
#0B1E15
(11,30,21)
#06140F
(6,20,15)
#000000
(0,0,0)

Tints of #38784B

#38784B
(56,120,75)
#4A845B
(74,132,91)
#5C906B
(92,144,107)
#6E9C7B
(110,156,123)
#80A88B
(128,168,139)
#92B49B
(146,180,155)
#A4C0AB
(164,192,171)
#B6CCBB
(182,204,187)
#C8D8CB
(200,216,203)
#DAE4DB
(218,228,219)
#ECF0EB
(236,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38784B color. Also use rgb(56,120,75) instead hex code.

Text Font Color

.myTextColor { color: #38784B; }

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

This text font color is #38784B.

Background Color

.myBgColor { background-color: #38784B; }

<div style="background-color:#38784B">Inner text</div>

This div background color is #38784B.

Border color

.myBorderColor { border: 1px solid #38784B; }

<div style="border:3px solid #38784B">Div</div>

This div border color is #38784B.

Opacity

.myOpacity80 { color: #38784B; opacity: 0.8; }

<p style="color:#38784B;opacity:0.8;">80%</p>

Text with #38784B 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 #38784B;}

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

This text has shadow with #38784B color.


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

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

This text has shadow with #38784B primary color and red secondary color.


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

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

This text has shadow with #38784B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #38784B.

Preview

Color preview on black background

This text has color #38784B on black background.


Color preview on white background

This text has color #38784B on white background.


Black color preview on #38784B background

This text has black color on #38784B background.


White color preview on #38784B background

This text has white color on #38784B background.


Related colors

Complementary color

Complementary color for #hex is #C787B4.


I love getcolorcode.com

Triadic colors

1 #4B3878 and #784B38 with #38784B are triadic colors.

2 #4B7838 and #78384B with #38784B are triadic colors.