COLOR #38764D

HEX: #38764D RGB: (56,118,77)

Color info

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

RGB color model

#38764D color RGB value is (56,118,77).

RGB: (56,118,77) (22%, 46%, 30%)

RGB channels and saturation

R 56 of 255 = 22%
G 118 of 255 = 46%
B 77 of 255 = 30%

56
118
77

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

Portions of RGB colors in percentages

R + G + B = 56 + 118 + 77 = 251 (100%)
R 56 of 251 ~ 22.31%
G 118 of 251 ~ 47.01%
B 77 of 251 ~ 30.68'%

%22.31
%47.01
%30.68

CMYK color model

#38764D color CMYK value is (53,0,35,54).

  • cyan value is 52.54%
  • magenta value is 0.00%
  • yellow value is 34.75%
  • key color value is 53.73%

CMYK: (53,0,35,54)
C53M0Y35K54 (53%, 0%, 35%, 54%)
(0.53 / 0.00 / 0.35 / 0.54)

CMYK percentages

%52.54
%0
%34.75
%53.73

Codes

Color #38764D in popluar color models

38 76 4D
RGB 56 118 77
HSL 140° 35.63% 34.12%
HSB/HSV 140° 52.54% 46.27%
CMYK 52.54% 0.00% 34.75%
53.73%

Color #38764D in popluar number systems.

HEX 38 76 4D
Decimal 56 118 77
Binary 111000 1110110 1001101
Octal 70 166 115

Shades and tints

Shades of #38764D

#38764D
(56,118,77)
#336C46
(51,108,70)
#2E623F
(46,98,63)
#295838
(41,88,56)
#244E31
(36,78,49)
#1F442A
(31,68,42)
#1A3A23
(26,58,35)
#15301C
(21,48,28)
#102615
(16,38,21)
#0B1C0E
(11,28,14)
#061207
(6,18,7)
#000000
(0,0,0)

Tints of #38764D

#38764D
(56,118,77)
#4A825D
(74,130,93)
#5C8E6D
(92,142,109)
#6E9A7D
(110,154,125)
#80A68D
(128,166,141)
#92B29D
(146,178,157)
#A4BEAD
(164,190,173)
#B6CABD
(182,202,189)
#C8D6CD
(200,214,205)
#DAE2DD
(218,226,221)
#ECEEED
(236,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #38764D; }

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

This text font color is #38764D.

Background Color

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

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

This div background color is #38764D.

Border color

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

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

This div border color is #38764D.

Opacity

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

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

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

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

This text has shadow with #38764D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #38764D.

Preview

Color preview on black background

This text has color #38764D on black background.


Color preview on white background

This text has color #38764D on white background.


Black color preview on #38764D background

This text has black color on #38764D background.


White color preview on #38764D background

This text has white color on #38764D background.


Related colors

Complementary color

Complementary color for #hex is #C789B2.


I love getcolorcode.com

Triadic colors

1 #4D3876 and #764D38 with #38764D are triadic colors.

2 #4D7638 and #76384D with #38764D are triadic colors.