COLOR #6D8ECE

HEX: #6D8ECE RGB: (109,142,206)

Renk bilgisi

#6D8ECE contains mainly blue color. #6D8ECE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6D8ECE color RGB value is (109,142,206).

RGB: (109,142,206) (43%, 56%, 81%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 142 of 255 = 56%
B 206 of 255 = 81%

109
142
206

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 142 + 206 = 457 (100%)
R 109 of 457 ~ 23.85%
G 142 of 457 ~ 31.07%
B 206 of 457 ~ 45.08'%

%23.85
%31.07
%45.08

CMYK RENK MODELİ

#6D8ECE rengi CMYK tonu (47,31,0,19).

  • camgöbeği tonu 47.09%
  • eflatun tonu 31.07%
  • sarı tonu 0.00%
  • ana renk tonu 19.22%

CMYK: (47,31,0,19)
C47M31Y0K19 (47%, 31%, 0%, 19%)
(0.47 / 0.31 / 0.00 / 0.19)

CMYK yüzdeleri

%47.09
%31.07
%0
%19.22

Codes

Color #6D8ECE in popluar color models

6D 8E CE
RGB 109 142 206
HSL 220° 49.74% 61.76%
HSB/HSV 220° 47.09% 80.78%
CMYK 47.09% 31.07% 0.00%
19.22%

Color #6D8ECE in popluar number systems.

HEX 6D 8E CE
Decimal 109 142 206
Binary 1101101 10001110 11001110
Octal 155 216 316

Shades and tints

Shades of #6D8ECE

#6D8ECE
(109,142,206)
#6482BC
(100,130,188)
#5B76AA
(91,118,170)
#526A98
(82,106,152)
#495E86
(73,94,134)
#405274
(64,82,116)
#374662
(55,70,98)
#2E3A50
(46,58,80)
#252E3E
(37,46,62)
#1C222C
(28,34,44)
#13161A
(19,22,26)
#000000
(0,0,0)

Tints of #6D8ECE

#6D8ECE
(109,142,206)
#7A98D2
(122,152,210)
#87A2D6
(135,162,214)
#94ACDA
(148,172,218)
#A1B6DE
(161,182,222)
#AEC0E2
(174,192,226)
#BBCAE6
(187,202,230)
#C8D4EA
(200,212,234)
#D5DEEE
(213,222,238)
#E2E8F2
(226,232,242)
#EFF2F6
(239,242,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6D8ECE; }

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

This text font color is #6D8ECE.

Background Color

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

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

This div background color is #6D8ECE.

Border color

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

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

This div border color is #6D8ECE.

Opacity

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

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

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

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

This text has shadow with #6D8ECE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D8ECE.

Preview

Color preview on black background

This text has color #6D8ECE on black background.


Color preview on white background

This text has color #6D8ECE on white background.


Black color preview on #6D8ECE background

This text has black color on #6D8ECE background.


White color preview on #6D8ECE background

This text has white color on #6D8ECE background.


Related colors

Complementary color

Complementary color for #hex is #927131.


I love getcolorcode.com

Triadic colors

1 #CE6D8E and #8ECE6D with #6D8ECE are triadic colors.

2 #CE8E6D and #8E6DCE with #6D8ECE are triadic colors.