COLOR #387435

HEX: #387435 RGB: (56,116,53)

Color info

#387435 contains mainly green color. Web safe color of #387435 is #336633 (or #363).

RGB color model

#387435 color RGB value is (56,116,53).

RGB: (56,116,53) (22%, 45%, 21%)

RGB channels and saturation

R 56 of 255 = 22%
G 116 of 255 = 45%
B 53 of 255 = 21%

56
116
53

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

Portions of RGB colors in percentages

R + G + B = 56 + 116 + 53 = 225 (100%)
R 56 of 225 ~ 24.89%
G 116 of 225 ~ 51.56%
B 53 of 225 ~ 23.56'%

%24.89
%51.56
%23.56

CMYK color model

#387435 color CMYK value is (52,0,54,55).

  • cyan value is 51.72%
  • magenta value is 0.00%
  • yellow value is 54.31%
  • key color value is 54.51%

CMYK: (52,0,54,55)
C52M0Y54K55 (52%, 0%, 54%, 55%)
(0.52 / 0.00 / 0.54 / 0.55)

CMYK percentages

%51.72
%0
%54.31
%54.51

Codes

Color #387435 in popluar color models

38 74 35
RGB 56 116 53
HSL 117° 37.28% 33.14%
HSB/HSV 117° 54.31% 45.49%
CMYK 51.72% 0.00% 54.31%
54.51%

Color #387435 in popluar number systems.

HEX 38 74 35
Decimal 56 116 53
Binary 111000 1110100 110101
Octal 70 164 65

Shades and tints

Shades of #387435

#387435
(56,116,53)
#336A31
(51,106,49)
#2E602D
(46,96,45)
#295629
(41,86,41)
#244C25
(36,76,37)
#1F4221
(31,66,33)
#1A381D
(26,56,29)
#152E19
(21,46,25)
#102415
(16,36,21)
#0B1A11
(11,26,17)
#06100D
(6,16,13)
#000000
(0,0,0)

Tints of #387435

#387435
(56,116,53)
#4A8047
(74,128,71)
#5C8C59
(92,140,89)
#6E986B
(110,152,107)
#80A47D
(128,164,125)
#92B08F
(146,176,143)
#A4BCA1
(164,188,161)
#B6C8B3
(182,200,179)
#C8D4C5
(200,212,197)
#DAE0D7
(218,224,215)
#ECECE9
(236,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #387435 color. Also use rgb(56,116,53) instead hex code.

Text Font Color

.myTextColor { color: #387435; }

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

This text font color is #387435.

Background Color

.myBgColor { background-color: #387435; }

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

This div background color is #387435.

Border color

.myBorderColor { border: 1px solid #387435; }

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

This div border color is #387435.

Opacity

.myOpacity80 { color: #387435; opacity: 0.8; }

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

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

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

This text has shadow with #387435 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387435.

Preview

Color preview on black background

This text has color #387435 on black background.


Color preview on white background

This text has color #387435 on white background.


Black color preview on #387435 background

This text has black color on #387435 background.


White color preview on #387435 background

This text has white color on #387435 background.


Related colors

Complementary color

Complementary color for #hex is #C78BCA.


I love getcolorcode.com

Triadic colors

1 #353874 and #743538 with #387435 are triadic colors.

2 #357438 and #743835 with #387435 are triadic colors.