COLOR #6D7D9A

HEX: #6D7D9A
RGB: (109,125,154)

Renk bilgisi

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

RGB renk modeli

#6D7D9A color RGB value is (109,125,154).

  • kırmız ton 109;
  • yeşil ton 125;
  • mavi ton 154.
RGB:
(109,125,154)
(43%,49%,60%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 125 of 255 = 49%
B 154 of 255 = 60%

109
125
154

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 125 + 154 = 388 (100%)
R 109 of 388 ~ 28.09%
G 125 of 388 ~ 32.22%
B 154 of 388 ~ 39.69%

%28.09
%32.22
%39.69

CMYK RENK MODELİ

#6D7D9A rengi CMYK tonu (29,19,0,40).

  • camgöbeği tonu 29.22%
  • eflatun tonu 18.83%
  • sarı tonu 0.00%
  • ana renk tonu 39.61%
CMYK:
(29,19,0,40)
C29M19Y0K40 
(29%,19%,0%,40%)
(0.29/0.19/0.00/0.40)	

CMYK yüzdeleri

%29.22
%18.83
%0
%39.61

Codes

Color #6D7D9A in popluar color models

6D7D9A
RGB109125154
HSL219°18.22%51.57%
HSB/HSV219°29.22%60.39%
CMYK29.22%18.83%0.00%
39.61%

Color #6D7D9A in popluar number systems.

HEX6D7D9A
Decimal109125154
Binary1101101111110110011010
Octal155175232

Shades and tints

Shades of #6D7D9A

#6D7D9A
(109,125,154)
#64728C
(100,114,140)
#5B677E
(91,103,126)
#525C70
(82,92,112)
#495162
(73,81,98)
#404654
(64,70,84)
#373B46
(55,59,70)
#2E3038
(46,48,56)
#25252A
(37,37,42)
#1C1A1C
(28,26,28)
#130F0E
(19,15,14)
#000000
(0,0,0)

Tints of #6D7D9A

#6D7D9A
(109,125,154)
#7A88A3
(122,136,163)
#8793AC
(135,147,172)
#949EB5
(148,158,181)
#A1A9BE
(161,169,190)
#AEB4C7
(174,180,199)
#BBBFD0
(187,191,208)
#C8CAD9
(200,202,217)
#D5D5E2
(213,213,226)
#E2E0EB
(226,224,235)
#EFEBF4
(239,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D7D9A color. Also use rgb(109,125,154) instead hex code.

Text Font Color

.myTextColor { color: #6D7D9A; }

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

This text font color is #6D7D9A.


Background Color

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

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

This div background color is #6D7D9A.


Border color

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

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

This div border color is #6D7D9A.


Opacity

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

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

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

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

This text has shadow with #6D7D9A color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D7D9A on black background.


Color preview on white background

This text has color #6D7D9A on white background.



Black color preview on #6D7D9A background

This text has black color on #6D7D9A background.


White color preview on #6D7D9A background

This text has white color on #6D7D9A background.