COLOR #6E5449

HEX: #6E5449 RGB: (110,84,73)

Renk bilgisi

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

RGB renk modeli

#6E5449 color RGB value is (110,84,73).

RGB: (110,84,73) (43%, 33%, 29%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 84 of 255 = 33%
B 73 of 255 = 29%

110
84
73

R + G + B ~ 35%. #6E5449 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 84 + 73 = 267 (100%)
R 110 of 267 ~ 41.2%
G 84 of 267 ~ 31.46%
B 73 of 267 ~ 27.34'%

%41.2
%31.46
%27.34

CMYK RENK MODELİ

#6E5449 rengi CMYK tonu (0,24,34,57).

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

CMYK: (0,24,34,57)
C0M24Y34K57 (0%, 24%, 34%, 57%)
(0.00 / 0.24 / 0.34 / 0.57)

CMYK yüzdeleri

%0
%23.64
%33.64
%56.86

Codes

Color #6E5449 in popluar color models

6E 54 49
RGB 110 84 73
HSL 18° 20.22% 35.88%
HSB/HSV 18° 33.64% 43.14%
CMYK 0.00% 23.64% 33.64%
56.86%

Color #6E5449 in popluar number systems.

HEX 6E 54 49
Decimal 110 84 73
Binary 1101110 1010100 1001001
Octal 156 124 111

Shades and tints

Shades of #6E5449

#6E5449
(110,84,73)
#644D43
(100,77,67)
#5A463D
(90,70,61)
#503F37
(80,63,55)
#463831
(70,56,49)
#3C312B
(60,49,43)
#322A25
(50,42,37)
#28231F
(40,35,31)
#1E1C19
(30,28,25)
#141513
(20,21,19)
#0A0E0D
(10,14,13)
#000000
(0,0,0)

Tints of #6E5449

#6E5449
(110,84,73)
#7B6359
(123,99,89)
#887269
(136,114,105)
#958179
(149,129,121)
#A29089
(162,144,137)
#AF9F99
(175,159,153)
#BCAEA9
(188,174,169)
#C9BDB9
(201,189,185)
#D6CCC9
(214,204,201)
#E3DBD9
(227,219,217)
#F0EAE9
(240,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6E5449; }

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

This text font color is #6E5449.

Background Color

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

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

This div background color is #6E5449.

Border color

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

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

This div border color is #6E5449.

Opacity

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

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

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

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

This text has shadow with #6E5449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6E5449.

Preview

Color preview on black background

This text has color #6E5449 on black background.


Color preview on white background

This text has color #6E5449 on white background.


Black color preview on #6E5449 background

This text has black color on #6E5449 background.


White color preview on #6E5449 background

This text has white color on #6E5449 background.


Related colors

Complementary color

Complementary color for #hex is #91ABB6.


I love getcolorcode.com

Triadic colors

1 #496E54 and #54496E with #6E5449 are triadic colors.

2 #49546E and #546E49 with #6E5449 are triadic colors.