COLOR #387858

HEX: #387858 RGB: (56,120,88)

Color info

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

RGB color model

#387858 color RGB value is (56,120,88).

RGB: (56,120,88) (22%, 47%, 35%)

RGB channels and saturation

R 56 of 255 = 22%
G 120 of 255 = 47%
B 88 of 255 = 35%

56
120
88

R + G + B ~ 35%. #387858 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 120 + 88 = 264 (100%)
R 56 of 264 ~ 21.21%
G 120 of 264 ~ 45.45%
B 88 of 264 ~ 33.33'%

%21.21
%45.45
%33.33

CMYK color model

#387858 color CMYK value is (53,0,27,53).

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

CMYK: (53,0,27,53)
C53M0Y27K53 (53%, 0%, 27%, 53%)
(0.53 / 0.00 / 0.27 / 0.53)

CMYK percentages

%53.33
%0
%26.67
%52.94

Codes

Color #387858 in popluar color models

38 78 58
RGB 56 120 88
HSL 150° 36.36% 34.51%
HSB/HSV 150° 53.33% 47.06%
CMYK 53.33% 0.00% 26.67%
52.94%

Color #387858 in popluar number systems.

HEX 38 78 58
Decimal 56 120 88
Binary 111000 1111000 1011000
Octal 70 170 130

Shades and tints

Shades of #387858

#387858
(56,120,88)
#336E50
(51,110,80)
#2E6448
(46,100,72)
#295A40
(41,90,64)
#245038
(36,80,56)
#1F4630
(31,70,48)
#1A3C28
(26,60,40)
#153220
(21,50,32)
#102818
(16,40,24)
#0B1E10
(11,30,16)
#061408
(6,20,8)
#000000
(0,0,0)

Tints of #387858

#387858
(56,120,88)
#4A8467
(74,132,103)
#5C9076
(92,144,118)
#6E9C85
(110,156,133)
#80A894
(128,168,148)
#92B4A3
(146,180,163)
#A4C0B2
(164,192,178)
#B6CCC1
(182,204,193)
#C8D8D0
(200,216,208)
#DAE4DF
(218,228,223)
#ECF0EE
(236,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #387858; }

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

This text font color is #387858.

Background Color

.myBgColor { background-color: #387858; }

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

This div background color is #387858.

Border color

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

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

This div border color is #387858.

Opacity

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

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

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

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

This text has shadow with #387858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #387858.

Preview

Color preview on black background

This text has color #387858 on black background.


Color preview on white background

This text has color #387858 on white background.


Black color preview on #387858 background

This text has black color on #387858 background.


White color preview on #387858 background

This text has white color on #387858 background.


Related colors

Complementary color

Complementary color for #hex is #C787A7.


I love getcolorcode.com

Triadic colors

1 #583878 and #785838 with #387858 are triadic colors.

2 #587838 and #783858 with #387858 are triadic colors.