COLOR #6D5753

HEX: #6D5753 RGB: (109,87,83)

Renk bilgisi

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

RGB renk modeli

#6D5753 color RGB value is (109,87,83).

RGB: (109,87,83) (43%, 34%, 33%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 87 of 255 = 34%
B 83 of 255 = 33%

109
87
83

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 87 + 83 = 279 (100%)
R 109 of 279 ~ 39.07%
G 87 of 279 ~ 31.18%
B 83 of 279 ~ 29.75'%

%39.07
%31.18
%29.75

CMYK RENK MODELİ

#6D5753 rengi CMYK tonu (0,20,24,57).

  • camgöbeği tonu 0.00%
  • eflatun tonu 20.18%
  • sarı tonu 23.85%
  • ana renk tonu 57.25%
CMYK: (0,20,24,57) C0M20Y24K57 (0%,20%,24%,57%) (0.00/0.20/0.24/0.57) 

CMYK yüzdeleri

%0
%20.18
%23.85
%57.25

Codes

Color #6D5753 in popluar color models

6D 57 53
RGB 109 87 83
HSL 13.54% 37.65%
HSB/HSV 23.85% 42.75%
CMYK 0.00% 20.18% 23.85%
57.25%

Color #6D5753 in popluar number systems.

HEX 6D 57 53
Decimal 109 87 83
Binary 1101101 1010111 1010011
Octal 155 127 123

Shades and tints

Shades of #6D5753

#6D5753
(109,87,83)
#64504C
(100,80,76)
#5B4945
(91,73,69)
#52423E
(82,66,62)
#493B37
(73,59,55)
#403430
(64,52,48)
#372D29
(55,45,41)
#2E2622
(46,38,34)
#251F1B
(37,31,27)
#1C1814
(28,24,20)
#13110D
(19,17,13)
#000000
(0,0,0)

Tints of #6D5753

#6D5753
(109,87,83)
#7A6662
(122,102,98)
#877571
(135,117,113)
#948480
(148,132,128)
#A1938F
(161,147,143)
#AEA29E
(174,162,158)
#BBB1AD
(187,177,173)
#C8C0BC
(200,192,188)
#D5CFCB
(213,207,203)
#E2DEDA
(226,222,218)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5753; }

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

This text font color is #6D5753.

Background Color

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

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

This div background color is #6D5753.

Border color

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

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

This div border color is #6D5753.

Opacity

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

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

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

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

This text has shadow with #6D5753 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5753.

Preview

Color preview on black background

This text has color #6D5753 on black background.


Color preview on white background

This text has color #6D5753 on white background.


Black color preview on #6D5753 background

This text has black color on #6D5753 background.


White color preview on #6D5753 background

This text has white color on #6D5753 background.


Related colors

Complementary color

Complementary color for #hex is #92A8AC.


I love getcolorcode.com

Triadic colors

1 #536D57 and #57536D with #6D5753 are triadic colors.

2 #53576D and #576D53 with #6D5753 are triadic colors.