COLOR #6D2E77

HEX: #6D2E77 RGB: (109,46,119)

Color info

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

RGB color model

#6D2E77 color RGB value is (109,46,119).

RGB: (109,46,119) (43%, 18%, 47%)

RGB channels and saturation

R 109 of 255 = 43%
G 46 of 255 = 18%
B 119 of 255 = 47%

109
46
119

R + G + B ~ 36%. #6D2E77 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 46 + 119 = 274 (100%)
R 109 of 274 ~ 39.78%
G 46 of 274 ~ 16.79%
B 119 of 274 ~ 43.43'%

%39.78
%16.79
%43.43

CMYK color model

#6D2E77 color CMYK value is (8,61,0,53).

  • cyan value is 8.40%
  • magenta value is 61.34%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (8,61,0,53) C8M61Y0K53 (8%,61%,0%,53%) (0.08/0.61/0.00/0.53) 

CMYK percentages

%8.4
%61.34
%0
%53.33

Codes

Color #6D2E77 in popluar color models

6D 2E 77
RGB 109 46 119
HSL 292° 44.24% 32.35%
HSB/HSV 292° 61.34% 46.67%
CMYK 8.40% 61.34% 0.00%
53.33%

Color #6D2E77 in popluar number systems.

HEX 6D 2E 77
Decimal 109 46 119
Binary 1101101 101110 1110111
Octal 155 56 167

Shades and tints

Shades of #6D2E77

#6D2E77
(109,46,119)
#642A6D
(100,42,109)
#5B2663
(91,38,99)
#522259
(82,34,89)
#491E4F
(73,30,79)
#401A45
(64,26,69)
#37163B
(55,22,59)
#2E1231
(46,18,49)
#250E27
(37,14,39)
#1C0A1D
(28,10,29)
#130613
(19,6,19)
#000000
(0,0,0)

Tints of #6D2E77

#6D2E77
(109,46,119)
#7A4183
(122,65,131)
#87548F
(135,84,143)
#94679B
(148,103,155)
#A17AA7
(161,122,167)
#AE8DB3
(174,141,179)
#BBA0BF
(187,160,191)
#C8B3CB
(200,179,203)
#D5C6D7
(213,198,215)
#E2D9E3
(226,217,227)
#EFECEF
(239,236,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D2E77; }

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

This text font color is #6D2E77.

Background Color

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

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

This div background color is #6D2E77.

Border color

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

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

This div border color is #6D2E77.

Opacity

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

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

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

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

This text has shadow with #6D2E77 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D2E77.

Preview

Color preview on black background

This text has color #6D2E77 on black background.


Color preview on white background

This text has color #6D2E77 on white background.


Black color preview on #6D2E77 background

This text has black color on #6D2E77 background.


White color preview on #6D2E77 background

This text has white color on #6D2E77 background.


Related colors

Complementary color

Complementary color for #hex is #92D188.


I love getcolorcode.com

Triadic colors

1 #776D2E and #2E776D with #6D2E77 are triadic colors.

2 #772E6D and #2E6D77 with #6D2E77 are triadic colors.