COLOR #6D6889

HEX: #6D6889 RGB: (109,104,137)

Renk bilgisi

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

RGB renk modeli

#6D6889 color RGB value is (109,104,137).

RGB: (109,104,137) (43%, 41%, 54%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 104 of 255 = 41%
B 137 of 255 = 54%

109
104
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 104 + 137 = 350 (100%)
R 109 of 350 ~ 31.14%
G 104 of 350 ~ 29.71%
B 137 of 350 ~ 39.14'%

%31.14
%29.71
%39.14

CMYK RENK MODELİ

#6D6889 rengi CMYK tonu (20,24,0,46).

  • camgöbeği tonu 20.44%
  • eflatun tonu 24.09%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%

CMYK: (20,24,0,46)
C20M24Y0K46 (20%, 24%, 0%, 46%)
(0.20 / 0.24 / 0.00 / 0.46)

CMYK yüzdeleri

%20.44
%24.09
%0
%46.27

Codes

Color #6D6889 in popluar color models

6D 68 89
RGB 109 104 137
HSL 249° 13.69% 47.25%
HSB/HSV 249° 24.09% 53.73%
CMYK 20.44% 24.09% 0.00%
46.27%

Color #6D6889 in popluar number systems.

HEX 6D 68 89
Decimal 109 104 137
Binary 1101101 1101000 10001001
Octal 155 150 211

Shades and tints

Shades of #6D6889

#6D6889
(109,104,137)
#645F7D
(100,95,125)
#5B5671
(91,86,113)
#524D65
(82,77,101)
#494459
(73,68,89)
#403B4D
(64,59,77)
#373241
(55,50,65)
#2E2935
(46,41,53)
#252029
(37,32,41)
#1C171D
(28,23,29)
#130E11
(19,14,17)
#000000
(0,0,0)

Tints of #6D6889

#6D6889
(109,104,137)
#7A7593
(122,117,147)
#87829D
(135,130,157)
#948FA7
(148,143,167)
#A19CB1
(161,156,177)
#AEA9BB
(174,169,187)
#BBB6C5
(187,182,197)
#C8C3CF
(200,195,207)
#D5D0D9
(213,208,217)
#E2DDE3
(226,221,227)
#EFEAED
(239,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6889 color. Also use rgb(109,104,137) instead hex code.

Text Font Color

.myTextColor { color: #6D6889; }

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

This text font color is #6D6889.

Background Color

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

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

This div background color is #6D6889.

Border color

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

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

This div border color is #6D6889.

Opacity

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

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

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

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

This text has shadow with #6D6889 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6889.

Preview

Color preview on black background

This text has color #6D6889 on black background.


Color preview on white background

This text has color #6D6889 on white background.


Black color preview on #6D6889 background

This text has black color on #6D6889 background.


White color preview on #6D6889 background

This text has white color on #6D6889 background.


Related colors

Complementary color

Complementary color for #hex is #929776.


I love getcolorcode.com

Triadic colors

1 #896D68 and #68896D with #6D6889 are triadic colors.

2 #89686D and #686D89 with #6D6889 are triadic colors.