COLOR #6D6C9B

HEX: #6D6C9B
RGB: (109,108,155)

Renk bilgisi

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

RGB renk modeli

#6D6C9B color RGB value is (109,108,155).

  • kırmız ton 109;
  • yeşil ton 108;
  • mavi ton 155.
RGB:
(109,108,155)
(43%,42%,61%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 108 of 255 = 42%
B 155 of 255 = 61%

109
108
155

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 108 + 155 = 372 (100%)
R 109 of 372 ~ 29.3%
G 108 of 372 ~ 29.03%
B 155 of 372 ~ 41.67%

%29.3
%29.03
%41.67

CMYK RENK MODELİ

#6D6C9B rengi CMYK tonu (30,30,0,39).

  • camgöbeği tonu 29.68%
  • eflatun tonu 30.32%
  • sarı tonu 0.00%
  • ana renk tonu 39.22%
CMYK:
(30,30,0,39)
C30M30Y0K39 
(30%,30%,0%,39%)
(0.30/0.30/0.00/0.39)	

CMYK yüzdeleri

%29.68
%30.32
%0
%39.22

Codes

Color #6D6C9B in popluar color models

6D6C9B
RGB109108155
HSL241°19.03%51.57%
HSB/HSV241°30.32%60.78%
CMYK29.68%30.32%0.00%
39.22%

Color #6D6C9B in popluar number systems.

HEX6D6C9B
Decimal109108155
Binary1101101110110010011011
Octal155154233

Shades and tints

Shades of #6D6C9B

#6D6C9B
(109,108,155)
#64638D
(100,99,141)
#5B5A7F
(91,90,127)
#525171
(82,81,113)
#494863
(73,72,99)
#403F55
(64,63,85)
#373647
(55,54,71)
#2E2D39
(46,45,57)
#25242B
(37,36,43)
#1C1B1D
(28,27,29)
#13120F
(19,18,15)
#000000
(0,0,0)

Tints of #6D6C9B

#6D6C9B
(109,108,155)
#7A79A4
(122,121,164)
#8786AD
(135,134,173)
#9493B6
(148,147,182)
#A1A0BF
(161,160,191)
#AEADC8
(174,173,200)
#BBBAD1
(187,186,209)
#C8C7DA
(200,199,218)
#D5D4E3
(213,212,227)
#E2E1EC
(226,225,236)
#EFEEF5
(239,238,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D6C9B color. Also use rgb(109,108,155) instead hex code.

Text Font Color

.myTextColor { color: #6D6C9B; }

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

This text font color is #6D6C9B.


Background Color

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

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

This div background color is #6D6C9B.


Border color

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

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

This div border color is #6D6C9B.


Opacity

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

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

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

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

This text has shadow with #6D6C9B color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D6C9B on black background.


Color preview on white background

This text has color #6D6C9B on white background.



Black color preview on #6D6C9B background

This text has black color on #6D6C9B background.


White color preview on #6D6C9B background

This text has white color on #6D6C9B background.