COLOR #6E3659

HEX: #6E3659 RGB: (110,54,89)

Color info

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

RGB color model

#6E3659 color RGB value is (110,54,89).

RGB: (110,54,89) (43%, 21%, 35%)

RGB channels and saturation

R 110 of 255 = 43%
G 54 of 255 = 21%
B 89 of 255 = 35%

110
54
89

R + G + B ~ 33%. #6E3659 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 54 + 89 = 253 (100%)
R 110 of 253 ~ 43.48%
G 54 of 253 ~ 21.34%
B 89 of 253 ~ 35.18'%

%43.48
%21.34
%35.18

CMYK color model

#6E3659 color CMYK value is (0,51,19,57).

  • cyan value is 0.00%
  • magenta value is 50.91%
  • yellow value is 19.09%
  • key color value is 56.86%

CMYK: (0,51,19,57)
C0M51Y19K57 (0%, 51%, 19%, 57%)
(0.00 / 0.51 / 0.19 / 0.57)

CMYK percentages

%0
%50.91
%19.09
%56.86

Codes

Color #6E3659 in popluar color models

6E 36 59
RGB 110 54 89
HSL 323° 34.15% 32.16%
HSB/HSV 323° 50.91% 43.14%
CMYK 0.00% 50.91% 19.09%
56.86%

Color #6E3659 in popluar number systems.

HEX 6E 36 59
Decimal 110 54 89
Binary 1101110 110110 1011001
Octal 156 66 131

Shades and tints

Shades of #6E3659

#6E3659
(110,54,89)
#643251
(100,50,81)
#5A2E49
(90,46,73)
#502A41
(80,42,65)
#462639
(70,38,57)
#3C2231
(60,34,49)
#321E29
(50,30,41)
#281A21
(40,26,33)
#1E1619
(30,22,25)
#141211
(20,18,17)
#0A0E09
(10,14,9)
#000000
(0,0,0)

Tints of #6E3659

#6E3659
(110,54,89)
#7B4868
(123,72,104)
#885A77
(136,90,119)
#956C86
(149,108,134)
#A27E95
(162,126,149)
#AF90A4
(175,144,164)
#BCA2B3
(188,162,179)
#C9B4C2
(201,180,194)
#D6C6D1
(214,198,209)
#E3D8E0
(227,216,224)
#F0EAEF
(240,234,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6E3659 color. Also use rgb(110,54,89) instead hex code.

Text Font Color

.myTextColor { color: #6E3659; }

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

This text font color is #6E3659.

Background Color

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

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

This div background color is #6E3659.

Border color

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

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

This div border color is #6E3659.

Opacity

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

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

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

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

This text has shadow with #6E3659 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E3659.

Preview

Color preview on black background

This text has color #6E3659 on black background.


Color preview on white background

This text has color #6E3659 on white background.


Black color preview on #6E3659 background

This text has black color on #6E3659 background.


White color preview on #6E3659 background

This text has white color on #6E3659 background.


Related colors

Complementary color

Complementary color for #hex is #91C9A6.


I love getcolorcode.com

Triadic colors

1 #596E36 and #36596E with #6E3659 are triadic colors.

2 #59366E and #366E59 with #6E3659 are triadic colors.