COLOR #6D4E47

HEX: #6D4E47 RGB: (109,78,71)

Renk bilgisi

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

RGB renk modeli

#6D4E47 color RGB value is (109,78,71).

RGB: (109,78,71) (43%, 31%, 28%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 78 of 255 = 31%
B 71 of 255 = 28%

109
78
71

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 78 + 71 = 258 (100%)
R 109 of 258 ~ 42.25%
G 78 of 258 ~ 30.23%
B 71 of 258 ~ 27.52'%

%42.25
%30.23
%27.52

CMYK RENK MODELİ

#6D4E47 rengi CMYK tonu (0,28,35,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 28.44%
  • sarı tonu 34.86%
  • ana renk tonu 57.25%

CMYK: (0,28,35,57)
C0M28Y35K57 (0%, 28%, 35%, 57%)
(0.00 / 0.28 / 0.35 / 0.57)

CMYK yüzdeleri

%0
%28.44
%34.86
%57.25

Codes

Color #6D4E47 in popluar color models

6D 4E 47
RGB 109 78 71
HSL 11° 21.11% 35.29%
HSB/HSV 11° 34.86% 42.75%
CMYK 0.00% 28.44% 34.86%
57.25%

Color #6D4E47 in popluar number systems.

HEX 6D 4E 47
Decimal 109 78 71
Binary 1101101 1001110 1000111
Octal 155 116 107

Shades and tints

Shades of #6D4E47

#6D4E47
(109,78,71)
#644741
(100,71,65)
#5B403B
(91,64,59)
#523935
(82,57,53)
#49322F
(73,50,47)
#402B29
(64,43,41)
#372423
(55,36,35)
#2E1D1D
(46,29,29)
#251617
(37,22,23)
#1C0F11
(28,15,17)
#13080B
(19,8,11)
#000000
(0,0,0)

Tints of #6D4E47

#6D4E47
(109,78,71)
#7A5E57
(122,94,87)
#876E67
(135,110,103)
#947E77
(148,126,119)
#A18E87
(161,142,135)
#AE9E97
(174,158,151)
#BBAEA7
(187,174,167)
#C8BEB7
(200,190,183)
#D5CEC7
(213,206,199)
#E2DED7
(226,222,215)
#EFEEE7
(239,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4E47 color. Also use rgb(109,78,71) instead hex code.

Text Font Color

.myTextColor { color: #6D4E47; }

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

This text font color is #6D4E47.

Background Color

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

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

This div background color is #6D4E47.

Border color

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

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

This div border color is #6D4E47.

Opacity

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

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

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

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

This text has shadow with #6D4E47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4E47.

Preview

Color preview on black background

This text has color #6D4E47 on black background.


Color preview on white background

This text has color #6D4E47 on white background.


Black color preview on #6D4E47 background

This text has black color on #6D4E47 background.


White color preview on #6D4E47 background

This text has white color on #6D4E47 background.


Related colors

Complementary color

Complementary color for #hex is #92B1B8.


I love getcolorcode.com

Triadic colors

1 #476D4E and #4E476D with #6D4E47 are triadic colors.

2 #474E6D and #4E6D47 with #6D4E47 are triadic colors.