COLOR #6D3086

HEX: #6D3086 RGB: (109,48,134)

Color info

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

RGB color model

#6D3086 color RGB value is (109,48,134).

RGB: (109,48,134) (43%, 19%, 53%)

RGB channels and saturation

R 109 of 255 = 43%
G 48 of 255 = 19%
B 134 of 255 = 53%

109
48
134

R + G + B ~ 38%. #6D3086 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 48 + 134 = 291 (100%)
R 109 of 291 ~ 37.46%
G 48 of 291 ~ 16.49%
B 134 of 291 ~ 46.05'%

%37.46
%16.49
%46.05

CMYK color model

#6D3086 color CMYK value is (19,64,0,47).

  • cyan value is 18.66%
  • magenta value is 64.18%
  • yellow value is 0.00%
  • key color value is 47.45%
CMYK: (19,64,0,47) C19M64Y0K47 (19%,64%,0%,47%) (0.19/0.64/0.00/0.47) 

CMYK percentages

%18.66
%64.18
%0
%47.45

Codes

Color #6D3086 in popluar color models

6D 30 86
RGB 109 48 134
HSL 283° 47.25% 35.69%
HSB/HSV 283° 64.18% 52.55%
CMYK 18.66% 64.18% 0.00%
47.45%

Color #6D3086 in popluar number systems.

HEX 6D 30 86
Decimal 109 48 134
Binary 1101101 110000 10000110
Octal 155 60 206

Shades and tints

Shades of #6D3086

#6D3086
(109,48,134)
#642C7A
(100,44,122)
#5B286E
(91,40,110)
#522462
(82,36,98)
#492056
(73,32,86)
#401C4A
(64,28,74)
#37183E
(55,24,62)
#2E1432
(46,20,50)
#251026
(37,16,38)
#1C0C1A
(28,12,26)
#13080E
(19,8,14)
#000000
(0,0,0)

Tints of #6D3086

#6D3086
(109,48,134)
#7A4291
(122,66,145)
#87549C
(135,84,156)
#9466A7
(148,102,167)
#A178B2
(161,120,178)
#AE8ABD
(174,138,189)
#BB9CC8
(187,156,200)
#C8AED3
(200,174,211)
#D5C0DE
(213,192,222)
#E2D2E9
(226,210,233)
#EFE4F4
(239,228,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3086 color. Also use rgb(109,48,134) instead hex code.

Text Font Color

.myTextColor { color: #6D3086; }

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

This text font color is #6D3086.

Background Color

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

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

This div background color is #6D3086.

Border color

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

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

This div border color is #6D3086.

Opacity

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

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

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

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

This text has shadow with #6D3086 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3086.

Preview

Color preview on black background

This text has color #6D3086 on black background.


Color preview on white background

This text has color #6D3086 on white background.


Black color preview on #6D3086 background

This text has black color on #6D3086 background.


White color preview on #6D3086 background

This text has white color on #6D3086 background.


Related colors

Complementary color

Complementary color for #hex is #92CF79.


I love getcolorcode.com

Triadic colors

1 #866D30 and #30866D with #6D3086 are triadic colors.

2 #86306D and #306D86 with #6D3086 are triadic colors.