COLOR #6D4D50

HEX: #6D4D50 RGB: (109,77,80)

Renk bilgisi

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

RGB renk modeli

#6D4D50 color RGB value is (109,77,80).

RGB: (109,77,80) (43%, 30%, 31%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 77 of 255 = 30%
B 80 of 255 = 31%

109
77
80

R + G + B ~ 35%. #6D4D50 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 77 + 80 = 266 (100%)
R 109 of 266 ~ 40.98%
G 77 of 266 ~ 28.95%
B 80 of 266 ~ 30.08'%

%40.98
%28.95
%30.08

CMYK RENK MODELİ

#6D4D50 rengi CMYK tonu (0,29,27,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 29.36%
  • sarı tonu 26.61%
  • ana renk tonu 57.25%

CMYK: (0,29,27,57)
C0M29Y27K57 (0%, 29%, 27%, 57%)
(0.00 / 0.29 / 0.27 / 0.57)

CMYK yüzdeleri

%0
%29.36
%26.61
%57.25

Codes

Color #6D4D50 in popluar color models

6D 4D 50
RGB 109 77 80
HSL 354° 17.20% 36.47%
HSB/HSV 354° 29.36% 42.75%
CMYK 0.00% 29.36% 26.61%
57.25%

Color #6D4D50 in popluar number systems.

HEX 6D 4D 50
Decimal 109 77 80
Binary 1101101 1001101 1010000
Octal 155 115 120

Shades and tints

Shades of #6D4D50

#6D4D50
(109,77,80)
#644649
(100,70,73)
#5B3F42
(91,63,66)
#52383B
(82,56,59)
#493134
(73,49,52)
#402A2D
(64,42,45)
#372326
(55,35,38)
#2E1C1F
(46,28,31)
#251518
(37,21,24)
#1C0E11
(28,14,17)
#13070A
(19,7,10)
#000000
(0,0,0)

Tints of #6D4D50

#6D4D50
(109,77,80)
#7A5D5F
(122,93,95)
#876D6E
(135,109,110)
#947D7D
(148,125,125)
#A18D8C
(161,141,140)
#AE9D9B
(174,157,155)
#BBADAA
(187,173,170)
#C8BDB9
(200,189,185)
#D5CDC8
(213,205,200)
#E2DDD7
(226,221,215)
#EFEDE6
(239,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D4D50 color. Also use rgb(109,77,80) instead hex code.

Text Font Color

.myTextColor { color: #6D4D50; }

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

This text font color is #6D4D50.

Background Color

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

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

This div background color is #6D4D50.

Border color

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

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

This div border color is #6D4D50.

Opacity

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

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

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

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

This text has shadow with #6D4D50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D4D50.

Preview

Color preview on black background

This text has color #6D4D50 on black background.


Color preview on white background

This text has color #6D4D50 on white background.


Black color preview on #6D4D50 background

This text has black color on #6D4D50 background.


White color preview on #6D4D50 background

This text has white color on #6D4D50 background.


Related colors

Complementary color

Complementary color for #hex is #92B2AF.


I love getcolorcode.com

Triadic colors

1 #506D4D and #4D506D with #6D4D50 are triadic colors.

2 #504D6D and #4D6D50 with #6D4D50 are triadic colors.