COLOR #386277

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

56
98
119

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

Portions of RGB colors in percentages

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

%20.51
%35.9
%43.59

CMYK color model

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

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

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

CMYK percentages

%52.94
%17.65
%0
%53.33

Codes

Color #386277 in popluar color models

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

Color #386277 in popluar number systems.

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

Shades and tints

Shades of #386277

#386277
(56,98,119)
#335A6D
(51,90,109)
#2E5263
(46,82,99)
#294A59
(41,74,89)
#24424F
(36,66,79)
#1F3A45
(31,58,69)
#1A323B
(26,50,59)
#152A31
(21,42,49)
#102227
(16,34,39)
#0B1A1D
(11,26,29)
#061213
(6,18,19)
#000000
(0,0,0)

Tints of #386277

#386277
(56,98,119)
#4A7083
(74,112,131)
#5C7E8F
(92,126,143)
#6E8C9B
(110,140,155)
#809AA7
(128,154,167)
#92A8B3
(146,168,179)
#A4B6BF
(164,182,191)
#B6C4CB
(182,196,203)
#C8D2D7
(200,210,215)
#DAE0E3
(218,224,227)
#ECEEEF
(236,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #386277; }

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

This text font color is #386277.

Background Color

.myBgColor { background-color: #386277; }

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

This div background color is #386277.

Border color

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

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

This div border color is #386277.

Opacity

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

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

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

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

This text has shadow with #386277 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386277.

Preview

Color preview on black background

This text has color #386277 on black background.


Color preview on white background

This text has color #386277 on white background.


Black color preview on #386277 background

This text has black color on #386277 background.


White color preview on #386277 background

This text has white color on #386277 background.


Related colors

Complementary color

Complementary color for #hex is #C79D88.


I love getcolorcode.com

Triadic colors

1 #773862 and #627738 with #386277 are triadic colors.

2 #776238 and #623877 with #386277 are triadic colors.