COLOR #321995

HEX: #321995 RGB: (50,25,149)

Color info

#321995 contains mainly blue color. Web safe color of #321995 is #330099 (or #309).

RGB color model

#321995 color RGB value is (50,25,149).

RGB: (50,25,149) (20%, 10%, 58%)

RGB channels and saturation

R 50 of 255 = 20%
G 25 of 255 = 10%
B 149 of 255 = 58%

50
25
149

R + G + B ~ 29%. #321995 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 25 + 149 = 224 (100%)
R 50 of 224 ~ 22.32%
G 25 of 224 ~ 11.16%
B 149 of 224 ~ 66.52'%

%22.32
%11.16
%66.52

CMYK color model

#321995 color CMYK value is (66,83,0,42).

  • cyan value is 66.44%
  • magenta value is 83.22%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (66,83,0,42) C66M83Y0K42 (66%,83%,0%,42%) (0.66/0.83/0.00/0.42) 

CMYK percentages

%66.44
%83.22
%0
%41.57

Codes

Color #321995 in popluar color models

32 19 95
RGB 50 25 149
HSL 252° 71.26% 34.12%
HSB/HSV 252° 83.22% 58.43%
CMYK 66.44% 83.22% 0.00%
41.57%

Color #321995 in popluar number systems.

HEX 32 19 95
Decimal 50 25 149
Binary 110010 11001 10010101
Octal 62 31 225

Shades and tints

Shades of #321995

#321995
(50,25,149)
#2E1788
(46,23,136)
#2A157B
(42,21,123)
#26136E
(38,19,110)
#221161
(34,17,97)
#1E0F54
(30,15,84)
#1A0D47
(26,13,71)
#160B3A
(22,11,58)
#12092D
(18,9,45)
#0E0720
(14,7,32)
#0A0513
(10,5,19)
#000000
(0,0,0)

Tints of #321995

#321995
(50,25,149)
#442D9E
(68,45,158)
#5641A7
(86,65,167)
#6855B0
(104,85,176)
#7A69B9
(122,105,185)
#8C7DC2
(140,125,194)
#9E91CB
(158,145,203)
#B0A5D4
(176,165,212)
#C2B9DD
(194,185,221)
#D4CDE6
(212,205,230)
#E6E1EF
(230,225,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #321995 color. Also use rgb(50,25,149) instead hex code.

Text Font Color

.myTextColor { color: #321995; }

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

This text font color is #321995.

Background Color

.myBgColor { background-color: #321995; }

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

This div background color is #321995.

Border color

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

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

This div border color is #321995.

Opacity

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

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

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

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

This text has shadow with #321995 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #321995.

Preview

Color preview on black background

This text has color #321995 on black background.


Color preview on white background

This text has color #321995 on white background.


Black color preview on #321995 background

This text has black color on #321995 background.


White color preview on #321995 background

This text has white color on #321995 background.


Related colors

Complementary color

Complementary color for #hex is #CDE66A.


I love getcolorcode.com

Triadic colors

1 #953219 and #199532 with #321995 are triadic colors.

2 #951932 and #193295 with #321995 are triadic colors.