COLOR #6E4F56

HEX: #6E4F56 RGB: (110,79,86)

Color info

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

RGB color model

#6E4F56 color RGB value is (110,79,86).

RGB: (110,79,86) (43%, 31%, 34%)

RGB channels and saturation

R 110 of 255 = 43%
G 79 of 255 = 31%
B 86 of 255 = 34%

110
79
86

R + G + B ~ 36%. #6E4F56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 79 + 86 = 275 (100%)
R 110 of 275 ~ 40%
G 79 of 275 ~ 28.73%
B 86 of 275 ~ 31.27'%

%40
%28.73
%31.27

CMYK color model

#6E4F56 color CMYK value is (0,28,22,57).

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

CMYK: (0,28,22,57)
C0M28Y22K57 (0%, 28%, 22%, 57%)
(0.00 / 0.28 / 0.22 / 0.57)

CMYK percentages

%0
%28.18
%21.82
%56.86

Codes

Color #6E4F56 in popluar color models

6E 4F 56
RGB 110 79 86
HSL 346° 16.40% 37.06%
HSB/HSV 346° 28.18% 43.14%
CMYK 0.00% 28.18% 21.82%
56.86%

Color #6E4F56 in popluar number systems.

HEX 6E 4F 56
Decimal 110 79 86
Binary 1101110 1001111 1010110
Octal 156 117 126

Shades and tints

Shades of #6E4F56

#6E4F56
(110,79,86)
#64484F
(100,72,79)
#5A4148
(90,65,72)
#503A41
(80,58,65)
#46333A
(70,51,58)
#3C2C33
(60,44,51)
#32252C
(50,37,44)
#281E25
(40,30,37)
#1E171E
(30,23,30)
#141017
(20,16,23)
#0A0910
(10,9,16)
#000000
(0,0,0)

Tints of #6E4F56

#6E4F56
(110,79,86)
#7B5F65
(123,95,101)
#886F74
(136,111,116)
#957F83
(149,127,131)
#A28F92
(162,143,146)
#AF9FA1
(175,159,161)
#BCAFB0
(188,175,176)
#C9BFBF
(201,191,191)
#D6CFCE
(214,207,206)
#E3DFDD
(227,223,221)
#F0EFEC
(240,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E4F56; }

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

This text font color is #6E4F56.

Background Color

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

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

This div background color is #6E4F56.

Border color

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

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

This div border color is #6E4F56.

Opacity

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

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

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

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

This text has shadow with #6E4F56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4F56.

Preview

Color preview on black background

This text has color #6E4F56 on black background.


Color preview on white background

This text has color #6E4F56 on white background.


Black color preview on #6E4F56 background

This text has black color on #6E4F56 background.


White color preview on #6E4F56 background

This text has white color on #6E4F56 background.


Related colors

Complementary color

Complementary color for #hex is #91B0A9.


I love getcolorcode.com

Triadic colors

1 #566E4F and #4F566E with #6E4F56 are triadic colors.

2 #564F6E and #4F6E56 with #6E4F56 are triadic colors.