COLOR #6D6589

HEX: #6D6589 RGB: (109,101,137)

Renk bilgisi

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

RGB renk modeli

#6D6589 color RGB value is (109,101,137).

RGB: (109,101,137) (43%, 40%, 54%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 101 of 255 = 40%
B 137 of 255 = 54%

109
101
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 101 + 137 = 347 (100%)
R 109 of 347 ~ 31.41%
G 101 of 347 ~ 29.11%
B 137 of 347 ~ 39.48'%

%31.41
%29.11
%39.48

CMYK RENK MODELİ

#6D6589 rengi CMYK tonu (20,26,0,46).

  • camgöbeği tonu 20.44%
  • eflatun tonu 26.28%
  • sarı tonu 0.00%
  • ana renk tonu 46.27%
CMYK: (20,26,0,46) C20M26Y0K46 (20%,26%,0%,46%) (0.20/0.26/0.00/0.46) 

CMYK yüzdeleri

%20.44
%26.28
%0
%46.27

Codes

Color #6D6589 in popluar color models

6D 65 89
RGB 109 101 137
HSL 253° 15.13% 46.67%
HSB/HSV 253° 26.28% 53.73%
CMYK 20.44% 26.28% 0.00%
46.27%

Color #6D6589 in popluar number systems.

HEX 6D 65 89
Decimal 109 101 137
Binary 1101101 1100101 10001001
Octal 155 145 211

Shades and tints

Shades of #6D6589

#6D6589
(109,101,137)
#645C7D
(100,92,125)
#5B5371
(91,83,113)
#524A65
(82,74,101)
#494159
(73,65,89)
#40384D
(64,56,77)
#372F41
(55,47,65)
#2E2635
(46,38,53)
#251D29
(37,29,41)
#1C141D
(28,20,29)
#130B11
(19,11,17)
#000000
(0,0,0)

Tints of #6D6589

#6D6589
(109,101,137)
#7A7393
(122,115,147)
#87819D
(135,129,157)
#948FA7
(148,143,167)
#A19DB1
(161,157,177)
#AEABBB
(174,171,187)
#BBB9C5
(187,185,197)
#C8C7CF
(200,199,207)
#D5D5D9
(213,213,217)
#E2E3E3
(226,227,227)
#EFF1ED
(239,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6589; }

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

This text font color is #6D6589.

Background Color

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

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

This div background color is #6D6589.

Border color

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

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

This div border color is #6D6589.

Opacity

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

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

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

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

This text has shadow with #6D6589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6589.

Preview

Color preview on black background

This text has color #6D6589 on black background.


Color preview on white background

This text has color #6D6589 on white background.


Black color preview on #6D6589 background

This text has black color on #6D6589 background.


White color preview on #6D6589 background

This text has white color on #6D6589 background.


Related colors

Complementary color

Complementary color for #hex is #929A76.


I love getcolorcode.com

Triadic colors

1 #896D65 and #65896D with #6D6589 are triadic colors.

2 #89656D and #656D89 with #6D6589 are triadic colors.