COLOR #6D4843

HEX: #6D4843 RGB: (109,72,67)

Renk bilgisi

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

RGB renk modeli

#6D4843 color RGB value is (109,72,67).

RGB: (109,72,67) (43%, 28%, 26%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 72 of 255 = 28%
B 67 of 255 = 26%

109
72
67

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 72 + 67 = 248 (100%)
R 109 of 248 ~ 43.95%
G 72 of 248 ~ 29.03%
B 67 of 248 ~ 27.02'%

%43.95
%29.03
%27.02

CMYK RENK MODELİ

#6D4843 rengi CMYK tonu (0,34,39,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 33.94%
  • sarı tonu 38.53%
  • ana renk tonu 57.25%

CMYK: (0,34,39,57)
C0M34Y39K57 (0%, 34%, 39%, 57%)
(0.00 / 0.34 / 0.39 / 0.57)

CMYK yüzdeleri

%0
%33.94
%38.53
%57.25

Codes

Color #6D4843 in popluar color models

6D 48 43
RGB 109 72 67
HSL 23.86% 34.51%
HSB/HSV 38.53% 42.75%
CMYK 0.00% 33.94% 38.53%
57.25%

Color #6D4843 in popluar number systems.

HEX 6D 48 43
Decimal 109 72 67
Binary 1101101 1001000 1000011
Octal 155 110 103

Shades and tints

Shades of #6D4843

#6D4843
(109,72,67)
#64423D
(100,66,61)
#5B3C37
(91,60,55)
#523631
(82,54,49)
#49302B
(73,48,43)
#402A25
(64,42,37)
#37241F
(55,36,31)
#2E1E19
(46,30,25)
#251813
(37,24,19)
#1C120D
(28,18,13)
#130C07
(19,12,7)
#000000
(0,0,0)

Tints of #6D4843

#6D4843
(109,72,67)
#7A5854
(122,88,84)
#876865
(135,104,101)
#947876
(148,120,118)
#A18887
(161,136,135)
#AE9898
(174,152,152)
#BBA8A9
(187,168,169)
#C8B8BA
(200,184,186)
#D5C8CB
(213,200,203)
#E2D8DC
(226,216,220)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4843 color. Also use rgb(109,72,67) instead hex code.

Text Font Color

.myTextColor { color: #6D4843; }

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

This text font color is #6D4843.

Background Color

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

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

This div background color is #6D4843.

Border color

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

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

This div border color is #6D4843.

Opacity

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

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

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

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

This text has shadow with #6D4843 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4843.

Preview

Color preview on black background

This text has color #6D4843 on black background.


Color preview on white background

This text has color #6D4843 on white background.


Black color preview on #6D4843 background

This text has black color on #6D4843 background.


White color preview on #6D4843 background

This text has white color on #6D4843 background.


Related colors

Complementary color

Complementary color for #hex is #92B7BC.


I love getcolorcode.com

Triadic colors

1 #436D48 and #48436D with #6D4843 are triadic colors.

2 #43486D and #486D43 with #6D4843 are triadic colors.