COLOR #6DBBD2

HEX: #6DBBD2 RGB: (109,187,210)

Renk bilgisi

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

RGB renk modeli

#6DBBD2 color RGB value is (109,187,210).

RGB: (109,187,210) (43%, 73%, 82%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 187 of 255 = 73%
B 210 of 255 = 82%

109
187
210

R + G + B ~ 66%. #6DBBD2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 187 + 210 = 506 (100%)
R 109 of 506 ~ 21.54%
G 187 of 506 ~ 36.96%
B 210 of 506 ~ 41.5'%

%21.54
%36.96
%41.5

CMYK RENK MODELİ

#6DBBD2 rengi CMYK tonu (48,11,0,18).

  • camgöbeği tonu 48.10%
  • eflatun tonu 10.95%
  • sarı tonu 0.00%
  • ana renk tonu 17.65%

CMYK: (48,11,0,18)
C48M11Y0K18 (48%, 11%, 0%, 18%)
(0.48 / 0.11 / 0.00 / 0.18)

CMYK yüzdeleri

%48.1
%10.95
%0
%17.65

Codes

Color #6DBBD2 in popluar color models

6D BB D2
RGB 109 187 210
HSL 194° 52.88% 62.55%
HSB/HSV 194° 48.10% 82.35%
CMYK 48.10% 10.95% 0.00%
17.65%

Color #6DBBD2 in popluar number systems.

HEX 6D BB D2
Decimal 109 187 210
Binary 1101101 10111011 11010010
Octal 155 273 322

Shades and tints

Shades of #6DBBD2

#6DBBD2
(109,187,210)
#64AABF
(100,170,191)
#5B99AC
(91,153,172)
#528899
(82,136,153)
#497786
(73,119,134)
#406673
(64,102,115)
#375560
(55,85,96)
#2E444D
(46,68,77)
#25333A
(37,51,58)
#1C2227
(28,34,39)
#131114
(19,17,20)
#000000
(0,0,0)

Tints of #6DBBD2

#6DBBD2
(109,187,210)
#7AC1D6
(122,193,214)
#87C7DA
(135,199,218)
#94CDDE
(148,205,222)
#A1D3E2
(161,211,226)
#AED9E6
(174,217,230)
#BBDFEA
(187,223,234)
#C8E5EE
(200,229,238)
#D5EBF2
(213,235,242)
#E2F1F6
(226,241,246)
#EFF7FA
(239,247,250)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DBBD2 color. Also use rgb(109,187,210) instead hex code.

Text Font Color

.myTextColor { color: #6DBBD2; }

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

This text font color is #6DBBD2.

Background Color

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

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

This div background color is #6DBBD2.

Border color

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

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

This div border color is #6DBBD2.

Opacity

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

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

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

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

This text has shadow with #6DBBD2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DBBD2.

Preview

Color preview on black background

This text has color #6DBBD2 on black background.


Color preview on white background

This text has color #6DBBD2 on white background.


Black color preview on #6DBBD2 background

This text has black color on #6DBBD2 background.


White color preview on #6DBBD2 background

This text has white color on #6DBBD2 background.


Related colors

Complementary color

Complementary color for #hex is #92442D.


I love getcolorcode.com

Triadic colors

1 #D26DBB and #BBD26D with #6DBBD2 are triadic colors.

2 #D2BB6D and #BB6DD2 with #6DBBD2 are triadic colors.