COLOR #6D32A7

HEX: #6D32A7 RGB: (109,50,167)

Color info

#6D32A7 contains mainly red and blue colors. Web safe color of #6D32A7 is #663399 (or #639).

RGB color model

#6D32A7 color RGB value is (109,50,167).

RGB: (109,50,167) (43%, 20%, 65%)

RGB channels and saturation

R 109 of 255 = 43%
G 50 of 255 = 20%
B 167 of 255 = 65%

109
50
167

R + G + B ~ 43%. #6D32A7 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 109 + 50 + 167 = 326 (100%)
R 109 of 326 ~ 33.44%
G 50 of 326 ~ 15.34%
B 167 of 326 ~ 51.23'%

%33.44
%15.34
%51.23

CMYK color model

#6D32A7 color CMYK value is (35,70,0,35).

  • cyan value is 34.73%
  • magenta value is 70.06%
  • yellow value is 0.00%
  • key color value is 34.51%
CMYK: (35,70,0,35) C35M70Y0K35 (35%,70%,0%,35%) (0.35/0.70/0.00/0.35) 

CMYK percentages

%34.73
%70.06
%0
%34.51

Codes

Color #6D32A7 in popluar color models

6D 32 A7
RGB 109 50 167
HSL 270° 53.92% 42.55%
HSB/HSV 270° 70.06% 65.49%
CMYK 34.73% 70.06% 0.00%
34.51%

Color #6D32A7 in popluar number systems.

HEX 6D 32 A7
Decimal 109 50 167
Binary 1101101 110010 10100111
Octal 155 62 247

Shades and tints

Shades of #6D32A7

#6D32A7
(109,50,167)
#642E98
(100,46,152)
#5B2A89
(91,42,137)
#52267A
(82,38,122)
#49226B
(73,34,107)
#401E5C
(64,30,92)
#371A4D
(55,26,77)
#2E163E
(46,22,62)
#25122F
(37,18,47)
#1C0E20
(28,14,32)
#130A11
(19,10,17)
#000000
(0,0,0)

Tints of #6D32A7

#6D32A7
(109,50,167)
#7A44AF
(122,68,175)
#8756B7
(135,86,183)
#9468BF
(148,104,191)
#A17AC7
(161,122,199)
#AE8CCF
(174,140,207)
#BB9ED7
(187,158,215)
#C8B0DF
(200,176,223)
#D5C2E7
(213,194,231)
#E2D4EF
(226,212,239)
#EFE6F7
(239,230,247)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D32A7 color. Also use rgb(109,50,167) instead hex code.

Text Font Color

.myTextColor { color: #6D32A7; }

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

This text font color is #6D32A7.

Background Color

.myBgColor { background-color: #6D32A7; }

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

This div background color is #6D32A7.

Border color

.myBorderColor { border: 1px solid #6D32A7; }

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

This div border color is #6D32A7.

Opacity

.myOpacity80 { color: #6D32A7; opacity: 0.8; }

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

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

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

This text has shadow with #6D32A7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D32A7.

Preview

Color preview on black background

This text has color #6D32A7 on black background.


Color preview on white background

This text has color #6D32A7 on white background.


Black color preview on #6D32A7 background

This text has black color on #6D32A7 background.


White color preview on #6D32A7 background

This text has white color on #6D32A7 background.


Related colors

Complementary color

Complementary color for #hex is #92CD58.


I love getcolorcode.com

Triadic colors

1 #A76D32 and #32A76D with #6D32A7 are triadic colors.

2 #A7326D and #326DA7 with #6D32A7 are triadic colors.