COLOR #6E496E

HEX: #6E496E RGB: (110,73,110)

Color info

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

RGB color model

#6E496E color RGB value is (110,73,110).

RGB: (110,73,110) (43%, 29%, 43%)

RGB channels and saturation

R 110 of 255 = 43%
G 73 of 255 = 29%
B 110 of 255 = 43%

110
73
110

R + G + B ~ 38%. #6E496E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 73 + 110 = 293 (100%)
R 110 of 293 ~ 37.54%
G 73 of 293 ~ 24.91%
B 110 of 293 ~ 37.54'%

%37.54
%24.91
%37.54

CMYK color model

#6E496E color CMYK value is (0,34,0,57).

  • cyan value is 0.00%
  • magenta value is 33.64%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (0,34,0,57)
C0M34Y0K57 (0%, 34%, 0%, 57%)
(0.00 / 0.34 / 0.00 / 0.57)

CMYK percentages

%0
%33.64
%0
%56.86

Codes

Color #6E496E in popluar color models

6E 49 6E
RGB 110 73 110
HSL 300° 20.22% 35.88%
HSB/HSV 300° 33.64% 43.14%
CMYK 0.00% 33.64% 0.00%
56.86%

Color #6E496E in popluar number systems.

HEX 6E 49 6E
Decimal 110 73 110
Binary 1101110 1001001 1101110
Octal 156 111 156

Shades and tints

Shades of #6E496E

#6E496E
(110,73,110)
#644364
(100,67,100)
#5A3D5A
(90,61,90)
#503750
(80,55,80)
#463146
(70,49,70)
#3C2B3C
(60,43,60)
#322532
(50,37,50)
#281F28
(40,31,40)
#1E191E
(30,25,30)
#141314
(20,19,20)
#0A0D0A
(10,13,10)
#000000
(0,0,0)

Tints of #6E496E

#6E496E
(110,73,110)
#7B597B
(123,89,123)
#886988
(136,105,136)
#957995
(149,121,149)
#A289A2
(162,137,162)
#AF99AF
(175,153,175)
#BCA9BC
(188,169,188)
#C9B9C9
(201,185,201)
#D6C9D6
(214,201,214)
#E3D9E3
(227,217,227)
#F0E9F0
(240,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E496E; }

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

This text font color is #6E496E.

Background Color

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

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

This div background color is #6E496E.

Border color

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

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

This div border color is #6E496E.

Opacity

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

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

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

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

This text has shadow with #6E496E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E496E.

Preview

Color preview on black background

This text has color #6E496E on black background.


Color preview on white background

This text has color #6E496E on white background.


Black color preview on #6E496E background

This text has black color on #6E496E background.


White color preview on #6E496E background

This text has white color on #6E496E background.


Related colors

Complementary color

Complementary color for #hex is #91B691.


I love getcolorcode.com

Triadic colors

1 #6E6E49 and #496E6E with #6E496E are triadic colors.

2 #6E496E and #496E6E with #6E496E are triadic colors.