COLOR #6D6189

HEX: #6D6189 RGB: (109,97,137)

Renk bilgisi

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

RGB renk modeli

#6D6189 color RGB value is (109,97,137).

RGB: (109,97,137) (43%, 38%, 54%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 97 of 255 = 38%
B 137 of 255 = 54%

109
97
137

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 97 + 137 = 343 (100%)
R 109 of 343 ~ 31.78%
G 97 of 343 ~ 28.28%
B 137 of 343 ~ 39.94'%

%31.78
%28.28
%39.94

CMYK RENK MODELİ

#6D6189 rengi CMYK tonu (20,29,0,46).

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

CMYK: (20,29,0,46)
C20M29Y0K46 (20%, 29%, 0%, 46%)
(0.20 / 0.29 / 0.00 / 0.46)

CMYK yüzdeleri

%20.44
%29.2
%0
%46.27

Codes

Color #6D6189 in popluar color models

6D 61 89
RGB 109 97 137
HSL 258° 17.09% 45.88%
HSB/HSV 258° 29.20% 53.73%
CMYK 20.44% 29.20% 0.00%
46.27%

Color #6D6189 in popluar number systems.

HEX 6D 61 89
Decimal 109 97 137
Binary 1101101 1100001 10001001
Octal 155 141 211

Shades and tints

Shades of #6D6189

#6D6189
(109,97,137)
#64597D
(100,89,125)
#5B5171
(91,81,113)
#524965
(82,73,101)
#494159
(73,65,89)
#40394D
(64,57,77)
#373141
(55,49,65)
#2E2935
(46,41,53)
#252129
(37,33,41)
#1C191D
(28,25,29)
#131111
(19,17,17)
#000000
(0,0,0)

Tints of #6D6189

#6D6189
(109,97,137)
#7A6F93
(122,111,147)
#877D9D
(135,125,157)
#948BA7
(148,139,167)
#A199B1
(161,153,177)
#AEA7BB
(174,167,187)
#BBB5C5
(187,181,197)
#C8C3CF
(200,195,207)
#D5D1D9
(213,209,217)
#E2DFE3
(226,223,227)
#EFEDED
(239,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D6189; }

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

This text font color is #6D6189.

Background Color

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

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

This div background color is #6D6189.

Border color

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

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

This div border color is #6D6189.

Opacity

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

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

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

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

This text has shadow with #6D6189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6189.

Preview

Color preview on black background

This text has color #6D6189 on black background.


Color preview on white background

This text has color #6D6189 on white background.


Black color preview on #6D6189 background

This text has black color on #6D6189 background.


White color preview on #6D6189 background

This text has white color on #6D6189 background.


Related colors

Complementary color

Complementary color for #hex is #929E76.


I love getcolorcode.com

Triadic colors

1 #896D61 and #61896D with #6D6189 are triadic colors.

2 #89616D and #616D89 with #6D6189 are triadic colors.