COLOR #6D1E50

HEX: #6D1E50 RGB: (109,30,80)

Color info

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

RGB color model

#6D1E50 color RGB value is (109,30,80).

RGB: (109,30,80) (43%, 12%, 31%)

RGB channels and saturation

R 109 of 255 = 43%
G 30 of 255 = 12%
B 80 of 255 = 31%

109
30
80

R + G + B ~ 29%. #6D1E50 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 109 + 30 + 80 = 219 (100%)
R 109 of 219 ~ 49.77%
G 30 of 219 ~ 13.7%
B 80 of 219 ~ 36.53'%

%49.77
%13.7
%36.53

CMYK color model

#6D1E50 color CMYK value is (0,72,27,57).

  • cyan value is 0.00%
  • magenta value is 72.48%
  • yellow value is 26.61%
  • key color value is 57.25%
CMYK: (0,72,27,57) C0M72Y27K57 (0%,72%,27%,57%) (0.00/0.72/0.27/0.57) 

CMYK percentages

%0
%72.48
%26.61
%57.25

Codes

Color #6D1E50 in popluar color models

6D 1E 50
RGB 109 30 80
HSL 322° 56.83% 27.25%
HSB/HSV 322° 72.48% 42.75%
CMYK 0.00% 72.48% 26.61%
57.25%

Color #6D1E50 in popluar number systems.

HEX 6D 1E 50
Decimal 109 30 80
Binary 1101101 11110 1010000
Octal 155 36 120

Shades and tints

Shades of #6D1E50

#6D1E50
(109,30,80)
#641C49
(100,28,73)
#5B1A42
(91,26,66)
#52183B
(82,24,59)
#491634
(73,22,52)
#40142D
(64,20,45)
#371226
(55,18,38)
#2E101F
(46,16,31)
#250E18
(37,14,24)
#1C0C11
(28,12,17)
#130A0A
(19,10,10)
#000000
(0,0,0)

Tints of #6D1E50

#6D1E50
(109,30,80)
#7A325F
(122,50,95)
#87466E
(135,70,110)
#945A7D
(148,90,125)
#A16E8C
(161,110,140)
#AE829B
(174,130,155)
#BB96AA
(187,150,170)
#C8AAB9
(200,170,185)
#D5BEC8
(213,190,200)
#E2D2D7
(226,210,215)
#EFE6E6
(239,230,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D1E50 color. Also use rgb(109,30,80) instead hex code.

Text Font Color

.myTextColor { color: #6D1E50; }

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

This text font color is #6D1E50.

Background Color

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

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

This div background color is #6D1E50.

Border color

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

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

This div border color is #6D1E50.

Opacity

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

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

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

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

This text has shadow with #6D1E50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D1E50.

Preview

Color preview on black background

This text has color #6D1E50 on black background.


Color preview on white background

This text has color #6D1E50 on white background.


Black color preview on #6D1E50 background

This text has black color on #6D1E50 background.


White color preview on #6D1E50 background

This text has white color on #6D1E50 background.


Related colors

Complementary color

Complementary color for #hex is #92E1AF.


I love getcolorcode.com

Triadic colors

1 #506D1E and #1E506D with #6D1E50 are triadic colors.

2 #501E6D and #1E6D50 with #6D1E50 are triadic colors.