COLOR #6D8E9B

HEX: #6D8E9B
RGB: (109,142,155)

Renk bilgisi

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

RGB renk modeli

#6D8E9B color RGB value is (109,142,155).

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

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 142 of 255 = 56%
B 155 of 255 = 61%

109
142
155

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

Yüzdelerle RGB renk parçaları

R + G + B =
109 + 142 + 155 = 406 (100%)
R 109 of 406 ~ 26.85%
G 142 of 406 ~ 34.98%
B 155 of 406 ~ 38.18%

%26.85
%34.98
%38.18

CMYK RENK MODELİ

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

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

CMYK yüzdeleri

%29.68
%8.39
%0
%39.22

Codes

Color #6D8E9B in popluar color models

6D8E9B
RGB109142155
HSL197°18.70%51.76%
HSB/HSV197°29.68%60.78%
CMYK29.68%8.39%0.00%
39.22%

Color #6D8E9B in popluar number systems.

HEX6D8E9B
Decimal109142155
Binary11011011000111010011011
Octal155216233

Shades and tints

Shades of #6D8E9B

#6D8E9B
(109,142,155)
#64828D
(100,130,141)
#5B767F
(91,118,127)
#526A71
(82,106,113)
#495E63
(73,94,99)
#405255
(64,82,85)
#374647
(55,70,71)
#2E3A39
(46,58,57)
#252E2B
(37,46,43)
#1C221D
(28,34,29)
#13160F
(19,22,15)
#000000
(0,0,0)

Tints of #6D8E9B

#6D8E9B
(109,142,155)
#7A98A4
(122,152,164)
#87A2AD
(135,162,173)
#94ACB6
(148,172,182)
#A1B6BF
(161,182,191)
#AEC0C8
(174,192,200)
#BBCAD1
(187,202,209)
#C8D4DA
(200,212,218)
#D5DEE3
(213,222,227)
#E2E8EC
(226,232,236)
#EFF2F5
(239,242,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8E9B; }

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

This text font color is #6D8E9B.


Background Color

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

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

This div background color is #6D8E9B.


Border color

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

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

This div border color is #6D8E9B.


Opacity

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

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

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

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

This text has shadow with #6D8E9B color.

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

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

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


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

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

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


Div box shadow color

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

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

Preview

Color preview on black background

This text has color #6D8E9B on black background.


Color preview on white background

This text has color #6D8E9B on white background.



Black color preview on #6D8E9B background

This text has black color on #6D8E9B background.


White color preview on #6D8E9B background

This text has white color on #6D8E9B background.