COLOR #6D5373

HEX: #6D5373 RGB: (109,83,115)

Renk bilgisi

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

RGB renk modeli

#6D5373 color RGB value is (109,83,115).

RGB: (109,83,115) (43%, 33%, 45%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 83 of 255 = 33%
B 115 of 255 = 45%

109
83
115

R + G + B ~ 40%. #6D5373 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 83 + 115 = 307 (100%)
R 109 of 307 ~ 35.5%
G 83 of 307 ~ 27.04%
B 115 of 307 ~ 37.46'%

%35.5
%27.04
%37.46

CMYK RENK MODELİ

#6D5373 rengi CMYK tonu (5,28,0,55).

  • camgöbeği tonu 5.22%
  • eflatun tonu 27.83%
  • sarı tonu 0.00%
  • ana renk tonu 54.90%

CMYK: (5,28,0,55)
C5M28Y0K55 (5%, 28%, 0%, 55%)
(0.05 / 0.28 / 0.00 / 0.55)

CMYK yüzdeleri

%5.22
%27.83
%0
%54.9

Codes

Color #6D5373 in popluar color models

6D 53 73
RGB 109 83 115
HSL 289° 16.16% 38.82%
HSB/HSV 289° 27.83% 45.10%
CMYK 5.22% 27.83% 0.00%
54.90%

Color #6D5373 in popluar number systems.

HEX 6D 53 73
Decimal 109 83 115
Binary 1101101 1010011 1110011
Octal 155 123 163

Shades and tints

Shades of #6D5373

#6D5373
(109,83,115)
#644C69
(100,76,105)
#5B455F
(91,69,95)
#523E55
(82,62,85)
#49374B
(73,55,75)
#403041
(64,48,65)
#372937
(55,41,55)
#2E222D
(46,34,45)
#251B23
(37,27,35)
#1C1419
(28,20,25)
#130D0F
(19,13,15)
#000000
(0,0,0)

Tints of #6D5373

#6D5373
(109,83,115)
#7A627F
(122,98,127)
#87718B
(135,113,139)
#948097
(148,128,151)
#A18FA3
(161,143,163)
#AE9EAF
(174,158,175)
#BBADBB
(187,173,187)
#C8BCC7
(200,188,199)
#D5CBD3
(213,203,211)
#E2DADF
(226,218,223)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5373; }

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

This text font color is #6D5373.

Background Color

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

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

This div background color is #6D5373.

Border color

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

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

This div border color is #6D5373.

Opacity

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

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

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

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

This text has shadow with #6D5373 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5373.

Preview

Color preview on black background

This text has color #6D5373 on black background.


Color preview on white background

This text has color #6D5373 on white background.


Black color preview on #6D5373 background

This text has black color on #6D5373 background.


White color preview on #6D5373 background

This text has white color on #6D5373 background.


Related colors

Complementary color

Complementary color for #hex is #92AC8C.


I love getcolorcode.com

Triadic colors

1 #736D53 and #53736D with #6D5373 are triadic colors.

2 #73536D and #536D73 with #6D5373 are triadic colors.