COLOR #6D4C49

HEX: #6D4C49 RGB: (109,76,73)

Renk bilgisi

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

RGB renk modeli

#6D4C49 color RGB value is (109,76,73).

RGB: (109,76,73) (43%, 30%, 29%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 76 of 255 = 30%
B 73 of 255 = 29%

109
76
73

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 76 + 73 = 258 (100%)
R 109 of 258 ~ 42.25%
G 76 of 258 ~ 29.46%
B 73 of 258 ~ 28.29'%

%42.25
%29.46
%28.29

CMYK RENK MODELİ

#6D4C49 rengi CMYK tonu (0,30,33,57).

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

CMYK: (0,30,33,57)
C0M30Y33K57 (0%, 30%, 33%, 57%)
(0.00 / 0.30 / 0.33 / 0.57)

CMYK yüzdeleri

%0
%30.28
%33.03
%57.25

Codes

Color #6D4C49 in popluar color models

6D 4C 49
RGB 109 76 73
HSL 19.78% 35.69%
HSB/HSV 33.03% 42.75%
CMYK 0.00% 30.28% 33.03%
57.25%

Color #6D4C49 in popluar number systems.

HEX 6D 4C 49
Decimal 109 76 73
Binary 1101101 1001100 1001001
Octal 155 114 111

Shades and tints

Shades of #6D4C49

#6D4C49
(109,76,73)
#644643
(100,70,67)
#5B403D
(91,64,61)
#523A37
(82,58,55)
#493431
(73,52,49)
#402E2B
(64,46,43)
#372825
(55,40,37)
#2E221F
(46,34,31)
#251C19
(37,28,25)
#1C1613
(28,22,19)
#13100D
(19,16,13)
#000000
(0,0,0)

Tints of #6D4C49

#6D4C49
(109,76,73)
#7A5C59
(122,92,89)
#876C69
(135,108,105)
#947C79
(148,124,121)
#A18C89
(161,140,137)
#AE9C99
(174,156,153)
#BBACA9
(187,172,169)
#C8BCB9
(200,188,185)
#D5CCC9
(213,204,201)
#E2DCD9
(226,220,217)
#EFECE9
(239,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D4C49; }

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

This text font color is #6D4C49.

Background Color

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

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

This div background color is #6D4C49.

Border color

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

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

This div border color is #6D4C49.

Opacity

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

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

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

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

This text has shadow with #6D4C49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4C49.

Preview

Color preview on black background

This text has color #6D4C49 on black background.


Color preview on white background

This text has color #6D4C49 on white background.


Black color preview on #6D4C49 background

This text has black color on #6D4C49 background.


White color preview on #6D4C49 background

This text has white color on #6D4C49 background.


Related colors

Complementary color

Complementary color for #hex is #92B3B6.


I love getcolorcode.com

Triadic colors

1 #496D4C and #4C496D with #6D4C49 are triadic colors.

2 #494C6D and #4C6D49 with #6D4C49 are triadic colors.