COLOR #6EBAD6

HEX: #6EBAD6 RGB: (110,186,214)

Color info

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

RGB color model

#6EBAD6 color RGB value is (110,186,214).

RGB: (110,186,214) (43%, 73%, 84%)

RGB channels and saturation

R 110 of 255 = 43%
G 186 of 255 = 73%
B 214 of 255 = 84%

110
186
214

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

Portions of RGB colors in percentages

R + G + B = 110 + 186 + 214 = 510 (100%)
R 110 of 510 ~ 21.57%
G 186 of 510 ~ 36.47%
B 214 of 510 ~ 41.96'%

%21.57
%36.47
%41.96

CMYK color model

#6EBAD6 color CMYK value is (49,13,0,16).

  • cyan value is 48.60%
  • magenta value is 13.08%
  • yellow value is 0.00%
  • key color value is 16.08%

CMYK: (49,13,0,16)
C49M13Y0K16 (49%, 13%, 0%, 16%)
(0.49 / 0.13 / 0.00 / 0.16)

CMYK percentages

%48.6
%13.08
%0
%16.08

Codes

Color #6EBAD6 in popluar color models

6E BA D6
RGB 110 186 214
HSL 196° 55.91% 63.53%
HSB/HSV 196° 48.60% 83.92%
CMYK 48.60% 13.08% 0.00%
16.08%

Color #6EBAD6 in popluar number systems.

HEX 6E BA D6
Decimal 110 186 214
Binary 1101110 10111010 11010110
Octal 156 272 326

Shades and tints

Shades of #6EBAD6

#6EBAD6
(110,186,214)
#64AAC3
(100,170,195)
#5A9AB0
(90,154,176)
#508A9D
(80,138,157)
#467A8A
(70,122,138)
#3C6A77
(60,106,119)
#325A64
(50,90,100)
#284A51
(40,74,81)
#1E3A3E
(30,58,62)
#142A2B
(20,42,43)
#0A1A18
(10,26,24)
#000000
(0,0,0)

Tints of #6EBAD6

#6EBAD6
(110,186,214)
#7BC0D9
(123,192,217)
#88C6DC
(136,198,220)
#95CCDF
(149,204,223)
#A2D2E2
(162,210,226)
#AFD8E5
(175,216,229)
#BCDEE8
(188,222,232)
#C9E4EB
(201,228,235)
#D6EAEE
(214,234,238)
#E3F0F1
(227,240,241)
#F0F6F4
(240,246,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EBAD6 color. Also use rgb(110,186,214) instead hex code.

Text Font Color

.myTextColor { color: #6EBAD6; }

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

This text font color is #6EBAD6.

Background Color

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

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

This div background color is #6EBAD6.

Border color

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

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

This div border color is #6EBAD6.

Opacity

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

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

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

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

This text has shadow with #6EBAD6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EBAD6.

Preview

Color preview on black background

This text has color #6EBAD6 on black background.


Color preview on white background

This text has color #6EBAD6 on white background.


Black color preview on #6EBAD6 background

This text has black color on #6EBAD6 background.


White color preview on #6EBAD6 background

This text has white color on #6EBAD6 background.


Related colors

Complementary color

Complementary color for #hex is #914529.


I love getcolorcode.com

Triadic colors

1 #D66EBA and #BAD66E with #6EBAD6 are triadic colors.

2 #D6BA6E and #BA6ED6 with #6EBAD6 are triadic colors.