COLOR #323453

HEX: #323453 RGB: (50,52,83)

Color info

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

RGB color model

#323453 color RGB value is (50,52,83).

RGB: (50,52,83) (20%, 20%, 33%)

RGB channels and saturation

R 50 of 255 = 20%
G 52 of 255 = 20%
B 83 of 255 = 33%

50
52
83

R + G + B ~ 24%. #323453 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 52 + 83 = 185 (100%)
R 50 of 185 ~ 27.03%
G 52 of 185 ~ 28.11%
B 83 of 185 ~ 44.86'%

%27.03
%28.11
%44.86

CMYK color model

#323453 color CMYK value is (40,37,0,67).

  • cyan value is 39.76%
  • magenta value is 37.35%
  • yellow value is 0.00%
  • key color value is 67.45%

CMYK: (40,37,0,67)
C40M37Y0K67 (40%, 37%, 0%, 67%)
(0.40 / 0.37 / 0.00 / 0.67)

CMYK percentages

%39.76
%37.35
%0
%67.45

Codes

Color #323453 in popluar color models

32 34 53
RGB 50 52 83
HSL 236° 24.81% 26.08%
HSB/HSV 236° 39.76% 32.55%
CMYK 39.76% 37.35% 0.00%
67.45%

Color #323453 in popluar number systems.

HEX 32 34 53
Decimal 50 52 83
Binary 110010 110100 1010011
Octal 62 64 123

Shades and tints

Shades of #323453

#323453
(50,52,83)
#2E304C
(46,48,76)
#2A2C45
(42,44,69)
#26283E
(38,40,62)
#222437
(34,36,55)
#1E2030
(30,32,48)
#1A1C29
(26,28,41)
#161822
(22,24,34)
#12141B
(18,20,27)
#0E1014
(14,16,20)
#0A0C0D
(10,12,13)
#000000
(0,0,0)

Tints of #323453

#323453
(50,52,83)
#444662
(68,70,98)
#565871
(86,88,113)
#686A80
(104,106,128)
#7A7C8F
(122,124,143)
#8C8E9E
(140,142,158)
#9EA0AD
(158,160,173)
#B0B2BC
(176,178,188)
#C2C4CB
(194,196,203)
#D4D6DA
(212,214,218)
#E6E8E9
(230,232,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #323453; }

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

This text font color is #323453.

Background Color

.myBgColor { background-color: #323453; }

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

This div background color is #323453.

Border color

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

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

This div border color is #323453.

Opacity

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

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

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

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

This text has shadow with #323453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #323453.

Preview

Color preview on black background

This text has color #323453 on black background.


Color preview on white background

This text has color #323453 on white background.


Black color preview on #323453 background

This text has black color on #323453 background.


White color preview on #323453 background

This text has white color on #323453 background.


Related colors

Complementary color

Complementary color for #hex is #CDCBAC.


I love getcolorcode.com

Triadic colors

1 #533234 and #345332 with #323453 are triadic colors.

2 #533432 and #343253 with #323453 are triadic colors.