COLOR #6E4B49

HEX: #6E4B49 RGB: (110,75,73)

Color info

#6E4B49 contains red, green and blue colors in about the same proportion. Web safe color of #6E4B49 is #663333 (or #633).

RGB color model

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

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

RGB channels and saturation

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

110
75
73

R + G + B ~ 34%. #6E4B49 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 75 + 73 = 258 (100%)
R 110 of 258 ~ 42.64%
G 75 of 258 ~ 29.07%
B 73 of 258 ~ 28.29'%

%42.64
%29.07
%28.29

CMYK color model

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

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

CMYK: (0,32,34,57)
C0M32Y34K57 (0%, 32%, 34%, 57%)
(0.00 / 0.32 / 0.34 / 0.57)

CMYK percentages

%0
%31.82
%33.64
%56.86

Codes

Color #6E4B49 in popluar color models

6E 4B 49
RGB 110 75 73
HSL 20.22% 35.88%
HSB/HSV 33.64% 43.14%
CMYK 0.00% 31.82% 33.64%
56.86%

Color #6E4B49 in popluar number systems.

HEX 6E 4B 49
Decimal 110 75 73
Binary 1101110 1001011 1001001
Octal 156 113 111

Shades and tints

Shades of #6E4B49

#6E4B49
(110,75,73)
#644543
(100,69,67)
#5A3F3D
(90,63,61)
#503937
(80,57,55)
#463331
(70,51,49)
#3C2D2B
(60,45,43)
#322725
(50,39,37)
#28211F
(40,33,31)
#1E1B19
(30,27,25)
#141513
(20,21,19)
#0A0F0D
(10,15,13)
#000000
(0,0,0)

Tints of #6E4B49

#6E4B49
(110,75,73)
#7B5B59
(123,91,89)
#886B69
(136,107,105)
#957B79
(149,123,121)
#A28B89
(162,139,137)
#AF9B99
(175,155,153)
#BCABA9
(188,171,169)
#C9BBB9
(201,187,185)
#D6CBC9
(214,203,201)
#E3DBD9
(227,219,217)
#F0EBE9
(240,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E4B49; }

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

This text font color is #6E4B49.

Background Color

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

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

This div background color is #6E4B49.

Border color

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

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

This div border color is #6E4B49.

Opacity

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

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

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

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

This text has shadow with #6E4B49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E4B49.

Preview

Color preview on black background

This text has color #6E4B49 on black background.


Color preview on white background

This text has color #6E4B49 on white background.


Black color preview on #6E4B49 background

This text has black color on #6E4B49 background.


White color preview on #6E4B49 background

This text has white color on #6E4B49 background.


Related colors

Complementary color

Complementary color for #hex is #91B4B6.


I love getcolorcode.com

Triadic colors

1 #496E4B and #4B496E with #6E4B49 are triadic colors.

2 #494B6E and #4B6E49 with #6E4B49 are triadic colors.