COLOR #386E68

HEX: #386E68 RGB: (56,110,104)

Color info

#386E68 contains red, green and blue colors in about the same proportion. Web safe color of #386E68 is #336666 (or #366).

RGB color model

#386E68 color RGB value is (56,110,104).

RGB: (56,110,104) (22%, 43%, 41%)

RGB channels and saturation

R 56 of 255 = 22%
G 110 of 255 = 43%
B 104 of 255 = 41%

56
110
104

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

Portions of RGB colors in percentages

R + G + B = 56 + 110 + 104 = 270 (100%)
R 56 of 270 ~ 20.74%
G 110 of 270 ~ 40.74%
B 104 of 270 ~ 38.52'%

%20.74
%40.74
%38.52

CMYK color model

#386E68 color CMYK value is (49,0,5,57).

  • cyan value is 49.09%
  • magenta value is 0.00%
  • yellow value is 5.45%
  • key color value is 56.86%

CMYK: (49,0,5,57)
C49M0Y5K57 (49%, 0%, 5%, 57%)
(0.49 / 0.00 / 0.05 / 0.57)

CMYK percentages

%49.09
%0
%5.45
%56.86

Codes

Color #386E68 in popluar color models

38 6E 68
RGB 56 110 104
HSL 173° 32.53% 32.55%
HSB/HSV 173° 49.09% 43.14%
CMYK 49.09% 0.00% 5.45%
56.86%

Color #386E68 in popluar number systems.

HEX 38 6E 68
Decimal 56 110 104
Binary 111000 1101110 1101000
Octal 70 156 150

Shades and tints

Shades of #386E68

#386E68
(56,110,104)
#33645F
(51,100,95)
#2E5A56
(46,90,86)
#29504D
(41,80,77)
#244644
(36,70,68)
#1F3C3B
(31,60,59)
#1A3232
(26,50,50)
#152829
(21,40,41)
#101E20
(16,30,32)
#0B1417
(11,20,23)
#060A0E
(6,10,14)
#000000
(0,0,0)

Tints of #386E68

#386E68
(56,110,104)
#4A7B75
(74,123,117)
#5C8882
(92,136,130)
#6E958F
(110,149,143)
#80A29C
(128,162,156)
#92AFA9
(146,175,169)
#A4BCB6
(164,188,182)
#B6C9C3
(182,201,195)
#C8D6D0
(200,214,208)
#DAE3DD
(218,227,221)
#ECF0EA
(236,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386E68 color. Also use rgb(56,110,104) instead hex code.

Text Font Color

.myTextColor { color: #386E68; }

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

This text font color is #386E68.

Background Color

.myBgColor { background-color: #386E68; }

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

This div background color is #386E68.

Border color

.myBorderColor { border: 1px solid #386E68; }

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

This div border color is #386E68.

Opacity

.myOpacity80 { color: #386E68; opacity: 0.8; }

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

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

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

This text has shadow with #386E68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386E68.

Preview

Color preview on black background

This text has color #386E68 on black background.


Color preview on white background

This text has color #386E68 on white background.


Black color preview on #386E68 background

This text has black color on #386E68 background.


White color preview on #386E68 background

This text has white color on #386E68 background.


Related colors

Complementary color

Complementary color for #hex is #C79197.


I love getcolorcode.com

Triadic colors

1 #68386E and #6E6838 with #386E68 are triadic colors.

2 #686E38 and #6E3868 with #386E68 are triadic colors.