COLOR #6D5E53

HEX: #6D5E53 RGB: (109,94,83)

Renk bilgisi

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

RGB renk modeli

#6D5E53 color RGB value is (109,94,83).

RGB: (109,94,83) (43%, 37%, 33%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 94 of 255 = 37%
B 83 of 255 = 33%

109
94
83

R + G + B ~ 38%. #6D5E53 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 94 + 83 = 286 (100%)
R 109 of 286 ~ 38.11%
G 94 of 286 ~ 32.87%
B 83 of 286 ~ 29.02'%

%38.11
%32.87
%29.02

CMYK RENK MODELİ

#6D5E53 rengi CMYK tonu (0,14,24,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 13.76%
  • sarı tonu 23.85%
  • ana renk tonu 57.25%

CMYK: (0,14,24,57)
C0M14Y24K57 (0%, 14%, 24%, 57%)
(0.00 / 0.14 / 0.24 / 0.57)

CMYK yüzdeleri

%0
%13.76
%23.85
%57.25

Codes

Color #6D5E53 in popluar color models

6D 5E 53
RGB 109 94 83
HSL 25° 13.54% 37.65%
HSB/HSV 25° 23.85% 42.75%
CMYK 0.00% 13.76% 23.85%
57.25%

Color #6D5E53 in popluar number systems.

HEX 6D 5E 53
Decimal 109 94 83
Binary 1101101 1011110 1010011
Octal 155 136 123

Shades and tints

Shades of #6D5E53

#6D5E53
(109,94,83)
#64564C
(100,86,76)
#5B4E45
(91,78,69)
#52463E
(82,70,62)
#493E37
(73,62,55)
#403630
(64,54,48)
#372E29
(55,46,41)
#2E2622
(46,38,34)
#251E1B
(37,30,27)
#1C1614
(28,22,20)
#130E0D
(19,14,13)
#000000
(0,0,0)

Tints of #6D5E53

#6D5E53
(109,94,83)
#7A6C62
(122,108,98)
#877A71
(135,122,113)
#948880
(148,136,128)
#A1968F
(161,150,143)
#AEA49E
(174,164,158)
#BBB2AD
(187,178,173)
#C8C0BC
(200,192,188)
#D5CECB
(213,206,203)
#E2DCDA
(226,220,218)
#EFEAE9
(239,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D5E53 color. Also use rgb(109,94,83) instead hex code.

Text Font Color

.myTextColor { color: #6D5E53; }

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

This text font color is #6D5E53.

Background Color

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

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

This div background color is #6D5E53.

Border color

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

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

This div border color is #6D5E53.

Opacity

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

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

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

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

This text has shadow with #6D5E53 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5E53.

Preview

Color preview on black background

This text has color #6D5E53 on black background.


Color preview on white background

This text has color #6D5E53 on white background.


Black color preview on #6D5E53 background

This text has black color on #6D5E53 background.


White color preview on #6D5E53 background

This text has white color on #6D5E53 background.


Related colors

Complementary color

Complementary color for #hex is #92A1AC.


I love getcolorcode.com

Triadic colors

1 #536D5E and #5E536D with #6D5E53 are triadic colors.

2 #535E6D and #5E6D53 with #6D5E53 are triadic colors.