COLOR #326453

HEX: #326453 RGB: (50,100,83)

Color info

#326453 contains red, green and blue colors in about the same proportion. Web safe color of #326453 is #336666 (or #366).

RGB color model

#326453 color RGB value is (50,100,83).

RGB: (50,100,83) (20%, 39%, 33%)

RGB channels and saturation

R 50 of 255 = 20%
G 100 of 255 = 39%
B 83 of 255 = 33%

50
100
83

R + G + B ~ 31%. #326453 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 100 + 83 = 233 (100%)
R 50 of 233 ~ 21.46%
G 100 of 233 ~ 42.92%
B 83 of 233 ~ 35.62'%

%21.46
%42.92
%35.62

CMYK color model

#326453 color CMYK value is (50,0,17,61).

  • cyan value is 50.00%
  • magenta value is 0.00%
  • yellow value is 17.00%
  • key color value is 60.78%

CMYK: (50,0,17,61)
C50M0Y17K61 (50%, 0%, 17%, 61%)
(0.50 / 0.00 / 0.17 / 0.61)

CMYK percentages

%50
%0
%17
%60.78

Codes

Color #326453 in popluar color models

32 64 53
RGB 50 100 83
HSL 160° 33.33% 29.41%
HSB/HSV 160° 50.00% 39.22%
CMYK 50.00% 0.00% 17.00%
60.78%

Color #326453 in popluar number systems.

HEX 32 64 53
Decimal 50 100 83
Binary 110010 1100100 1010011
Octal 62 144 123

Shades and tints

Shades of #326453

#326453
(50,100,83)
#2E5B4C
(46,91,76)
#2A5245
(42,82,69)
#26493E
(38,73,62)
#224037
(34,64,55)
#1E3730
(30,55,48)
#1A2E29
(26,46,41)
#162522
(22,37,34)
#121C1B
(18,28,27)
#0E1314
(14,19,20)
#0A0A0D
(10,10,13)
#000000
(0,0,0)

Tints of #326453

#326453
(50,100,83)
#447262
(68,114,98)
#568071
(86,128,113)
#688E80
(104,142,128)
#7A9C8F
(122,156,143)
#8CAA9E
(140,170,158)
#9EB8AD
(158,184,173)
#B0C6BC
(176,198,188)
#C2D4CB
(194,212,203)
#D4E2DA
(212,226,218)
#E6F0E9
(230,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #326453; }

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

This text font color is #326453.

Background Color

.myBgColor { background-color: #326453; }

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

This div background color is #326453.

Border color

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

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

This div border color is #326453.

Opacity

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

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

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

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

This text has shadow with #326453 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #326453.

Preview

Color preview on black background

This text has color #326453 on black background.


Color preview on white background

This text has color #326453 on white background.


Black color preview on #326453 background

This text has black color on #326453 background.


White color preview on #326453 background

This text has white color on #326453 background.


Related colors

Complementary color

Complementary color for #hex is #CD9BAC.


I love getcolorcode.com

Triadic colors

1 #533264 and #645332 with #326453 are triadic colors.

2 #536432 and #643253 with #326453 are triadic colors.