COLOR #6D6790

HEX: #6D6790 RGB: (109,103,144)

Renk bilgisi

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

RGB renk modeli

#6D6790 color RGB value is (109,103,144).

RGB: (109,103,144) (43%, 40%, 56%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 103 of 255 = 40%
B 144 of 255 = 56%

109
103
144

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 103 + 144 = 356 (100%)
R 109 of 356 ~ 30.62%
G 103 of 356 ~ 28.93%
B 144 of 356 ~ 40.45'%

%30.62
%28.93
%40.45

CMYK RENK MODELİ

#6D6790 rengi CMYK tonu (24,28,0,44).

  • camgöbeği tonu 24.31%
  • eflatun tonu 28.47%
  • sarı tonu 0.00%
  • ana renk tonu 43.53%

CMYK: (24,28,0,44)
C24M28Y0K44 (24%, 28%, 0%, 44%)
(0.24 / 0.28 / 0.00 / 0.44)

CMYK yüzdeleri

%24.31
%28.47
%0
%43.53

Codes

Color #6D6790 in popluar color models

6D 67 90
RGB 109 103 144
HSL 249° 16.60% 48.43%
HSB/HSV 249° 28.47% 56.47%
CMYK 24.31% 28.47% 0.00%
43.53%

Color #6D6790 in popluar number systems.

HEX 6D 67 90
Decimal 109 103 144
Binary 1101101 1100111 10010000
Octal 155 147 220

Shades and tints

Shades of #6D6790

#6D6790
(109,103,144)
#645E83
(100,94,131)
#5B5576
(91,85,118)
#524C69
(82,76,105)
#49435C
(73,67,92)
#403A4F
(64,58,79)
#373142
(55,49,66)
#2E2835
(46,40,53)
#251F28
(37,31,40)
#1C161B
(28,22,27)
#130D0E
(19,13,14)
#000000
(0,0,0)

Tints of #6D6790

#6D6790
(109,103,144)
#7A749A
(122,116,154)
#8781A4
(135,129,164)
#948EAE
(148,142,174)
#A19BB8
(161,155,184)
#AEA8C2
(174,168,194)
#BBB5CC
(187,181,204)
#C8C2D6
(200,194,214)
#D5CFE0
(213,207,224)
#E2DCEA
(226,220,234)
#EFE9F4
(239,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6790 color. Also use rgb(109,103,144) instead hex code.

Text Font Color

.myTextColor { color: #6D6790; }

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

This text font color is #6D6790.

Background Color

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

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

This div background color is #6D6790.

Border color

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

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

This div border color is #6D6790.

Opacity

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

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

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

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

This text has shadow with #6D6790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6790.

Preview

Color preview on black background

This text has color #6D6790 on black background.


Color preview on white background

This text has color #6D6790 on white background.


Black color preview on #6D6790 background

This text has black color on #6D6790 background.


White color preview on #6D6790 background

This text has white color on #6D6790 background.


Related colors

Complementary color

Complementary color for #hex is #92986F.


I love getcolorcode.com

Triadic colors

1 #906D67 and #67906D with #6D6790 are triadic colors.

2 #90676D and #676D90 with #6D6790 are triadic colors.