COLOR #6E4A56

HEX: #6E4A56 RGB: (110,74,86)

Color info

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

RGB color model

#6E4A56 color RGB value is (110,74,86).

RGB: (110,74,86) (43%, 29%, 34%)

RGB channels and saturation

R 110 of 255 = 43%
G 74 of 255 = 29%
B 86 of 255 = 34%

110
74
86

R + G + B ~ 35%. #6E4A56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 74 + 86 = 270 (100%)
R 110 of 270 ~ 40.74%
G 74 of 270 ~ 27.41%
B 86 of 270 ~ 31.85'%

%40.74
%27.41
%31.85

CMYK color model

#6E4A56 color CMYK value is (0,33,22,57).

  • cyan value is 0.00%
  • magenta value is 32.73%
  • yellow value is 21.82%
  • key color value is 56.86%

CMYK: (0,33,22,57)
C0M33Y22K57 (0%, 33%, 22%, 57%)
(0.00 / 0.33 / 0.22 / 0.57)

CMYK percentages

%0
%32.73
%21.82
%56.86

Codes

Color #6E4A56 in popluar color models

6E 4A 56
RGB 110 74 86
HSL 340° 19.57% 36.08%
HSB/HSV 340° 32.73% 43.14%
CMYK 0.00% 32.73% 21.82%
56.86%

Color #6E4A56 in popluar number systems.

HEX 6E 4A 56
Decimal 110 74 86
Binary 1101110 1001010 1010110
Octal 156 112 126

Shades and tints

Shades of #6E4A56

#6E4A56
(110,74,86)
#64444F
(100,68,79)
#5A3E48
(90,62,72)
#503841
(80,56,65)
#46323A
(70,50,58)
#3C2C33
(60,44,51)
#32262C
(50,38,44)
#282025
(40,32,37)
#1E1A1E
(30,26,30)
#141417
(20,20,23)
#0A0E10
(10,14,16)
#000000
(0,0,0)

Tints of #6E4A56

#6E4A56
(110,74,86)
#7B5A65
(123,90,101)
#886A74
(136,106,116)
#957A83
(149,122,131)
#A28A92
(162,138,146)
#AF9AA1
(175,154,161)
#BCAAB0
(188,170,176)
#C9BABF
(201,186,191)
#D6CACE
(214,202,206)
#E3DADD
(227,218,221)
#F0EAEC
(240,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E4A56; }

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

This text font color is #6E4A56.

Background Color

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

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

This div background color is #6E4A56.

Border color

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

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

This div border color is #6E4A56.

Opacity

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

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

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

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

This text has shadow with #6E4A56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4A56.

Preview

Color preview on black background

This text has color #6E4A56 on black background.


Color preview on white background

This text has color #6E4A56 on white background.


Black color preview on #6E4A56 background

This text has black color on #6E4A56 background.


White color preview on #6E4A56 background

This text has white color on #6E4A56 background.


Related colors

Complementary color

Complementary color for #hex is #91B5A9.


I love getcolorcode.com

Triadic colors

1 #566E4A and #4A566E with #6E4A56 are triadic colors.

2 #564A6E and #4A6E56 with #6E4A56 are triadic colors.