COLOR #6EB9DB

HEX: #6EB9DB RGB: (110,185,219)

Color info

#6EB9DB contains mainly green and blue colors. Web safe color of #6EB9DB is #66CCCC (or #6CC).

RGB color model

#6EB9DB color RGB value is (110,185,219).

RGB: (110,185,219) (43%, 73%, 86%)

RGB channels and saturation

R 110 of 255 = 43%
G 185 of 255 = 73%
B 219 of 255 = 86%

110
185
219

R + G + B ~ 67%. #6EB9DB is quite light color.

Portions of RGB colors in percentages

R + G + B = 110 + 185 + 219 = 514 (100%)
R 110 of 514 ~ 21.4%
G 185 of 514 ~ 35.99%
B 219 of 514 ~ 42.61'%

%21.4
%35.99
%42.61

CMYK color model

#6EB9DB color CMYK value is (50,16,0,14).

  • cyan value is 49.77%
  • magenta value is 15.53%
  • yellow value is 0.00%
  • key color value is 14.12%

CMYK: (50,16,0,14)
C50M16Y0K14 (50%, 16%, 0%, 14%)
(0.50 / 0.16 / 0.00 / 0.14)

CMYK percentages

%49.77
%15.53
%0
%14.12

Codes

Color #6EB9DB in popluar color models

6E B9 DB
RGB 110 185 219
HSL 199° 60.22% 64.51%
HSB/HSV 199° 49.77% 85.88%
CMYK 49.77% 15.53% 0.00%
14.12%

Color #6EB9DB in popluar number systems.

HEX 6E B9 DB
Decimal 110 185 219
Binary 1101110 10111001 11011011
Octal 156 271 333

Shades and tints

Shades of #6EB9DB

#6EB9DB
(110,185,219)
#64A9C8
(100,169,200)
#5A99B5
(90,153,181)
#5089A2
(80,137,162)
#46798F
(70,121,143)
#3C697C
(60,105,124)
#325969
(50,89,105)
#284956
(40,73,86)
#1E3943
(30,57,67)
#142930
(20,41,48)
#0A191D
(10,25,29)
#000000
(0,0,0)

Tints of #6EB9DB

#6EB9DB
(110,185,219)
#7BBFDE
(123,191,222)
#88C5E1
(136,197,225)
#95CBE4
(149,203,228)
#A2D1E7
(162,209,231)
#AFD7EA
(175,215,234)
#BCDDED
(188,221,237)
#C9E3F0
(201,227,240)
#D6E9F3
(214,233,243)
#E3EFF6
(227,239,246)
#F0F5F9
(240,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EB9DB color. Also use rgb(110,185,219) instead hex code.

Text Font Color

.myTextColor { color: #6EB9DB; }

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

This text font color is #6EB9DB.

Background Color

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

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

This div background color is #6EB9DB.

Border color

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

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

This div border color is #6EB9DB.

Opacity

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

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

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

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

This text has shadow with #6EB9DB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EB9DB.

Preview

Color preview on black background

This text has color #6EB9DB on black background.


Color preview on white background

This text has color #6EB9DB on white background.


Black color preview on #6EB9DB background

This text has black color on #6EB9DB background.


White color preview on #6EB9DB background

This text has white color on #6EB9DB background.


Related colors

Complementary color

Complementary color for #hex is #914624.


I love getcolorcode.com

Triadic colors

1 #DB6EB9 and #B9DB6E with #6EB9DB are triadic colors.

2 #DBB96E and #B96EDB with #6EB9DB are triadic colors.