COLOR #386783

HEX: #386783 RGB: (56,103,131)

Color info

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

RGB color model

#386783 color RGB value is (56,103,131).

RGB: (56,103,131) (22%, 40%, 51%)

RGB channels and saturation

R 56 of 255 = 22%
G 103 of 255 = 40%
B 131 of 255 = 51%

56
103
131

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

Portions of RGB colors in percentages

R + G + B = 56 + 103 + 131 = 290 (100%)
R 56 of 290 ~ 19.31%
G 103 of 290 ~ 35.52%
B 131 of 290 ~ 45.17'%

%19.31
%35.52
%45.17

CMYK color model

#386783 color CMYK value is (57,21,0,49).

  • cyan value is 57.25%
  • magenta value is 21.37%
  • yellow value is 0.00%
  • key color value is 48.63%

CMYK: (57,21,0,49)
C57M21Y0K49 (57%, 21%, 0%, 49%)
(0.57 / 0.21 / 0.00 / 0.49)

CMYK percentages

%57.25
%21.37
%0
%48.63

Codes

Color #386783 in popluar color models

38 67 83
RGB 56 103 131
HSL 202° 40.11% 36.67%
HSB/HSV 202° 57.25% 51.37%
CMYK 57.25% 21.37% 0.00%
48.63%

Color #386783 in popluar number systems.

HEX 38 67 83
Decimal 56 103 131
Binary 111000 1100111 10000011
Octal 70 147 203

Shades and tints

Shades of #386783

#386783
(56,103,131)
#335E78
(51,94,120)
#2E556D
(46,85,109)
#294C62
(41,76,98)
#244357
(36,67,87)
#1F3A4C
(31,58,76)
#1A3141
(26,49,65)
#152836
(21,40,54)
#101F2B
(16,31,43)
#0B1620
(11,22,32)
#060D15
(6,13,21)
#000000
(0,0,0)

Tints of #386783

#386783
(56,103,131)
#4A748E
(74,116,142)
#5C8199
(92,129,153)
#6E8EA4
(110,142,164)
#809BAF
(128,155,175)
#92A8BA
(146,168,186)
#A4B5C5
(164,181,197)
#B6C2D0
(182,194,208)
#C8CFDB
(200,207,219)
#DADCE6
(218,220,230)
#ECE9F1
(236,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386783 color. Also use rgb(56,103,131) instead hex code.

Text Font Color

.myTextColor { color: #386783; }

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

This text font color is #386783.

Background Color

.myBgColor { background-color: #386783; }

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

This div background color is #386783.

Border color

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

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

This div border color is #386783.

Opacity

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

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

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

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

This text has shadow with #386783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386783.

Preview

Color preview on black background

This text has color #386783 on black background.


Color preview on white background

This text has color #386783 on white background.


Black color preview on #386783 background

This text has black color on #386783 background.


White color preview on #386783 background

This text has white color on #386783 background.


Related colors

Complementary color

Complementary color for #hex is #C7987C.


I love getcolorcode.com

Triadic colors

1 #833867 and #678338 with #386783 are triadic colors.

2 #836738 and #673883 with #386783 are triadic colors.