COLOR #6D4941

HEX: #6D4941 RGB: (109,73,65)

Renk bilgisi

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

RGB renk modeli

#6D4941 color RGB value is (109,73,65).

RGB: (109,73,65) (43%, 29%, 25%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 73 of 255 = 29%
B 65 of 255 = 25%

109
73
65

R + G + B ~ 32%. #6D4941 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 73 + 65 = 247 (100%)
R 109 of 247 ~ 44.13%
G 73 of 247 ~ 29.55%
B 65 of 247 ~ 26.32'%

%44.13
%29.55
%26.32

CMYK RENK MODELİ

#6D4941 rengi CMYK tonu (0,33,40,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.03%
  • sarı tonu 40.37%
  • ana renk tonu 57.25%

CMYK: (0,33,40,57)
C0M33Y40K57 (0%, 33%, 40%, 57%)
(0.00 / 0.33 / 0.40 / 0.57)

CMYK yüzdeleri

%0
%33.03
%40.37
%57.25

Codes

Color #6D4941 in popluar color models

6D 49 41
RGB 109 73 65
HSL 11° 25.29% 34.12%
HSB/HSV 11° 40.37% 42.75%
CMYK 0.00% 33.03% 40.37%
57.25%

Color #6D4941 in popluar number systems.

HEX 6D 49 41
Decimal 109 73 65
Binary 1101101 1001001 1000001
Octal 155 111 101

Shades and tints

Shades of #6D4941

#6D4941
(109,73,65)
#64433C
(100,67,60)
#5B3D37
(91,61,55)
#523732
(82,55,50)
#49312D
(73,49,45)
#402B28
(64,43,40)
#372523
(55,37,35)
#2E1F1E
(46,31,30)
#251919
(37,25,25)
#1C1314
(28,19,20)
#130D0F
(19,13,15)
#000000
(0,0,0)

Tints of #6D4941

#6D4941
(109,73,65)
#7A5952
(122,89,82)
#876963
(135,105,99)
#947974
(148,121,116)
#A18985
(161,137,133)
#AE9996
(174,153,150)
#BBA9A7
(187,169,167)
#C8B9B8
(200,185,184)
#D5C9C9
(213,201,201)
#E2D9DA
(226,217,218)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4941 color. Also use rgb(109,73,65) instead hex code.

Text Font Color

.myTextColor { color: #6D4941; }

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

This text font color is #6D4941.

Background Color

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

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

This div background color is #6D4941.

Border color

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

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

This div border color is #6D4941.

Opacity

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

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

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

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

This text has shadow with #6D4941 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4941.

Preview

Color preview on black background

This text has color #6D4941 on black background.


Color preview on white background

This text has color #6D4941 on white background.


Black color preview on #6D4941 background

This text has black color on #6D4941 background.


White color preview on #6D4941 background

This text has white color on #6D4941 background.


Related colors

Complementary color

Complementary color for #hex is #92B6BE.


I love getcolorcode.com

Triadic colors

1 #416D49 and #49416D with #6D4941 are triadic colors.

2 #41496D and #496D41 with #6D4941 are triadic colors.