COLOR #6D3C92

HEX: #6D3C92 RGB: (109,60,146)

Color info

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

RGB color model

#6D3C92 color RGB value is (109,60,146).

RGB: (109,60,146) (43%, 24%, 57%)

RGB channels and saturation

R 109 of 255 = 43%
G 60 of 255 = 24%
B 146 of 255 = 57%

109
60
146

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

Portions of RGB colors in percentages

R + G + B = 109 + 60 + 146 = 315 (100%)
R 109 of 315 ~ 34.6%
G 60 of 315 ~ 19.05%
B 146 of 315 ~ 46.35'%

%34.6
%19.05
%46.35

CMYK color model

#6D3C92 color CMYK value is (25,59,0,43).

  • cyan value is 25.34%
  • magenta value is 58.90%
  • yellow value is 0.00%
  • key color value is 42.75%

CMYK: (25,59,0,43)
C25M59Y0K43 (25%, 59%, 0%, 43%)
(0.25 / 0.59 / 0.00 / 0.43)

CMYK percentages

%25.34
%58.9
%0
%42.75

Codes

Color #6D3C92 in popluar color models

6D 3C 92
RGB 109 60 146
HSL 274° 41.75% 40.39%
HSB/HSV 274° 58.90% 57.25%
CMYK 25.34% 58.90% 0.00%
42.75%

Color #6D3C92 in popluar number systems.

HEX 6D 3C 92
Decimal 109 60 146
Binary 1101101 111100 10010010
Octal 155 74 222

Shades and tints

Shades of #6D3C92

#6D3C92
(109,60,146)
#643785
(100,55,133)
#5B3278
(91,50,120)
#522D6B
(82,45,107)
#49285E
(73,40,94)
#402351
(64,35,81)
#371E44
(55,30,68)
#2E1937
(46,25,55)
#25142A
(37,20,42)
#1C0F1D
(28,15,29)
#130A10
(19,10,16)
#000000
(0,0,0)

Tints of #6D3C92

#6D3C92
(109,60,146)
#7A4D9B
(122,77,155)
#875EA4
(135,94,164)
#946FAD
(148,111,173)
#A180B6
(161,128,182)
#AE91BF
(174,145,191)
#BBA2C8
(187,162,200)
#C8B3D1
(200,179,209)
#D5C4DA
(213,196,218)
#E2D5E3
(226,213,227)
#EFE6EC
(239,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D3C92 color. Also use rgb(109,60,146) instead hex code.

Text Font Color

.myTextColor { color: #6D3C92; }

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

This text font color is #6D3C92.

Background Color

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

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

This div background color is #6D3C92.

Border color

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

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

This div border color is #6D3C92.

Opacity

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

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

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

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

This text has shadow with #6D3C92 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D3C92.

Preview

Color preview on black background

This text has color #6D3C92 on black background.


Color preview on white background

This text has color #6D3C92 on white background.


Black color preview on #6D3C92 background

This text has black color on #6D3C92 background.


White color preview on #6D3C92 background

This text has white color on #6D3C92 background.


Related colors

Complementary color

Complementary color for #hex is #92C36D.


I love getcolorcode.com

Triadic colors

1 #926D3C and #3C926D with #6D3C92 are triadic colors.

2 #923C6D and #3C6D92 with #6D3C92 are triadic colors.