COLOR #6D669D

HEX: #6D669D RGB: (109,102,157)

Renk bilgisi

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

RGB renk modeli

#6D669D color RGB value is (109,102,157).

RGB: (109,102,157) (43%, 40%, 62%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 102 of 255 = 40%
B 157 of 255 = 62%

109
102
157

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 102 + 157 = 368 (100%)
R 109 of 368 ~ 29.62%
G 102 of 368 ~ 27.72%
B 157 of 368 ~ 42.66'%

%29.62
%27.72
%42.66

CMYK RENK MODELİ

#6D669D rengi CMYK tonu (31,35,0,38).

  • camgöbeği tonu 30.57%
  • eflatun tonu 35.03%
  • sarı tonu 0.00%
  • ana renk tonu 38.43%

CMYK: (31,35,0,38)
C31M35Y0K38 (31%, 35%, 0%, 38%)
(0.31 / 0.35 / 0.00 / 0.38)

CMYK yüzdeleri

%30.57
%35.03
%0
%38.43

Codes

Color #6D669D in popluar color models

6D 66 9D
RGB 109 102 157
HSL 248° 21.91% 50.78%
HSB/HSV 248° 35.03% 61.57%
CMYK 30.57% 35.03% 0.00%
38.43%

Color #6D669D in popluar number systems.

HEX 6D 66 9D
Decimal 109 102 157
Binary 1101101 1100110 10011101
Octal 155 146 235

Shades and tints

Shades of #6D669D

#6D669D
(109,102,157)
#645D8F
(100,93,143)
#5B5481
(91,84,129)
#524B73
(82,75,115)
#494265
(73,66,101)
#403957
(64,57,87)
#373049
(55,48,73)
#2E273B
(46,39,59)
#251E2D
(37,30,45)
#1C151F
(28,21,31)
#130C11
(19,12,17)
#000000
(0,0,0)

Tints of #6D669D

#6D669D
(109,102,157)
#7A73A5
(122,115,165)
#8780AD
(135,128,173)
#948DB5
(148,141,181)
#A19ABD
(161,154,189)
#AEA7C5
(174,167,197)
#BBB4CD
(187,180,205)
#C8C1D5
(200,193,213)
#D5CEDD
(213,206,221)
#E2DBE5
(226,219,229)
#EFE8ED
(239,232,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D669D; }

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

This text font color is #6D669D.

Background Color

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

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

This div background color is #6D669D.

Border color

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

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

This div border color is #6D669D.

Opacity

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

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

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

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

This text has shadow with #6D669D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D669D.

Preview

Color preview on black background

This text has color #6D669D on black background.


Color preview on white background

This text has color #6D669D on white background.


Black color preview on #6D669D background

This text has black color on #6D669D background.


White color preview on #6D669D background

This text has white color on #6D669D background.


Related colors

Complementary color

Complementary color for #hex is #929962.


I love getcolorcode.com

Triadic colors

1 #9D6D66 and #669D6D with #6D669D are triadic colors.

2 #9D666D and #666D9D with #6D669D are triadic colors.