COLOR #6D4C31

HEX: #6D4C31 RGB: (109,76,49)

Renk bilgisi

#6D4C31 contains mainly red and green colors. #6D4C31 ‘ nin web güvenlik rengi #663333 (ya da #633) dir.

RGB renk modeli

#6D4C31 color RGB value is (109,76,49).

RGB: (109,76,49) (43%, 30%, 19%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 76 of 255 = 30%
B 49 of 255 = 19%

109
76
49

R + G + B ~ 31%. #6D4C31 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 76 + 49 = 234 (100%)
R 109 of 234 ~ 46.58%
G 76 of 234 ~ 32.48%
B 49 of 234 ~ 20.94'%

%46.58
%32.48
%20.94

CMYK RENK MODELİ

#6D4C31 rengi CMYK tonu (0,30,55,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 30.28%
  • sarı tonu 55.05%
  • ana renk tonu 57.25%

CMYK: (0,30,55,57)
C0M30Y55K57 (0%, 30%, 55%, 57%)
(0.00 / 0.30 / 0.55 / 0.57)

CMYK yüzdeleri

%0
%30.28
%55.05
%57.25

Codes

Color #6D4C31 in popluar color models

6D 4C 31
RGB 109 76 49
HSL 27° 37.97% 30.98%
HSB/HSV 27° 55.05% 42.75%
CMYK 0.00% 30.28% 55.05%
57.25%

Color #6D4C31 in popluar number systems.

HEX 6D 4C 31
Decimal 109 76 49
Binary 1101101 1001100 110001
Octal 155 114 61

Shades and tints

Shades of #6D4C31

#6D4C31
(109,76,49)
#64462D
(100,70,45)
#5B4029
(91,64,41)
#523A25
(82,58,37)
#493421
(73,52,33)
#402E1D
(64,46,29)
#372819
(55,40,25)
#2E2215
(46,34,21)
#251C11
(37,28,17)
#1C160D
(28,22,13)
#131009
(19,16,9)
#000000
(0,0,0)

Tints of #6D4C31

#6D4C31
(109,76,49)
#7A5C43
(122,92,67)
#876C55
(135,108,85)
#947C67
(148,124,103)
#A18C79
(161,140,121)
#AE9C8B
(174,156,139)
#BBAC9D
(187,172,157)
#C8BCAF
(200,188,175)
#D5CCC1
(213,204,193)
#E2DCD3
(226,220,211)
#EFECE5
(239,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4C31 color. Also use rgb(109,76,49) instead hex code.

Text Font Color

.myTextColor { color: #6D4C31; }

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

This text font color is #6D4C31.

Background Color

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

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

This div background color is #6D4C31.

Border color

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

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

This div border color is #6D4C31.

Opacity

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

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

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

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

This text has shadow with #6D4C31 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4C31.

Preview

Color preview on black background

This text has color #6D4C31 on black background.


Color preview on white background

This text has color #6D4C31 on white background.


Black color preview on #6D4C31 background

This text has black color on #6D4C31 background.


White color preview on #6D4C31 background

This text has white color on #6D4C31 background.


Related colors

Complementary color

Complementary color for #hex is #92B3CE.


I love getcolorcode.com

Triadic colors

1 #316D4C and #4C316D with #6D4C31 are triadic colors.

2 #314C6D and #4C6D31 with #6D4C31 are triadic colors.