COLOR #387762

HEX: #387762 RGB: (56,119,98)

Color info

#387762 contains mainly green and blue colors. Web safe color of #387762 is #336666 (or #366).

RGB color model

#387762 color RGB value is (56,119,98).

RGB: (56,119,98) (22%, 47%, 38%)

RGB channels and saturation

R 56 of 255 = 22%
G 119 of 255 = 47%
B 98 of 255 = 38%

56
119
98

R + G + B ~ 36%. #387762 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 119 + 98 = 273 (100%)
R 56 of 273 ~ 20.51%
G 119 of 273 ~ 43.59%
B 98 of 273 ~ 35.9'%

%20.51
%43.59
%35.9

CMYK color model

#387762 color CMYK value is (53,0,18,53).

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

CMYK: (53,0,18,53)
C53M0Y18K53 (53%, 0%, 18%, 53%)
(0.53 / 0.00 / 0.18 / 0.53)

CMYK percentages

%52.94
%0
%17.65
%53.33

Codes

Color #387762 in popluar color models

38 77 62
RGB 56 119 98
HSL 160° 36.00% 34.31%
HSB/HSV 160° 52.94% 46.67%
CMYK 52.94% 0.00% 17.65%
53.33%

Color #387762 in popluar number systems.

HEX 38 77 62
Decimal 56 119 98
Binary 111000 1110111 1100010
Octal 70 167 142

Shades and tints

Shades of #387762

#387762
(56,119,98)
#336D5A
(51,109,90)
#2E6352
(46,99,82)
#29594A
(41,89,74)
#244F42
(36,79,66)
#1F453A
(31,69,58)
#1A3B32
(26,59,50)
#15312A
(21,49,42)
#102722
(16,39,34)
#0B1D1A
(11,29,26)
#061312
(6,19,18)
#000000
(0,0,0)

Tints of #387762

#387762
(56,119,98)
#4A8370
(74,131,112)
#5C8F7E
(92,143,126)
#6E9B8C
(110,155,140)
#80A79A
(128,167,154)
#92B3A8
(146,179,168)
#A4BFB6
(164,191,182)
#B6CBC4
(182,203,196)
#C8D7D2
(200,215,210)
#DAE3E0
(218,227,224)
#ECEFEE
(236,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387762; }

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

This text font color is #387762.

Background Color

.myBgColor { background-color: #387762; }

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

This div background color is #387762.

Border color

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

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

This div border color is #387762.

Opacity

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

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

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

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

This text has shadow with #387762 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387762.

Preview

Color preview on black background

This text has color #387762 on black background.


Color preview on white background

This text has color #387762 on white background.


Black color preview on #387762 background

This text has black color on #387762 background.


White color preview on #387762 background

This text has white color on #387762 background.


Related colors

Complementary color

Complementary color for #hex is #C7889D.


I love getcolorcode.com

Triadic colors

1 #623877 and #776238 with #387762 are triadic colors.

2 #627738 and #773862 with #387762 are triadic colors.