COLOR #6D5C50

HEX: #6D5C50 RGB: (109,92,80)

Renk bilgisi

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

RGB renk modeli

#6D5C50 color RGB value is (109,92,80).

RGB: (109,92,80) (43%, 36%, 31%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 92 of 255 = 36%
B 80 of 255 = 31%

109
92
80

R + G + B ~ 37%. #6D5C50 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 92 + 80 = 281 (100%)
R 109 of 281 ~ 38.79%
G 92 of 281 ~ 32.74%
B 80 of 281 ~ 28.47'%

%38.79
%32.74
%28.47

CMYK RENK MODELİ

#6D5C50 rengi CMYK tonu (0,16,27,57).

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

CMYK: (0,16,27,57)
C0M16Y27K57 (0%, 16%, 27%, 57%)
(0.00 / 0.16 / 0.27 / 0.57)

CMYK yüzdeleri

%0
%15.6
%26.61
%57.25

Codes

Color #6D5C50 in popluar color models

6D 5C 50
RGB 109 92 80
HSL 25° 15.34% 37.06%
HSB/HSV 25° 26.61% 42.75%
CMYK 0.00% 15.60% 26.61%
57.25%

Color #6D5C50 in popluar number systems.

HEX 6D 5C 50
Decimal 109 92 80
Binary 1101101 1011100 1010000
Octal 155 134 120

Shades and tints

Shades of #6D5C50

#6D5C50
(109,92,80)
#645449
(100,84,73)
#5B4C42
(91,76,66)
#52443B
(82,68,59)
#493C34
(73,60,52)
#40342D
(64,52,45)
#372C26
(55,44,38)
#2E241F
(46,36,31)
#251C18
(37,28,24)
#1C1411
(28,20,17)
#130C0A
(19,12,10)
#000000
(0,0,0)

Tints of #6D5C50

#6D5C50
(109,92,80)
#7A6A5F
(122,106,95)
#87786E
(135,120,110)
#94867D
(148,134,125)
#A1948C
(161,148,140)
#AEA29B
(174,162,155)
#BBB0AA
(187,176,170)
#C8BEB9
(200,190,185)
#D5CCC8
(213,204,200)
#E2DAD7
(226,218,215)
#EFE8E6
(239,232,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5C50; }

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

This text font color is #6D5C50.

Background Color

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

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

This div background color is #6D5C50.

Border color

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

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

This div border color is #6D5C50.

Opacity

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

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

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

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

This text has shadow with #6D5C50 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5C50.

Preview

Color preview on black background

This text has color #6D5C50 on black background.


Color preview on white background

This text has color #6D5C50 on white background.


Black color preview on #6D5C50 background

This text has black color on #6D5C50 background.


White color preview on #6D5C50 background

This text has white color on #6D5C50 background.


Related colors

Complementary color

Complementary color for #hex is #92A3AF.


I love getcolorcode.com

Triadic colors

1 #506D5C and #5C506D with #6D5C50 are triadic colors.

2 #505C6D and #5C6D50 with #6D5C50 are triadic colors.