COLOR #6E4E64

HEX: #6E4E64 RGB: (110,78,100)

Color info

#6E4E64 contains red, green and blue colors in about the same proportion. Web safe color of #6E4E64 is #666666 (or #666).

RGB color model

#6E4E64 color RGB value is (110,78,100).

RGB: (110,78,100) (43%, 31%, 39%)

RGB channels and saturation

R 110 of 255 = 43%
G 78 of 255 = 31%
B 100 of 255 = 39%

110
78
100

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

Portions of RGB colors in percentages

R + G + B = 110 + 78 + 100 = 288 (100%)
R 110 of 288 ~ 38.19%
G 78 of 288 ~ 27.08%
B 100 of 288 ~ 34.72'%

%38.19
%27.08
%34.72

CMYK color model

#6E4E64 color CMYK value is (0,29,9,57).

  • cyan value is 0.00%
  • magenta value is 29.09%
  • yellow value is 9.09%
  • key color value is 56.86%

CMYK: (0,29,9,57)
C0M29Y9K57 (0%, 29%, 9%, 57%)
(0.00 / 0.29 / 0.09 / 0.57)

CMYK percentages

%0
%29.09
%9.09
%56.86

Codes

Color #6E4E64 in popluar color models

6E 4E 64
RGB 110 78 100
HSL 319° 17.02% 36.86%
HSB/HSV 319° 29.09% 43.14%
CMYK 0.00% 29.09% 9.09%
56.86%

Color #6E4E64 in popluar number systems.

HEX 6E 4E 64
Decimal 110 78 100
Binary 1101110 1001110 1100100
Octal 156 116 144

Shades and tints

Shades of #6E4E64

#6E4E64
(110,78,100)
#64475B
(100,71,91)
#5A4052
(90,64,82)
#503949
(80,57,73)
#463240
(70,50,64)
#3C2B37
(60,43,55)
#32242E
(50,36,46)
#281D25
(40,29,37)
#1E161C
(30,22,28)
#140F13
(20,15,19)
#0A080A
(10,8,10)
#000000
(0,0,0)

Tints of #6E4E64

#6E4E64
(110,78,100)
#7B5E72
(123,94,114)
#886E80
(136,110,128)
#957E8E
(149,126,142)
#A28E9C
(162,142,156)
#AF9EAA
(175,158,170)
#BCAEB8
(188,174,184)
#C9BEC6
(201,190,198)
#D6CED4
(214,206,212)
#E3DEE2
(227,222,226)
#F0EEF0
(240,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E4E64; }

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

This text font color is #6E4E64.

Background Color

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

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

This div background color is #6E4E64.

Border color

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

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

This div border color is #6E4E64.

Opacity

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

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

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

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

This text has shadow with #6E4E64 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4E64.

Preview

Color preview on black background

This text has color #6E4E64 on black background.


Color preview on white background

This text has color #6E4E64 on white background.


Black color preview on #6E4E64 background

This text has black color on #6E4E64 background.


White color preview on #6E4E64 background

This text has white color on #6E4E64 background.


Related colors

Complementary color

Complementary color for #hex is #91B19B.


I love getcolorcode.com

Triadic colors

1 #646E4E and #4E646E with #6E4E64 are triadic colors.

2 #644E6E and #4E6E64 with #6E4E64 are triadic colors.