COLOR #6D5A73

HEX: #6D5A73 RGB: (109,90,115)

Renk bilgisi

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

RGB renk modeli

#6D5A73 color RGB value is (109,90,115).

RGB: (109,90,115) (43%, 35%, 45%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 90 of 255 = 35%
B 115 of 255 = 45%

109
90
115

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 90 + 115 = 314 (100%)
R 109 of 314 ~ 34.71%
G 90 of 314 ~ 28.66%
B 115 of 314 ~ 36.62'%

%34.71
%28.66
%36.62

CMYK RENK MODELİ

#6D5A73 rengi CMYK tonu (5,22,0,55).

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

CMYK: (5,22,0,55)
C5M22Y0K55 (5%, 22%, 0%, 55%)
(0.05 / 0.22 / 0.00 / 0.55)

CMYK yüzdeleri

%5.22
%21.74
%0
%54.9

Codes

Color #6D5A73 in popluar color models

6D 5A 73
RGB 109 90 115
HSL 286° 12.20% 40.20%
HSB/HSV 286° 21.74% 45.10%
CMYK 5.22% 21.74% 0.00%
54.90%

Color #6D5A73 in popluar number systems.

HEX 6D 5A 73
Decimal 109 90 115
Binary 1101101 1011010 1110011
Octal 155 132 163

Shades and tints

Shades of #6D5A73

#6D5A73
(109,90,115)
#645269
(100,82,105)
#5B4A5F
(91,74,95)
#524255
(82,66,85)
#493A4B
(73,58,75)
#403241
(64,50,65)
#372A37
(55,42,55)
#2E222D
(46,34,45)
#251A23
(37,26,35)
#1C1219
(28,18,25)
#130A0F
(19,10,15)
#000000
(0,0,0)

Tints of #6D5A73

#6D5A73
(109,90,115)
#7A697F
(122,105,127)
#87788B
(135,120,139)
#948797
(148,135,151)
#A196A3
(161,150,163)
#AEA5AF
(174,165,175)
#BBB4BB
(187,180,187)
#C8C3C7
(200,195,199)
#D5D2D3
(213,210,211)
#E2E1DF
(226,225,223)
#EFF0EB
(239,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D5A73; }

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

This text font color is #6D5A73.

Background Color

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

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

This div background color is #6D5A73.

Border color

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

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

This div border color is #6D5A73.

Opacity

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

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

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

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

This text has shadow with #6D5A73 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D5A73.

Preview

Color preview on black background

This text has color #6D5A73 on black background.


Color preview on white background

This text has color #6D5A73 on white background.


Black color preview on #6D5A73 background

This text has black color on #6D5A73 background.


White color preview on #6D5A73 background

This text has white color on #6D5A73 background.


Related colors

Complementary color

Complementary color for #hex is #92A58C.


I love getcolorcode.com

Triadic colors

1 #736D5A and #5A736D with #6D5A73 are triadic colors.

2 #735A6D and #5A6D73 with #6D5A73 are triadic colors.