COLOR #386668

HEX: #386668 RGB: (56,102,104)

Color info

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

RGB color model

#386668 color RGB value is (56,102,104).

RGB: (56,102,104) (22%, 40%, 41%)

RGB channels and saturation

R 56 of 255 = 22%
G 102 of 255 = 40%
B 104 of 255 = 41%

56
102
104

R + G + B ~ 34%. #386668 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 102 + 104 = 262 (100%)
R 56 of 262 ~ 21.37%
G 102 of 262 ~ 38.93%
B 104 of 262 ~ 39.69'%

%21.37
%38.93
%39.69

CMYK color model

#386668 color CMYK value is (46,2,0,59).

  • cyan value is 46.15%
  • magenta value is 1.92%
  • yellow value is 0.00%
  • key color value is 59.22%
CMYK: (46,2,0,59) C46M2Y0K59 (46%,2%,0%,59%) (0.46/0.02/0.00/0.59) 

CMYK percentages

%46.15
%1.92
%0
%59.22

Codes

Color #386668 in popluar color models

38 66 68
RGB 56 102 104
HSL 183° 30.00% 31.37%
HSB/HSV 183° 46.15% 40.78%
CMYK 46.15% 1.92% 0.00%
59.22%

Color #386668 in popluar number systems.

HEX 38 66 68
Decimal 56 102 104
Binary 111000 1100110 1101000
Octal 70 146 150

Shades and tints

Shades of #386668

#386668
(56,102,104)
#335D5F
(51,93,95)
#2E5456
(46,84,86)
#294B4D
(41,75,77)
#244244
(36,66,68)
#1F393B
(31,57,59)
#1A3032
(26,48,50)
#152729
(21,39,41)
#101E20
(16,30,32)
#0B1517
(11,21,23)
#060C0E
(6,12,14)
#000000
(0,0,0)

Tints of #386668

#386668
(56,102,104)
#4A7375
(74,115,117)
#5C8082
(92,128,130)
#6E8D8F
(110,141,143)
#809A9C
(128,154,156)
#92A7A9
(146,167,169)
#A4B4B6
(164,180,182)
#B6C1C3
(182,193,195)
#C8CED0
(200,206,208)
#DADBDD
(218,219,221)
#ECE8EA
(236,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386668; }

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

This text font color is #386668.

Background Color

.myBgColor { background-color: #386668; }

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

This div background color is #386668.

Border color

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

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

This div border color is #386668.

Opacity

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

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

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

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

This text has shadow with #386668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386668.

Preview

Color preview on black background

This text has color #386668 on black background.


Color preview on white background

This text has color #386668 on white background.


Black color preview on #386668 background

This text has black color on #386668 background.


White color preview on #386668 background

This text has white color on #386668 background.


Related colors

Complementary color

Complementary color for #hex is #C79997.


I love getcolorcode.com

Triadic colors

1 #683866 and #666838 with #386668 are triadic colors.

2 #686638 and #663868 with #386668 are triadic colors.