COLOR #6D66AA

HEX: #6D66AA RGB: (109,102,170)

Renk bilgisi

#6D66AA contains mainly blue color. #6D66AA ‘ nin web güvenlik rengi #666699 (ya da #669) dir.

RGB renk modeli

#6D66AA color RGB value is (109,102,170).

RGB: (109,102,170) (43%, 40%, 67%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 102 of 255 = 40%
B 170 of 255 = 67%

109
102
170

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 102 + 170 = 381 (100%)
R 109 of 381 ~ 28.61%
G 102 of 381 ~ 26.77%
B 170 of 381 ~ 44.62'%

%28.61
%26.77
%44.62

CMYK RENK MODELİ

#6D66AA rengi CMYK tonu (36,40,0,33).

  • camgöbeği tonu 35.88%
  • eflatun tonu 40.00%
  • sarı tonu 0.00%
  • ana renk tonu 33.33%

CMYK: (36,40,0,33)
C36M40Y0K33 (36%, 40%, 0%, 33%)
(0.36 / 0.40 / 0.00 / 0.33)

CMYK yüzdeleri

%35.88
%40
%0
%33.33

Codes

Color #6D66AA in popluar color models

6D 66 AA
RGB 109 102 170
HSL 246° 28.57% 53.33%
HSB/HSV 246° 40.00% 66.67%
CMYK 35.88% 40.00% 0.00%
33.33%

Color #6D66AA in popluar number systems.

HEX 6D 66 AA
Decimal 109 102 170
Binary 1101101 1100110 10101010
Octal 155 146 252

Shades and tints

Shades of #6D66AA

#6D66AA
(109,102,170)
#645D9B
(100,93,155)
#5B548C
(91,84,140)
#524B7D
(82,75,125)
#49426E
(73,66,110)
#40395F
(64,57,95)
#373050
(55,48,80)
#2E2741
(46,39,65)
#251E32
(37,30,50)
#1C1523
(28,21,35)
#130C14
(19,12,20)
#000000
(0,0,0)

Tints of #6D66AA

#6D66AA
(109,102,170)
#7A73B1
(122,115,177)
#8780B8
(135,128,184)
#948DBF
(148,141,191)
#A19AC6
(161,154,198)
#AEA7CD
(174,167,205)
#BBB4D4
(187,180,212)
#C8C1DB
(200,193,219)
#D5CEE2
(213,206,226)
#E2DBE9
(226,219,233)
#EFE8F0
(239,232,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D66AA; }

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

This text font color is #6D66AA.

Background Color

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

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

This div background color is #6D66AA.

Border color

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

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

This div border color is #6D66AA.

Opacity

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

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

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

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

This text has shadow with #6D66AA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D66AA.

Preview

Color preview on black background

This text has color #6D66AA on black background.


Color preview on white background

This text has color #6D66AA on white background.


Black color preview on #6D66AA background

This text has black color on #6D66AA background.


White color preview on #6D66AA background

This text has white color on #6D66AA background.


Related colors

Complementary color

Complementary color for #hex is #929955.


I love getcolorcode.com

Triadic colors

1 #AA6D66 and #66AA6D with #6D66AA are triadic colors.

2 #AA666D and #666DAA with #6D66AA are triadic colors.