COLOR #6D6682

HEX: #6D6682 RGB: (109,102,130)

Renk bilgisi

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

RGB renk modeli

#6D6682 color RGB value is (109,102,130).

RGB: (109,102,130) (43%, 40%, 51%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 102 of 255 = 40%
B 130 of 255 = 51%

109
102
130

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 102 + 130 = 341 (100%)
R 109 of 341 ~ 31.96%
G 102 of 341 ~ 29.91%
B 130 of 341 ~ 38.12'%

%31.96
%29.91
%38.12

CMYK RENK MODELİ

#6D6682 rengi CMYK tonu (16,22,0,49).

  • camgöbeği tonu 16.15%
  • eflatun tonu 21.54%
  • sarı tonu 0.00%
  • ana renk tonu 49.02%

CMYK: (16,22,0,49)
C16M22Y0K49 (16%, 22%, 0%, 49%)
(0.16 / 0.22 / 0.00 / 0.49)

CMYK yüzdeleri

%16.15
%21.54
%0
%49.02

Codes

Color #6D6682 in popluar color models

6D 66 82
RGB 109 102 130
HSL 255° 12.07% 45.49%
HSB/HSV 255° 21.54% 50.98%
CMYK 16.15% 21.54% 0.00%
49.02%

Color #6D6682 in popluar number systems.

HEX 6D 66 82
Decimal 109 102 130
Binary 1101101 1100110 10000010
Octal 155 146 202

Shades and tints

Shades of #6D6682

#6D6682
(109,102,130)
#645D77
(100,93,119)
#5B546C
(91,84,108)
#524B61
(82,75,97)
#494256
(73,66,86)
#40394B
(64,57,75)
#373040
(55,48,64)
#2E2735
(46,39,53)
#251E2A
(37,30,42)
#1C151F
(28,21,31)
#130C14
(19,12,20)
#000000
(0,0,0)

Tints of #6D6682

#6D6682
(109,102,130)
#7A738D
(122,115,141)
#878098
(135,128,152)
#948DA3
(148,141,163)
#A19AAE
(161,154,174)
#AEA7B9
(174,167,185)
#BBB4C4
(187,180,196)
#C8C1CF
(200,193,207)
#D5CEDA
(213,206,218)
#E2DBE5
(226,219,229)
#EFE8F0
(239,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6682 color. Also use rgb(109,102,130) instead hex code.

Text Font Color

.myTextColor { color: #6D6682; }

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

This text font color is #6D6682.

Background Color

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

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

This div background color is #6D6682.

Border color

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

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

This div border color is #6D6682.

Opacity

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

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

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

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

This text has shadow with #6D6682 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D6682.

Preview

Color preview on black background

This text has color #6D6682 on black background.


Color preview on white background

This text has color #6D6682 on white background.


Black color preview on #6D6682 background

This text has black color on #6D6682 background.


White color preview on #6D6682 background

This text has white color on #6D6682 background.


Related colors

Complementary color

Complementary color for #hex is #92997D.


I love getcolorcode.com

Triadic colors

1 #826D66 and #66826D with #6D6682 are triadic colors.

2 #82666D and #666D82 with #6D6682 are triadic colors.