COLOR #383994

HEX: #383994 RGB: (56,57,148)

Color info

#383994 contains mainly blue color. Web safe color of #383994 is #333399 (or #339).

RGB color model

#383994 color RGB value is (56,57,148).

RGB: (56,57,148) (22%, 22%, 58%)

RGB channels and saturation

R 56 of 255 = 22%
G 57 of 255 = 22%
B 148 of 255 = 58%

56
57
148

R + G + B ~ 34%. #383994 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 57 + 148 = 261 (100%)
R 56 of 261 ~ 21.46%
G 57 of 261 ~ 21.84%
B 148 of 261 ~ 56.7'%

%21.46
%21.84
%56.7

CMYK color model

#383994 color CMYK value is (62,61,0,42).

  • cyan value is 62.16%
  • magenta value is 61.49%
  • yellow value is 0.00%
  • key color value is 41.96%

CMYK: (62,61,0,42)
C62M61Y0K42 (62%, 61%, 0%, 42%)
(0.62 / 0.61 / 0.00 / 0.42)

CMYK percentages

%62.16
%61.49
%0
%41.96

Codes

Color #383994 in popluar color models

38 39 94
RGB 56 57 148
HSL 239° 45.10% 40.00%
HSB/HSV 239° 62.16% 58.04%
CMYK 62.16% 61.49% 0.00%
41.96%

Color #383994 in popluar number systems.

HEX 38 39 94
Decimal 56 57 148
Binary 111000 111001 10010100
Octal 70 71 224

Shades and tints

Shades of #383994

#383994
(56,57,148)
#333487
(51,52,135)
#2E2F7A
(46,47,122)
#292A6D
(41,42,109)
#242560
(36,37,96)
#1F2053
(31,32,83)
#1A1B46
(26,27,70)
#151639
(21,22,57)
#10112C
(16,17,44)
#0B0C1F
(11,12,31)
#060712
(6,7,18)
#000000
(0,0,0)

Tints of #383994

#383994
(56,57,148)
#4A4B9D
(74,75,157)
#5C5DA6
(92,93,166)
#6E6FAF
(110,111,175)
#8081B8
(128,129,184)
#9293C1
(146,147,193)
#A4A5CA
(164,165,202)
#B6B7D3
(182,183,211)
#C8C9DC
(200,201,220)
#DADBE5
(218,219,229)
#ECEDEE
(236,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383994 color. Also use rgb(56,57,148) instead hex code.

Text Font Color

.myTextColor { color: #383994; }

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

This text font color is #383994.

Background Color

.myBgColor { background-color: #383994; }

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

This div background color is #383994.

Border color

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

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

This div border color is #383994.

Opacity

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

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

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

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

This text has shadow with #383994 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383994.

Preview

Color preview on black background

This text has color #383994 on black background.


Color preview on white background

This text has color #383994 on white background.


Black color preview on #383994 background

This text has black color on #383994 background.


White color preview on #383994 background

This text has white color on #383994 background.


Related colors

Complementary color

Complementary color for #hex is #C7C66B.


I love getcolorcode.com

Triadic colors

1 #943839 and #399438 with #383994 are triadic colors.

2 #943938 and #393894 with #383994 are triadic colors.