COLOR #385991

HEX: #385991 RGB: (56,89,145)

Color info

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

RGB color model

#385991 color RGB value is (56,89,145).

RGB: (56,89,145) (22%, 35%, 57%)

RGB channels and saturation

R 56 of 255 = 22%
G 89 of 255 = 35%
B 145 of 255 = 57%

56
89
145

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

Portions of RGB colors in percentages

R + G + B = 56 + 89 + 145 = 290 (100%)
R 56 of 290 ~ 19.31%
G 89 of 290 ~ 30.69%
B 145 of 290 ~ 50'%

%19.31
%30.69
%50

CMYK color model

#385991 color CMYK value is (61,39,0,43).

  • cyan value is 61.38%
  • magenta value is 38.62%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (61,39,0,43)
C61M39Y0K43 (61%, 39%, 0%, 43%)
(0.61 / 0.39 / 0.00 / 0.43)

CMYK percentages

%61.38
%38.62
%0
%43.14

Codes

Color #385991 in popluar color models

38 59 91
RGB 56 89 145
HSL 218° 44.28% 39.41%
HSB/HSV 218° 61.38% 56.86%
CMYK 61.38% 38.62% 0.00%
43.14%

Color #385991 in popluar number systems.

HEX 38 59 91
Decimal 56 89 145
Binary 111000 1011001 10010001
Octal 70 131 221

Shades and tints

Shades of #385991

#385991
(56,89,145)
#335184
(51,81,132)
#2E4977
(46,73,119)
#29416A
(41,65,106)
#24395D
(36,57,93)
#1F3150
(31,49,80)
#1A2943
(26,41,67)
#152136
(21,33,54)
#101929
(16,25,41)
#0B111C
(11,17,28)
#06090F
(6,9,15)
#000000
(0,0,0)

Tints of #385991

#385991
(56,89,145)
#4A689B
(74,104,155)
#5C77A5
(92,119,165)
#6E86AF
(110,134,175)
#8095B9
(128,149,185)
#92A4C3
(146,164,195)
#A4B3CD
(164,179,205)
#B6C2D7
(182,194,215)
#C8D1E1
(200,209,225)
#DAE0EB
(218,224,235)
#ECEFF5
(236,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #385991 color. Also use rgb(56,89,145) instead hex code.

Text Font Color

.myTextColor { color: #385991; }

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

This text font color is #385991.

Background Color

.myBgColor { background-color: #385991; }

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

This div background color is #385991.

Border color

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

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

This div border color is #385991.

Opacity

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

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

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

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

This text has shadow with #385991 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #385991.

Preview

Color preview on black background

This text has color #385991 on black background.


Color preview on white background

This text has color #385991 on white background.


Black color preview on #385991 background

This text has black color on #385991 background.


White color preview on #385991 background

This text has white color on #385991 background.


Related colors

Complementary color

Complementary color for #hex is #C7A66E.


I love getcolorcode.com

Triadic colors

1 #913859 and #599138 with #385991 are triadic colors.

2 #915938 and #593891 with #385991 are triadic colors.