COLOR #6DBBEB

HEX: #6DBBEB RGB: (109,187,235)

Renk bilgisi

#6DBBEB contains mainly green and blue colors. #6DBBEB ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#6DBBEB color RGB value is (109,187,235).

RGB: (109,187,235) (43%, 73%, 92%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 187 of 255 = 73%
B 235 of 255 = 92%

109
187
235

R + G + B ~ 69%. #6DBBEB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 187 + 235 = 531 (100%)
R 109 of 531 ~ 20.53%
G 187 of 531 ~ 35.22%
B 235 of 531 ~ 44.26'%

%20.53
%35.22
%44.26

CMYK RENK MODELİ

#6DBBEB rengi CMYK tonu (54,20,0,8).

  • camgöbeği tonu 53.62%
  • eflatun tonu 20.43%
  • sarı tonu 0.00%
  • ana renk tonu 7.84%

CMYK: (54,20,0,8)
C54M20Y0K8 (54%, 20%, 0%, 8%)
(0.54 / 0.20 / 0.00 / 0.08)

CMYK yüzdeleri

%53.62
%20.43
%0
%7.84

Codes

Color #6DBBEB in popluar color models

6D BB EB
RGB 109 187 235
HSL 203° 75.90% 67.45%
HSB/HSV 203° 53.62% 92.16%
CMYK 53.62% 20.43% 0.00%
7.84%

Color #6DBBEB in popluar number systems.

HEX 6D BB EB
Decimal 109 187 235
Binary 1101101 10111011 11101011
Octal 155 273 353

Shades and tints

Shades of #6DBBEB

#6DBBEB
(109,187,235)
#64AAD6
(100,170,214)
#5B99C1
(91,153,193)
#5288AC
(82,136,172)
#497797
(73,119,151)
#406682
(64,102,130)
#37556D
(55,85,109)
#2E4458
(46,68,88)
#253343
(37,51,67)
#1C222E
(28,34,46)
#131119
(19,17,25)
#000000
(0,0,0)

Tints of #6DBBEB

#6DBBEB
(109,187,235)
#7AC1EC
(122,193,236)
#87C7ED
(135,199,237)
#94CDEE
(148,205,238)
#A1D3EF
(161,211,239)
#AED9F0
(174,217,240)
#BBDFF1
(187,223,241)
#C8E5F2
(200,229,242)
#D5EBF3
(213,235,243)
#E2F1F4
(226,241,244)
#EFF7F5
(239,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DBBEB; }

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

This text font color is #6DBBEB.

Background Color

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

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

This div background color is #6DBBEB.

Border color

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

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

This div border color is #6DBBEB.

Opacity

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

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

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

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

This text has shadow with #6DBBEB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DBBEB.

Preview

Color preview on black background

This text has color #6DBBEB on black background.


Color preview on white background

This text has color #6DBBEB on white background.


Black color preview on #6DBBEB background

This text has black color on #6DBBEB background.


White color preview on #6DBBEB background

This text has white color on #6DBBEB background.


Related colors

Complementary color

Complementary color for #hex is #924414.


I love getcolorcode.com

Triadic colors

1 #EB6DBB and #BBEB6D with #6DBBEB are triadic colors.

2 #EBBB6D and #BB6DEB with #6DBBEB are triadic colors.