COLOR #6D3296

HEX: #6D3296 RGB: (109,50,150)

Color info

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

RGB color model

#6D3296 color RGB value is (109,50,150).

RGB: (109,50,150) (43%, 20%, 59%)

RGB channels and saturation

R 109 of 255 = 43%
G 50 of 255 = 20%
B 150 of 255 = 59%

109
50
150

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

Portions of RGB colors in percentages

R + G + B = 109 + 50 + 150 = 309 (100%)
R 109 of 309 ~ 35.28%
G 50 of 309 ~ 16.18%
B 150 of 309 ~ 48.54'%

%35.28
%16.18
%48.54

CMYK color model

#6D3296 color CMYK value is (27,67,0,41).

  • cyan value is 27.33%
  • magenta value is 66.67%
  • yellow value is 0.00%
  • key color value is 41.18%
CMYK: (27,67,0,41) C27M67Y0K41 (27%,67%,0%,41%) (0.27/0.67/0.00/0.41) 

CMYK percentages

%27.33
%66.67
%0
%41.18

Codes

Color #6D3296 in popluar color models

6D 32 96
RGB 109 50 150
HSL 275° 50.00% 39.22%
HSB/HSV 275° 66.67% 58.82%
CMYK 27.33% 66.67% 0.00%
41.18%

Color #6D3296 in popluar number systems.

HEX 6D 32 96
Decimal 109 50 150
Binary 1101101 110010 10010110
Octal 155 62 226

Shades and tints

Shades of #6D3296

#6D3296
(109,50,150)
#642E89
(100,46,137)
#5B2A7C
(91,42,124)
#52266F
(82,38,111)
#492262
(73,34,98)
#401E55
(64,30,85)
#371A48
(55,26,72)
#2E163B
(46,22,59)
#25122E
(37,18,46)
#1C0E21
(28,14,33)
#130A14
(19,10,20)
#000000
(0,0,0)

Tints of #6D3296

#6D3296
(109,50,150)
#7A449F
(122,68,159)
#8756A8
(135,86,168)
#9468B1
(148,104,177)
#A17ABA
(161,122,186)
#AE8CC3
(174,140,195)
#BB9ECC
(187,158,204)
#C8B0D5
(200,176,213)
#D5C2DE
(213,194,222)
#E2D4E7
(226,212,231)
#EFE6F0
(239,230,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D3296; }

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

This text font color is #6D3296.

Background Color

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

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

This div background color is #6D3296.

Border color

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

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

This div border color is #6D3296.

Opacity

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

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

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

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

This text has shadow with #6D3296 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3296.

Preview

Color preview on black background

This text has color #6D3296 on black background.


Color preview on white background

This text has color #6D3296 on white background.


Black color preview on #6D3296 background

This text has black color on #6D3296 background.


White color preview on #6D3296 background

This text has white color on #6D3296 background.


Related colors

Complementary color

Complementary color for #hex is #92CD69.


I love getcolorcode.com

Triadic colors

1 #966D32 and #32966D with #6D3296 are triadic colors.

2 #96326D and #326D96 with #6D3296 are triadic colors.