COLOR #38773E

HEX: #38773E RGB: (56,119,62)

Color info

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

RGB color model

#38773E color RGB value is (56,119,62).

RGB: (56,119,62) (22%, 47%, 24%)

RGB channels and saturation

R 56 of 255 = 22%
G 119 of 255 = 47%
B 62 of 255 = 24%

56
119
62

R + G + B ~ 31%. #38773E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 119 + 62 = 237 (100%)
R 56 of 237 ~ 23.63%
G 119 of 237 ~ 50.21%
B 62 of 237 ~ 26.16'%

%23.63
%50.21
%26.16

CMYK color model

#38773E color CMYK value is (53,0,48,53).

  • cyan value is 52.94%
  • magenta value is 0.00%
  • yellow value is 47.90%
  • key color value is 53.33%

CMYK: (53,0,48,53)
C53M0Y48K53 (53%, 0%, 48%, 53%)
(0.53 / 0.00 / 0.48 / 0.53)

CMYK percentages

%52.94
%0
%47.9
%53.33

Codes

Color #38773E in popluar color models

38 77 3E
RGB 56 119 62
HSL 126° 36.00% 34.31%
HSB/HSV 126° 52.94% 46.67%
CMYK 52.94% 0.00% 47.90%
53.33%

Color #38773E in popluar number systems.

HEX 38 77 3E
Decimal 56 119 62
Binary 111000 1110111 111110
Octal 70 167 76

Shades and tints

Shades of #38773E

#38773E
(56,119,62)
#336D39
(51,109,57)
#2E6334
(46,99,52)
#29592F
(41,89,47)
#244F2A
(36,79,42)
#1F4525
(31,69,37)
#1A3B20
(26,59,32)
#15311B
(21,49,27)
#102716
(16,39,22)
#0B1D11
(11,29,17)
#06130C
(6,19,12)
#000000
(0,0,0)

Tints of #38773E

#38773E
(56,119,62)
#4A834F
(74,131,79)
#5C8F60
(92,143,96)
#6E9B71
(110,155,113)
#80A782
(128,167,130)
#92B393
(146,179,147)
#A4BFA4
(164,191,164)
#B6CBB5
(182,203,181)
#C8D7C6
(200,215,198)
#DAE3D7
(218,227,215)
#ECEFE8
(236,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #38773E color. Also use rgb(56,119,62) instead hex code.

Text Font Color

.myTextColor { color: #38773E; }

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

This text font color is #38773E.

Background Color

.myBgColor { background-color: #38773E; }

<div style="background-color:#38773E">Inner text</div>

This div background color is #38773E.

Border color

.myBorderColor { border: 1px solid #38773E; }

<div style="border:3px solid #38773E">Div</div>

This div border color is #38773E.

Opacity

.myOpacity80 { color: #38773E; opacity: 0.8; }

<p style="color:#38773E;opacity:0.8;">80%</p>

Text with #38773E 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 #38773E;}

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

This text has shadow with #38773E color.


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

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

This text has shadow with #38773E primary color and red secondary color.


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

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

This text has shadow with #38773E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #38773E.

Preview

Color preview on black background

This text has color #38773E on black background.


Color preview on white background

This text has color #38773E on white background.


Black color preview on #38773E background

This text has black color on #38773E background.


White color preview on #38773E background

This text has white color on #38773E background.


Related colors

Complementary color

Complementary color for #hex is #C788C1.


I love getcolorcode.com

Triadic colors

1 #3E3877 and #773E38 with #38773E are triadic colors.

2 #3E7738 and #77383E with #38773E are triadic colors.