COLOR #386688

HEX: #386688 RGB: (56,102,136)

Color info

#386688 contains mainly green and blue colors. Web safe color of #386688 is #336699 (or #369).

RGB color model

#386688 color RGB value is (56,102,136).

RGB: (56,102,136) (22%, 40%, 53%)

RGB channels and saturation

R 56 of 255 = 22%
G 102 of 255 = 40%
B 136 of 255 = 53%

56
102
136

R + G + B ~ 38%. #386688 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 102 + 136 = 294 (100%)
R 56 of 294 ~ 19.05%
G 102 of 294 ~ 34.69%
B 136 of 294 ~ 46.26'%

%19.05
%34.69
%46.26

CMYK color model

#386688 color CMYK value is (59,25,0,47).

  • cyan value is 58.82%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (59,25,0,47)
C59M25Y0K47 (59%, 25%, 0%, 47%)
(0.59 / 0.25 / 0.00 / 0.47)

CMYK percentages

%58.82
%25
%0
%46.67

Codes

Color #386688 in popluar color models

38 66 88
RGB 56 102 136
HSL 206° 41.67% 37.65%
HSB/HSV 206° 58.82% 53.33%
CMYK 58.82% 25.00% 0.00%
46.67%

Color #386688 in popluar number systems.

HEX 38 66 88
Decimal 56 102 136
Binary 111000 1100110 10001000
Octal 70 146 210

Shades and tints

Shades of #386688

#386688
(56,102,136)
#335D7C
(51,93,124)
#2E5470
(46,84,112)
#294B64
(41,75,100)
#244258
(36,66,88)
#1F394C
(31,57,76)
#1A3040
(26,48,64)
#152734
(21,39,52)
#101E28
(16,30,40)
#0B151C
(11,21,28)
#060C10
(6,12,16)
#000000
(0,0,0)

Tints of #386688

#386688
(56,102,136)
#4A7392
(74,115,146)
#5C809C
(92,128,156)
#6E8DA6
(110,141,166)
#809AB0
(128,154,176)
#92A7BA
(146,167,186)
#A4B4C4
(164,180,196)
#B6C1CE
(182,193,206)
#C8CED8
(200,206,216)
#DADBE2
(218,219,226)
#ECE8EC
(236,232,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386688; }

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

This text font color is #386688.

Background Color

.myBgColor { background-color: #386688; }

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

This div background color is #386688.

Border color

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

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

This div border color is #386688.

Opacity

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

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

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

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

This text has shadow with #386688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386688.

Preview

Color preview on black background

This text has color #386688 on black background.


Color preview on white background

This text has color #386688 on white background.


Black color preview on #386688 background

This text has black color on #386688 background.


White color preview on #386688 background

This text has white color on #386688 background.


Related colors

Complementary color

Complementary color for #hex is #C79977.


I love getcolorcode.com

Triadic colors

1 #883866 and #668838 with #386688 are triadic colors.

2 #886638 and #663888 with #386688 are triadic colors.