COLOR #6E6A49

HEX: #6E6A49 RGB: (110,106,73)

Renk bilgisi

#6E6A49 contains red, green and blue colors in about the same proportion. #6E6A49 ‘ nin web güvenlik rengi #666633 (ya da #663) dir.

RGB renk modeli

#6E6A49 color RGB value is (110,106,73).

RGB: (110,106,73) (43%, 42%, 29%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 106 of 255 = 42%
B 73 of 255 = 29%

110
106
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 106 + 73 = 289 (100%)
R 110 of 289 ~ 38.06%
G 106 of 289 ~ 36.68%
B 73 of 289 ~ 25.26'%

%38.06
%36.68
%25.26

CMYK RENK MODELİ

#6E6A49 rengi CMYK tonu (0,4,34,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 3.64%
  • sarı tonu 33.64%
  • ana renk tonu 56.86%

CMYK: (0,4,34,57)
C0M4Y34K57 (0%, 4%, 34%, 57%)
(0.00 / 0.04 / 0.34 / 0.57)

CMYK yüzdeleri

%0
%3.64
%33.64
%56.86

Codes

Color #6E6A49 in popluar color models

6E 6A 49
RGB 110 106 73
HSL 54° 20.22% 35.88%
HSB/HSV 54° 33.64% 43.14%
CMYK 0.00% 3.64% 33.64%
56.86%

Color #6E6A49 in popluar number systems.

HEX 6E 6A 49
Decimal 110 106 73
Binary 1101110 1101010 1001001
Octal 156 152 111

Shades and tints

Shades of #6E6A49

#6E6A49
(110,106,73)
#646143
(100,97,67)
#5A583D
(90,88,61)
#504F37
(80,79,55)
#464631
(70,70,49)
#3C3D2B
(60,61,43)
#323425
(50,52,37)
#282B1F
(40,43,31)
#1E2219
(30,34,25)
#141913
(20,25,19)
#0A100D
(10,16,13)
#000000
(0,0,0)

Tints of #6E6A49

#6E6A49
(110,106,73)
#7B7759
(123,119,89)
#888469
(136,132,105)
#959179
(149,145,121)
#A29E89
(162,158,137)
#AFAB99
(175,171,153)
#BCB8A9
(188,184,169)
#C9C5B9
(201,197,185)
#D6D2C9
(214,210,201)
#E3DFD9
(227,223,217)
#F0ECE9
(240,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E6A49; }

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

This text font color is #6E6A49.

Background Color

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

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

This div background color is #6E6A49.

Border color

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

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

This div border color is #6E6A49.

Opacity

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

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

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

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

This text has shadow with #6E6A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E6A49.

Preview

Color preview on black background

This text has color #6E6A49 on black background.


Color preview on white background

This text has color #6E6A49 on white background.


Black color preview on #6E6A49 background

This text has black color on #6E6A49 background.


White color preview on #6E6A49 background

This text has white color on #6E6A49 background.


Related colors

Complementary color

Complementary color for #hex is #9195B6.


I love getcolorcode.com

Triadic colors

1 #496E6A and #6A496E with #6E6A49 are triadic colors.

2 #496A6E and #6A6E49 with #6E6A49 are triadic colors.