COLOR #6D2E6A

HEX: #6D2E6A RGB: (109,46,106)

Color info

#6D2E6A contains mainly red and blue colors. Web safe color of #6D2E6A is #663366 (or #636).

RGB color model

#6D2E6A color RGB value is (109,46,106).

RGB: (109,46,106) (43%, 18%, 42%)

RGB channels and saturation

R 109 of 255 = 43%
G 46 of 255 = 18%
B 106 of 255 = 42%

109
46
106

R + G + B ~ 34%. #6D2E6A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 46 + 106 = 261 (100%)
R 109 of 261 ~ 41.76%
G 46 of 261 ~ 17.62%
B 106 of 261 ~ 40.61'%

%41.76
%17.62
%40.61

CMYK color model

#6D2E6A color CMYK value is (0,58,3,57).

  • cyan value is 0.00%
  • magenta value is 57.80%
  • yellow value is 2.75%
  • key color value is 57.25%
CMYK: (0,58,3,57) C0M58Y3K57 (0%,58%,3%,57%) (0.00/0.58/0.03/0.57) 

CMYK percentages

%0
%57.8
%2.75
%57.25

Codes

Color #6D2E6A in popluar color models

6D 2E 6A
RGB 109 46 106
HSL 303° 40.65% 30.39%
HSB/HSV 303° 57.80% 42.75%
CMYK 0.00% 57.80% 2.75%
57.25%

Color #6D2E6A in popluar number systems.

HEX 6D 2E 6A
Decimal 109 46 106
Binary 1101101 101110 1101010
Octal 155 56 152

Shades and tints

Shades of #6D2E6A

#6D2E6A
(109,46,106)
#642A61
(100,42,97)
#5B2658
(91,38,88)
#52224F
(82,34,79)
#491E46
(73,30,70)
#401A3D
(64,26,61)
#371634
(55,22,52)
#2E122B
(46,18,43)
#250E22
(37,14,34)
#1C0A19
(28,10,25)
#130610
(19,6,16)
#000000
(0,0,0)

Tints of #6D2E6A

#6D2E6A
(109,46,106)
#7A4177
(122,65,119)
#875484
(135,84,132)
#946791
(148,103,145)
#A17A9E
(161,122,158)
#AE8DAB
(174,141,171)
#BBA0B8
(187,160,184)
#C8B3C5
(200,179,197)
#D5C6D2
(213,198,210)
#E2D9DF
(226,217,223)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D2E6A color. Also use rgb(109,46,106) instead hex code.

Text Font Color

.myTextColor { color: #6D2E6A; }

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

This text font color is #6D2E6A.

Background Color

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

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

This div background color is #6D2E6A.

Border color

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

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

This div border color is #6D2E6A.

Opacity

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

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

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

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

This text has shadow with #6D2E6A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D2E6A.

Preview

Color preview on black background

This text has color #6D2E6A on black background.


Color preview on white background

This text has color #6D2E6A on white background.


Black color preview on #6D2E6A background

This text has black color on #6D2E6A background.


White color preview on #6D2E6A background

This text has white color on #6D2E6A background.


Related colors

Complementary color

Complementary color for #hex is #92D195.


I love getcolorcode.com

Triadic colors

1 #6A6D2E and #2E6A6D with #6D2E6A are triadic colors.

2 #6A2E6D and #2E6D6A with #6D2E6A are triadic colors.