COLOR #383469

HEX: #383469 RGB: (56,52,105)

Color info

#383469 contains red, green and blue colors in about the same proportion. Web safe color of #383469 is #333366 (or #336).

RGB color model

#383469 color RGB value is (56,52,105).

RGB: (56,52,105) (22%, 20%, 41%)

RGB channels and saturation

R 56 of 255 = 22%
G 52 of 255 = 20%
B 105 of 255 = 41%

56
52
105

R + G + B ~ 28%. #383469 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 56 + 52 + 105 = 213 (100%)
R 56 of 213 ~ 26.29%
G 52 of 213 ~ 24.41%
B 105 of 213 ~ 49.3'%

%26.29
%24.41
%49.3

CMYK color model

#383469 color CMYK value is (47,50,0,59).

  • cyan value is 46.67%
  • magenta value is 50.48%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (47,50,0,59)
C47M50Y0K59 (47%, 50%, 0%, 59%)
(0.47 / 0.50 / 0.00 / 0.59)

CMYK percentages

%46.67
%50.48
%0
%58.82

Codes

Color #383469 in popluar color models

38 34 69
RGB 56 52 105
HSL 245° 33.76% 30.78%
HSB/HSV 245° 50.48% 41.18%
CMYK 46.67% 50.48% 0.00%
58.82%

Color #383469 in popluar number systems.

HEX 38 34 69
Decimal 56 52 105
Binary 111000 110100 1101001
Octal 70 64 151

Shades and tints

Shades of #383469

#383469
(56,52,105)
#333060
(51,48,96)
#2E2C57
(46,44,87)
#29284E
(41,40,78)
#242445
(36,36,69)
#1F203C
(31,32,60)
#1A1C33
(26,28,51)
#15182A
(21,24,42)
#101421
(16,20,33)
#0B1018
(11,16,24)
#060C0F
(6,12,15)
#000000
(0,0,0)

Tints of #383469

#383469
(56,52,105)
#4A4676
(74,70,118)
#5C5883
(92,88,131)
#6E6A90
(110,106,144)
#807C9D
(128,124,157)
#928EAA
(146,142,170)
#A4A0B7
(164,160,183)
#B6B2C4
(182,178,196)
#C8C4D1
(200,196,209)
#DAD6DE
(218,214,222)
#ECE8EB
(236,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #383469 color. Also use rgb(56,52,105) instead hex code.

Text Font Color

.myTextColor { color: #383469; }

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

This text font color is #383469.

Background Color

.myBgColor { background-color: #383469; }

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

This div background color is #383469.

Border color

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

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

This div border color is #383469.

Opacity

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

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

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

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

This text has shadow with #383469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #383469.

Preview

Color preview on black background

This text has color #383469 on black background.


Color preview on white background

This text has color #383469 on white background.


Black color preview on #383469 background

This text has black color on #383469 background.


White color preview on #383469 background

This text has white color on #383469 background.


Related colors

Complementary color

Complementary color for #hex is #C7CB96.


I love getcolorcode.com

Triadic colors

1 #693834 and #346938 with #383469 are triadic colors.

2 #693438 and #343869 with #383469 are triadic colors.