COLOR #323469

HEX: #323469 RGB: (50,52,105)

Color info

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

RGB color model

#323469 color RGB value is (50,52,105).

RGB: (50,52,105) (20%, 20%, 41%)

RGB channels and saturation

R 50 of 255 = 20%
G 52 of 255 = 20%
B 105 of 255 = 41%

50
52
105

R + G + B ~ 27%. #323469 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 52 + 105 = 207 (100%)
R 50 of 207 ~ 24.15%
G 52 of 207 ~ 25.12%
B 105 of 207 ~ 50.72'%

%24.15
%25.12
%50.72

CMYK color model

#323469 color CMYK value is (52,50,0,59).

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

CMYK: (52,50,0,59)
C52M50Y0K59 (52%, 50%, 0%, 59%)
(0.52 / 0.50 / 0.00 / 0.59)

CMYK percentages

%52.38
%50.48
%0
%58.82

Codes

Color #323469 in popluar color models

32 34 69
RGB 50 52 105
HSL 238° 35.48% 30.39%
HSB/HSV 238° 52.38% 41.18%
CMYK 52.38% 50.48% 0.00%
58.82%

Color #323469 in popluar number systems.

HEX 32 34 69
Decimal 50 52 105
Binary 110010 110100 1101001
Octal 62 64 151

Shades and tints

Shades of #323469

#323469
(50,52,105)
#2E3060
(46,48,96)
#2A2C57
(42,44,87)
#26284E
(38,40,78)
#222445
(34,36,69)
#1E203C
(30,32,60)
#1A1C33
(26,28,51)
#16182A
(22,24,42)
#121421
(18,20,33)
#0E1018
(14,16,24)
#0A0C0F
(10,12,15)
#000000
(0,0,0)

Tints of #323469

#323469
(50,52,105)
#444676
(68,70,118)
#565883
(86,88,131)
#686A90
(104,106,144)
#7A7C9D
(122,124,157)
#8C8EAA
(140,142,170)
#9EA0B7
(158,160,183)
#B0B2C4
(176,178,196)
#C2C4D1
(194,196,209)
#D4D6DE
(212,214,222)
#E6E8EB
(230,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #323469; }

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

This text font color is #323469.

Background Color

.myBgColor { background-color: #323469; }

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

This div background color is #323469.

Border color

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

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

This div border color is #323469.

Opacity

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

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

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

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

This text has shadow with #323469 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #323469.

Preview

Color preview on black background

This text has color #323469 on black background.


Color preview on white background

This text has color #323469 on white background.


Black color preview on #323469 background

This text has black color on #323469 background.


White color preview on #323469 background

This text has white color on #323469 background.


Related colors

Complementary color

Complementary color for #hex is #CDCB96.


I love getcolorcode.com

Triadic colors

1 #693234 and #346932 with #323469 are triadic colors.

2 #693432 and #343269 with #323469 are triadic colors.