COLOR #6E614D

HEX: #6E614D RGB: (110,97,77)

Color info

#6E614D contains red, green and blue colors in about the same proportion. Web safe color of #6E614D is #666633 (or #663).

RGB color model

#6E614D color RGB value is (110,97,77).

RGB: (110,97,77) (43%, 38%, 30%)

RGB channels and saturation

R 110 of 255 = 43%
G 97 of 255 = 38%
B 77 of 255 = 30%

110
97
77

R + G + B ~ 37%. #6E614D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 110 + 97 + 77 = 284 (100%)
R 110 of 284 ~ 38.73%
G 97 of 284 ~ 34.15%
B 77 of 284 ~ 27.11'%

%38.73
%34.15
%27.11

CMYK color model

#6E614D color CMYK value is (0,12,30,57).

  • cyan value is 0.00%
  • magenta value is 11.82%
  • yellow value is 30.00%
  • key color value is 56.86%

CMYK: (0,12,30,57)
C0M12Y30K57 (0%, 12%, 30%, 57%)
(0.00 / 0.12 / 0.30 / 0.57)

CMYK percentages

%0
%11.82
%30
%56.86

Codes

Color #6E614D in popluar color models

6E 61 4D
RGB 110 97 77
HSL 36° 17.65% 36.67%
HSB/HSV 36° 30.00% 43.14%
CMYK 0.00% 11.82% 30.00%
56.86%

Color #6E614D in popluar number systems.

HEX 6E 61 4D
Decimal 110 97 77
Binary 1101110 1100001 1001101
Octal 156 141 115

Shades and tints

Shades of #6E614D

#6E614D
(110,97,77)
#645946
(100,89,70)
#5A513F
(90,81,63)
#504938
(80,73,56)
#464131
(70,65,49)
#3C392A
(60,57,42)
#323123
(50,49,35)
#28291C
(40,41,28)
#1E2115
(30,33,21)
#14190E
(20,25,14)
#0A1107
(10,17,7)
#000000
(0,0,0)

Tints of #6E614D

#6E614D
(110,97,77)
#7B6F5D
(123,111,93)
#887D6D
(136,125,109)
#958B7D
(149,139,125)
#A2998D
(162,153,141)
#AFA79D
(175,167,157)
#BCB5AD
(188,181,173)
#C9C3BD
(201,195,189)
#D6D1CD
(214,209,205)
#E3DFDD
(227,223,221)
#F0EDED
(240,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E614D; }

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

This text font color is #6E614D.

Background Color

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

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

This div background color is #6E614D.

Border color

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

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

This div border color is #6E614D.

Opacity

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

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

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

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

This text has shadow with #6E614D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E614D.

Preview

Color preview on black background

This text has color #6E614D on black background.


Color preview on white background

This text has color #6E614D on white background.


Black color preview on #6E614D background

This text has black color on #6E614D background.


White color preview on #6E614D background

This text has white color on #6E614D background.


Related colors

Complementary color

Complementary color for #hex is #919EB2.


I love getcolorcode.com

Triadic colors

1 #4D6E61 and #614D6E with #6E614D are triadic colors.

2 #4D616E and #616E4D with #6E614D are triadic colors.