COLOR #6D9CBE

HEX: #6D9CBE RGB: (109,156,190)

Renk bilgisi

#6D9CBE contains mainly green and blue colors. #6D9CBE ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6D9CBE color RGB value is (109,156,190).

RGB: (109,156,190) (43%, 61%, 75%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 156 of 255 = 61%
B 190 of 255 = 75%

109
156
190

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 156 + 190 = 455 (100%)
R 109 of 455 ~ 23.96%
G 156 of 455 ~ 34.29%
B 190 of 455 ~ 41.76'%

%23.96
%34.29
%41.76

CMYK RENK MODELİ

#6D9CBE rengi CMYK tonu (43,18,0,25).

  • camgöbeği tonu 42.63%
  • eflatun tonu 17.89%
  • sarı tonu 0.00%
  • ana renk tonu 25.49%

CMYK: (43,18,0,25)
C43M18Y0K25 (43%, 18%, 0%, 25%)
(0.43 / 0.18 / 0.00 / 0.25)

CMYK yüzdeleri

%42.63
%17.89
%0
%25.49

Codes

Color #6D9CBE in popluar color models

6D 9C BE
RGB 109 156 190
HSL 205° 38.39% 58.63%
HSB/HSV 205° 42.63% 74.51%
CMYK 42.63% 17.89% 0.00%
25.49%

Color #6D9CBE in popluar number systems.

HEX 6D 9C BE
Decimal 109 156 190
Binary 1101101 10011100 10111110
Octal 155 234 276

Shades and tints

Shades of #6D9CBE

#6D9CBE
(109,156,190)
#648EAD
(100,142,173)
#5B809C
(91,128,156)
#52728B
(82,114,139)
#49647A
(73,100,122)
#405669
(64,86,105)
#374858
(55,72,88)
#2E3A47
(46,58,71)
#252C36
(37,44,54)
#1C1E25
(28,30,37)
#131014
(19,16,20)
#000000
(0,0,0)

Tints of #6D9CBE

#6D9CBE
(109,156,190)
#7AA5C3
(122,165,195)
#87AEC8
(135,174,200)
#94B7CD
(148,183,205)
#A1C0D2
(161,192,210)
#AEC9D7
(174,201,215)
#BBD2DC
(187,210,220)
#C8DBE1
(200,219,225)
#D5E4E6
(213,228,230)
#E2EDEB
(226,237,235)
#EFF6F0
(239,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9CBE color. Also use rgb(109,156,190) instead hex code.

Text Font Color

.myTextColor { color: #6D9CBE; }

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

This text font color is #6D9CBE.

Background Color

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

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

This div background color is #6D9CBE.

Border color

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

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

This div border color is #6D9CBE.

Opacity

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

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

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

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

This text has shadow with #6D9CBE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9CBE.

Preview

Color preview on black background

This text has color #6D9CBE on black background.


Color preview on white background

This text has color #6D9CBE on white background.


Black color preview on #6D9CBE background

This text has black color on #6D9CBE background.


White color preview on #6D9CBE background

This text has white color on #6D9CBE background.


Related colors

Complementary color

Complementary color for #hex is #926341.


I love getcolorcode.com

Triadic colors

1 #BE6D9C and #9CBE6D with #6D9CBE are triadic colors.

2 #BE9C6D and #9C6DBE with #6D9CBE are triadic colors.