COLOR #6D5CAC

HEX: #6D5CAC RGB: (109,92,172)

Color info

#6D5CAC contains mainly blue color. Web safe color of #6D5CAC is #666699 (or #669).

RGB color model

#6D5CAC color RGB value is (109,92,172).

RGB: (109,92,172) (43%, 36%, 67%)

RGB channels and saturation

R 109 of 255 = 43%
G 92 of 255 = 36%
B 172 of 255 = 67%

109
92
172

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

Portions of RGB colors in percentages

R + G + B = 109 + 92 + 172 = 373 (100%)
R 109 of 373 ~ 29.22%
G 92 of 373 ~ 24.66%
B 172 of 373 ~ 46.11'%

%29.22
%24.66
%46.11

CMYK color model

#6D5CAC color CMYK value is (37,47,0,33).

  • cyan value is 36.63%
  • magenta value is 46.51%
  • yellow value is 0.00%
  • key color value is 32.55%

CMYK: (37,47,0,33)
C37M47Y0K33 (37%, 47%, 0%, 33%)
(0.37 / 0.47 / 0.00 / 0.33)

CMYK percentages

%36.63
%46.51
%0
%32.55

Codes

Color #6D5CAC in popluar color models

6D 5C AC
RGB 109 92 172
HSL 253° 32.52% 51.76%
HSB/HSV 253° 46.51% 67.45%
CMYK 36.63% 46.51% 0.00%
32.55%

Color #6D5CAC in popluar number systems.

HEX 6D 5C AC
Decimal 109 92 172
Binary 1101101 1011100 10101100
Octal 155 134 254

Shades and tints

Shades of #6D5CAC

#6D5CAC
(109,92,172)
#64549D
(100,84,157)
#5B4C8E
(91,76,142)
#52447F
(82,68,127)
#493C70
(73,60,112)
#403461
(64,52,97)
#372C52
(55,44,82)
#2E2443
(46,36,67)
#251C34
(37,28,52)
#1C1425
(28,20,37)
#130C16
(19,12,22)
#000000
(0,0,0)

Tints of #6D5CAC

#6D5CAC
(109,92,172)
#7A6AB3
(122,106,179)
#8778BA
(135,120,186)
#9486C1
(148,134,193)
#A194C8
(161,148,200)
#AEA2CF
(174,162,207)
#BBB0D6
(187,176,214)
#C8BEDD
(200,190,221)
#D5CCE4
(213,204,228)
#E2DAEB
(226,218,235)
#EFE8F2
(239,232,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5CAC color. Also use rgb(109,92,172) instead hex code.

Text Font Color

.myTextColor { color: #6D5CAC; }

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

This text font color is #6D5CAC.

Background Color

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

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

This div background color is #6D5CAC.

Border color

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

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

This div border color is #6D5CAC.

Opacity

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

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

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

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

This text has shadow with #6D5CAC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5CAC.

Preview

Color preview on black background

This text has color #6D5CAC on black background.


Color preview on white background

This text has color #6D5CAC on white background.


Black color preview on #6D5CAC background

This text has black color on #6D5CAC background.


White color preview on #6D5CAC background

This text has white color on #6D5CAC background.


Related colors

Complementary color

Complementary color for #hex is #92A353.


I love getcolorcode.com

Triadic colors

1 #AC6D5C and #5CAC6D with #6D5CAC are triadic colors.

2 #AC5C6D and #5C6DAC with #6D5CAC are triadic colors.