COLOR #6E5A49

HEX: #6E5A49 RGB: (110,90,73)

Renk bilgisi

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

RGB renk modeli

#6E5A49 color RGB value is (110,90,73).

RGB: (110,90,73) (43%, 35%, 29%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 90 of 255 = 35%
B 73 of 255 = 29%

110
90
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 90 + 73 = 273 (100%)
R 110 of 273 ~ 40.29%
G 90 of 273 ~ 32.97%
B 73 of 273 ~ 26.74'%

%40.29
%32.97
%26.74

CMYK RENK MODELİ

#6E5A49 rengi CMYK tonu (0,18,34,57).

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

CMYK: (0,18,34,57)
C0M18Y34K57 (0%, 18%, 34%, 57%)
(0.00 / 0.18 / 0.34 / 0.57)

CMYK yüzdeleri

%0
%18.18
%33.64
%56.86

Codes

Color #6E5A49 in popluar color models

6E 5A 49
RGB 110 90 73
HSL 28° 20.22% 35.88%
HSB/HSV 28° 33.64% 43.14%
CMYK 0.00% 18.18% 33.64%
56.86%

Color #6E5A49 in popluar number systems.

HEX 6E 5A 49
Decimal 110 90 73
Binary 1101110 1011010 1001001
Octal 156 132 111

Shades and tints

Shades of #6E5A49

#6E5A49
(110,90,73)
#645243
(100,82,67)
#5A4A3D
(90,74,61)
#504237
(80,66,55)
#463A31
(70,58,49)
#3C322B
(60,50,43)
#322A25
(50,42,37)
#28221F
(40,34,31)
#1E1A19
(30,26,25)
#141213
(20,18,19)
#0A0A0D
(10,10,13)
#000000
(0,0,0)

Tints of #6E5A49

#6E5A49
(110,90,73)
#7B6959
(123,105,89)
#887869
(136,120,105)
#958779
(149,135,121)
#A29689
(162,150,137)
#AFA599
(175,165,153)
#BCB4A9
(188,180,169)
#C9C3B9
(201,195,185)
#D6D2C9
(214,210,201)
#E3E1D9
(227,225,217)
#F0F0E9
(240,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E5A49; }

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

This text font color is #6E5A49.

Background Color

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

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

This div background color is #6E5A49.

Border color

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

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

This div border color is #6E5A49.

Opacity

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

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

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

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

This text has shadow with #6E5A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5A49.

Preview

Color preview on black background

This text has color #6E5A49 on black background.


Color preview on white background

This text has color #6E5A49 on white background.


Black color preview on #6E5A49 background

This text has black color on #6E5A49 background.


White color preview on #6E5A49 background

This text has white color on #6E5A49 background.


Related colors

Complementary color

Complementary color for #hex is #91A5B6.


I love getcolorcode.com

Triadic colors

1 #496E5A and #5A496E with #6E5A49 are triadic colors.

2 #495A6E and #5A6E49 with #6E5A49 are triadic colors.