COLOR #386484

HEX: #386484 RGB: (56,100,132)

Color info

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

RGB color model

#386484 color RGB value is (56,100,132).

RGB: (56,100,132) (22%, 39%, 52%)

RGB channels and saturation

R 56 of 255 = 22%
G 100 of 255 = 39%
B 132 of 255 = 52%

56
100
132

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

Portions of RGB colors in percentages

R + G + B = 56 + 100 + 132 = 288 (100%)
R 56 of 288 ~ 19.44%
G 100 of 288 ~ 34.72%
B 132 of 288 ~ 45.83'%

%19.44
%34.72
%45.83

CMYK color model

#386484 color CMYK value is (58,24,0,48).

  • cyan value is 57.58%
  • magenta value is 24.24%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (58,24,0,48)
C58M24Y0K48 (58%, 24%, 0%, 48%)
(0.58 / 0.24 / 0.00 / 0.48)

CMYK percentages

%57.58
%24.24
%0
%48.24

Codes

Color #386484 in popluar color models

38 64 84
RGB 56 100 132
HSL 205° 40.43% 36.86%
HSB/HSV 205° 57.58% 51.76%
CMYK 57.58% 24.24% 0.00%
48.24%

Color #386484 in popluar number systems.

HEX 38 64 84
Decimal 56 100 132
Binary 111000 1100100 10000100
Octal 70 144 204

Shades and tints

Shades of #386484

#386484
(56,100,132)
#335B78
(51,91,120)
#2E526C
(46,82,108)
#294960
(41,73,96)
#244054
(36,64,84)
#1F3748
(31,55,72)
#1A2E3C
(26,46,60)
#152530
(21,37,48)
#101C24
(16,28,36)
#0B1318
(11,19,24)
#060A0C
(6,10,12)
#000000
(0,0,0)

Tints of #386484

#386484
(56,100,132)
#4A728F
(74,114,143)
#5C809A
(92,128,154)
#6E8EA5
(110,142,165)
#809CB0
(128,156,176)
#92AABB
(146,170,187)
#A4B8C6
(164,184,198)
#B6C6D1
(182,198,209)
#C8D4DC
(200,212,220)
#DAE2E7
(218,226,231)
#ECF0F2
(236,240,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #386484 color. Also use rgb(56,100,132) instead hex code.

Text Font Color

.myTextColor { color: #386484; }

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

This text font color is #386484.

Background Color

.myBgColor { background-color: #386484; }

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

This div background color is #386484.

Border color

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

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

This div border color is #386484.

Opacity

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

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

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

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

This text has shadow with #386484 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #386484.

Preview

Color preview on black background

This text has color #386484 on black background.


Color preview on white background

This text has color #386484 on white background.


Black color preview on #386484 background

This text has black color on #386484 background.


White color preview on #386484 background

This text has white color on #386484 background.


Related colors

Complementary color

Complementary color for #hex is #C79B7B.


I love getcolorcode.com

Triadic colors

1 #843864 and #648438 with #386484 are triadic colors.

2 #846438 and #643884 with #386484 are triadic colors.