COLOR #320740

HEX: #320740 RGB: (50,7,64)

Color info

#320740 contains red, green and blue colors in about the same proportion. Web safe color of #320740 is #330033 (or #303).

RGB color model

#320740 color RGB value is (50,7,64).

RGB: (50,7,64) (20%, 3%, 25%)

RGB channels and saturation

R 50 of 255 = 20%
G 7 of 255 = 3%
B 64 of 255 = 25%

50
7
64

R + G + B ~ 16%. #320740 is dark color.

Portions of RGB colors in percentages

R + G + B = 50 + 7 + 64 = 121 (100%)
R 50 of 121 ~ 41.32%
G 7 of 121 ~ 5.79%
B 64 of 121 ~ 52.89'%

%41.32
%52.89

CMYK color model

#320740 color CMYK value is (22,89,0,75).

  • cyan value is 21.88%
  • magenta value is 89.06%
  • yellow value is 0.00%
  • key color value is 74.90%

CMYK: (22,89,0,75)
C22M89Y0K75 (22%, 89%, 0%, 75%)
(0.22 / 0.89 / 0.00 / 0.75)

CMYK percentages

%21.88
%89.06
%0
%74.9

Codes

Color #320740 in popluar color models

32 07 40
RGB 50 7 64
HSL 285° 80.28% 13.92%
HSB/HSV 285° 89.06% 25.10%
CMYK 21.88% 89.06% 0.00%
74.90%

Color #320740 in popluar number systems.

HEX 32 07 40
Decimal 50 7 64
Binary 110010 111 1000000
Octal 62 7 100

Shades and tints

Shades of #320740

#320740
(50,7,64)
#2E073B
(46,7,59)
#2A0736
(42,7,54)
#260731
(38,7,49)
#22072C
(34,7,44)
#1E0727
(30,7,39)
#1A0722
(26,7,34)
#16071D
(22,7,29)
#120718
(18,7,24)
#0E0713
(14,7,19)
#0A070E
(10,7,14)
#000000
(0,0,0)

Tints of #320740

#320740
(50,7,64)
#441D51
(68,29,81)
#563362
(86,51,98)
#684973
(104,73,115)
#7A5F84
(122,95,132)
#8C7595
(140,117,149)
#9E8BA6
(158,139,166)
#B0A1B7
(176,161,183)
#C2B7C8
(194,183,200)
#D4CDD9
(212,205,217)
#E6E3EA
(230,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #320740 color. Also use rgb(50,7,64) instead hex code.

Text Font Color

.myTextColor { color: #320740; }

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

This text font color is #320740.

Background Color

.myBgColor { background-color: #320740; }

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

This div background color is #320740.

Border color

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

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

This div border color is #320740.

Opacity

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

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

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

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

This text has shadow with #320740 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #320740.

Preview

Color preview on black background

This text has color #320740 on black background.


Color preview on white background

This text has color #320740 on white background.


Black color preview on #320740 background

This text has black color on #320740 background.


White color preview on #320740 background

This text has white color on #320740 background.


Related colors

Complementary color

Complementary color for #hex is #CDF8BF.


I love getcolorcode.com

Triadic colors

1 #403207 and #074032 with #320740 are triadic colors.

2 #400732 and #073240 with #320740 are triadic colors.