COLOR #6D3884

HEX: #6D3884 RGB: (109,56,132)

Color info

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

RGB color model

#6D3884 color RGB value is (109,56,132).

RGB: (109,56,132) (43%, 22%, 52%)

RGB channels and saturation

R 109 of 255 = 43%
G 56 of 255 = 22%
B 132 of 255 = 52%

109
56
132

R + G + B ~ 39%. #6D3884 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 56 + 132 = 297 (100%)
R 109 of 297 ~ 36.7%
G 56 of 297 ~ 18.86%
B 132 of 297 ~ 44.44'%

%36.7
%18.86
%44.44

CMYK color model

#6D3884 color CMYK value is (17,58,0,48).

  • cyan value is 17.42%
  • magenta value is 57.58%
  • yellow value is 0.00%
  • key color value is 48.24%

CMYK: (17,58,0,48)
C17M58Y0K48 (17%, 58%, 0%, 48%)
(0.17 / 0.58 / 0.00 / 0.48)

CMYK percentages

%17.42
%57.58
%0
%48.24

Codes

Color #6D3884 in popluar color models

6D 38 84
RGB 109 56 132
HSL 282° 40.43% 36.86%
HSB/HSV 282° 57.58% 51.76%
CMYK 17.42% 57.58% 0.00%
48.24%

Color #6D3884 in popluar number systems.

HEX 6D 38 84
Decimal 109 56 132
Binary 1101101 111000 10000100
Octal 155 70 204

Shades and tints

Shades of #6D3884

#6D3884
(109,56,132)
#643378
(100,51,120)
#5B2E6C
(91,46,108)
#522960
(82,41,96)
#492454
(73,36,84)
#401F48
(64,31,72)
#371A3C
(55,26,60)
#2E1530
(46,21,48)
#251024
(37,16,36)
#1C0B18
(28,11,24)
#13060C
(19,6,12)
#000000
(0,0,0)

Tints of #6D3884

#6D3884
(109,56,132)
#7A4A8F
(122,74,143)
#875C9A
(135,92,154)
#946EA5
(148,110,165)
#A180B0
(161,128,176)
#AE92BB
(174,146,187)
#BBA4C6
(187,164,198)
#C8B6D1
(200,182,209)
#D5C8DC
(213,200,220)
#E2DAE7
(226,218,231)
#EFECF2
(239,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3884 color. Also use rgb(109,56,132) instead hex code.

Text Font Color

.myTextColor { color: #6D3884; }

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

This text font color is #6D3884.

Background Color

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

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

This div background color is #6D3884.

Border color

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

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

This div border color is #6D3884.

Opacity

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

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

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

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

This text has shadow with #6D3884 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3884.

Preview

Color preview on black background

This text has color #6D3884 on black background.


Color preview on white background

This text has color #6D3884 on white background.


Black color preview on #6D3884 background

This text has black color on #6D3884 background.


White color preview on #6D3884 background

This text has white color on #6D3884 background.


Related colors

Complementary color

Complementary color for #hex is #92C77B.


I love getcolorcode.com

Triadic colors

1 #846D38 and #38846D with #6D3884 are triadic colors.

2 #84386D and #386D84 with #6D3884 are triadic colors.