COLOR #324779

HEX: #324779 RGB: (50,71,121)

Color info

#324779 contains mainly green and blue colors. Web safe color of #324779 is #333366 (or #336).

RGB color model

#324779 color RGB value is (50,71,121).

RGB: (50,71,121) (20%, 28%, 47%)

RGB channels and saturation

R 50 of 255 = 20%
G 71 of 255 = 28%
B 121 of 255 = 47%

50
71
121

R + G + B ~ 32%. #324779 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 71 + 121 = 242 (100%)
R 50 of 242 ~ 20.66%
G 71 of 242 ~ 29.34%
B 121 of 242 ~ 50'%

%20.66
%29.34
%50

CMYK color model

#324779 color CMYK value is (59,41,0,53).

  • cyan value is 58.68%
  • magenta value is 41.32%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (59,41,0,53)
C59M41Y0K53 (59%, 41%, 0%, 53%)
(0.59 / 0.41 / 0.00 / 0.53)

CMYK percentages

%58.68
%41.32
%0
%52.55

Codes

Color #324779 in popluar color models

32 47 79
RGB 50 71 121
HSL 222° 41.52% 33.53%
HSB/HSV 222° 58.68% 47.45%
CMYK 58.68% 41.32% 0.00%
52.55%

Color #324779 in popluar number systems.

HEX 32 47 79
Decimal 50 71 121
Binary 110010 1000111 1111001
Octal 62 107 171

Shades and tints

Shades of #324779

#324779
(50,71,121)
#2E416E
(46,65,110)
#2A3B63
(42,59,99)
#263558
(38,53,88)
#222F4D
(34,47,77)
#1E2942
(30,41,66)
#1A2337
(26,35,55)
#161D2C
(22,29,44)
#121721
(18,23,33)
#0E1116
(14,17,22)
#0A0B0B
(10,11,11)
#000000
(0,0,0)

Tints of #324779

#324779
(50,71,121)
#445785
(68,87,133)
#566791
(86,103,145)
#68779D
(104,119,157)
#7A87A9
(122,135,169)
#8C97B5
(140,151,181)
#9EA7C1
(158,167,193)
#B0B7CD
(176,183,205)
#C2C7D9
(194,199,217)
#D4D7E5
(212,215,229)
#E6E7F1
(230,231,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #324779 color. Also use rgb(50,71,121) instead hex code.

Text Font Color

.myTextColor { color: #324779; }

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

This text font color is #324779.

Background Color

.myBgColor { background-color: #324779; }

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

This div background color is #324779.

Border color

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

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

This div border color is #324779.

Opacity

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

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

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

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

This text has shadow with #324779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #324779.

Preview

Color preview on black background

This text has color #324779 on black background.


Color preview on white background

This text has color #324779 on white background.


Black color preview on #324779 background

This text has black color on #324779 background.


White color preview on #324779 background

This text has white color on #324779 background.


Related colors

Complementary color

Complementary color for #hex is #CDB886.


I love getcolorcode.com

Triadic colors

1 #793247 and #477932 with #324779 are triadic colors.

2 #794732 and #473279 with #324779 are triadic colors.