COLOR #6DBDDB

HEX: #6DBDDB RGB: (109,189,219)

Renk bilgisi

#6DBDDB contains mainly green and blue colors. #6DBDDB ‘ nin web güvenlik rengi #66CCCC (ya da #6CC) dir.

RGB renk modeli

#6DBDDB color RGB value is (109,189,219).

RGB: (109,189,219) (43%, 74%, 86%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 189 of 255 = 74%
B 219 of 255 = 86%

109
189
219

R + G + B ~ 68%. #6DBDDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 189 + 219 = 517 (100%)
R 109 of 517 ~ 21.08%
G 189 of 517 ~ 36.56%
B 219 of 517 ~ 42.36'%

%21.08
%36.56
%42.36

CMYK RENK MODELİ

#6DBDDB rengi CMYK tonu (50,14,0,14).

  • camgöbeği tonu 50.23%
  • eflatun tonu 13.70%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (50,14,0,14)
C50M14Y0K14 (50%, 14%, 0%, 14%)
(0.50 / 0.14 / 0.00 / 0.14)

CMYK yüzdeleri

%50.23
%13.7
%0
%14.12

Codes

Color #6DBDDB in popluar color models

6D BD DB
RGB 109 189 219
HSL 196° 60.44% 64.31%
HSB/HSV 196° 50.23% 85.88%
CMYK 50.23% 13.70% 0.00%
14.12%

Color #6DBDDB in popluar number systems.

HEX 6D BD DB
Decimal 109 189 219
Binary 1101101 10111101 11011011
Octal 155 275 333

Shades and tints

Shades of #6DBDDB

#6DBDDB
(109,189,219)
#64ACC8
(100,172,200)
#5B9BB5
(91,155,181)
#528AA2
(82,138,162)
#49798F
(73,121,143)
#40687C
(64,104,124)
#375769
(55,87,105)
#2E4656
(46,70,86)
#253543
(37,53,67)
#1C2430
(28,36,48)
#13131D
(19,19,29)
#000000
(0,0,0)

Tints of #6DBDDB

#6DBDDB
(109,189,219)
#7AC3DE
(122,195,222)
#87C9E1
(135,201,225)
#94CFE4
(148,207,228)
#A1D5E7
(161,213,231)
#AEDBEA
(174,219,234)
#BBE1ED
(187,225,237)
#C8E7F0
(200,231,240)
#D5EDF3
(213,237,243)
#E2F3F6
(226,243,246)
#EFF9F9
(239,249,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DBDDB color. Also use rgb(109,189,219) instead hex code.

Text Font Color

.myTextColor { color: #6DBDDB; }

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

This text font color is #6DBDDB.

Background Color

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

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

This div background color is #6DBDDB.

Border color

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

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

This div border color is #6DBDDB.

Opacity

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

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

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

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

This text has shadow with #6DBDDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DBDDB.

Preview

Color preview on black background

This text has color #6DBDDB on black background.


Color preview on white background

This text has color #6DBDDB on white background.


Black color preview on #6DBDDB background

This text has black color on #6DBDDB background.


White color preview on #6DBDDB background

This text has white color on #6DBDDB background.


Related colors

Complementary color

Complementary color for #hex is #924224.


I love getcolorcode.com

Triadic colors

1 #DB6DBD and #BDDB6D with #6DBDDB are triadic colors.

2 #DBBD6D and #BD6DDB with #6DBDDB are triadic colors.