COLOR #6E3D71

HEX: #6E3D71 RGB: (110,61,113)

Color info

#6E3D71 contains red, green and blue colors in about the same proportion. Web safe color of #6E3D71 is #663366 (or #636).

RGB color model

#6E3D71 color RGB value is (110,61,113).

RGB: (110,61,113) (43%, 24%, 44%)

RGB channels and saturation

R 110 of 255 = 43%
G 61 of 255 = 24%
B 113 of 255 = 44%

110
61
113

R + G + B ~ 37%. #6E3D71 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 61 + 113 = 284 (100%)
R 110 of 284 ~ 38.73%
G 61 of 284 ~ 21.48%
B 113 of 284 ~ 39.79'%

%38.73
%21.48
%39.79

CMYK color model

#6E3D71 color CMYK value is (3,46,0,56).

  • cyan value is 2.65%
  • magenta value is 46.02%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (3,46,0,56)
C3M46Y0K56 (3%, 46%, 0%, 56%)
(0.03 / 0.46 / 0.00 / 0.56)

CMYK percentages

%2.65
%46.02
%0
%55.69

Codes

Color #6E3D71 in popluar color models

6E 3D 71
RGB 110 61 113
HSL 297° 29.89% 34.12%
HSB/HSV 297° 46.02% 44.31%
CMYK 2.65% 46.02% 0.00%
55.69%

Color #6E3D71 in popluar number systems.

HEX 6E 3D 71
Decimal 110 61 113
Binary 1101110 111101 1110001
Octal 156 75 161

Shades and tints

Shades of #6E3D71

#6E3D71
(110,61,113)
#643867
(100,56,103)
#5A335D
(90,51,93)
#502E53
(80,46,83)
#462949
(70,41,73)
#3C243F
(60,36,63)
#321F35
(50,31,53)
#281A2B
(40,26,43)
#1E1521
(30,21,33)
#141017
(20,16,23)
#0A0B0D
(10,11,13)
#000000
(0,0,0)

Tints of #6E3D71

#6E3D71
(110,61,113)
#7B4E7D
(123,78,125)
#885F89
(136,95,137)
#957095
(149,112,149)
#A281A1
(162,129,161)
#AF92AD
(175,146,173)
#BCA3B9
(188,163,185)
#C9B4C5
(201,180,197)
#D6C5D1
(214,197,209)
#E3D6DD
(227,214,221)
#F0E7E9
(240,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E3D71 color. Also use rgb(110,61,113) instead hex code.

Text Font Color

.myTextColor { color: #6E3D71; }

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

This text font color is #6E3D71.

Background Color

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

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

This div background color is #6E3D71.

Border color

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

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

This div border color is #6E3D71.

Opacity

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

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

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

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

This text has shadow with #6E3D71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E3D71.

Preview

Color preview on black background

This text has color #6E3D71 on black background.


Color preview on white background

This text has color #6E3D71 on white background.


Black color preview on #6E3D71 background

This text has black color on #6E3D71 background.


White color preview on #6E3D71 background

This text has white color on #6E3D71 background.


Related colors

Complementary color

Complementary color for #hex is #91C28E.


I love getcolorcode.com

Triadic colors

1 #716E3D and #3D716E with #6E3D71 are triadic colors.

2 #713D6E and #3D6E71 with #6E3D71 are triadic colors.