COLOR #6EA5E7

HEX: #6EA5E7 RGB: (110,165,231)

Renk bilgisi

#6EA5E7 contains mainly blue color. #6EA5E7 ‘ nin web güvenlik rengi #6699FF (ya da #69F) dir.

RGB renk modeli

#6EA5E7 color RGB value is (110,165,231).

RGB: (110,165,231) (43%, 65%, 91%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 165 of 255 = 65%
B 231 of 255 = 91%

110
165
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 165 + 231 = 506 (100%)
R 110 of 506 ~ 21.74%
G 165 of 506 ~ 32.61%
B 231 of 506 ~ 45.65'%

%21.74
%32.61
%45.65

CMYK RENK MODELİ

#6EA5E7 rengi CMYK tonu (52,29,0,9).

  • camgöbeği tonu 52.38%
  • eflatun tonu 28.57%
  • sarı tonu 0.00%
  • ana renk tonu 9.41%

CMYK: (52,29,0,9)
C52M29Y0K9 (52%, 29%, 0%, 9%)
(0.52 / 0.29 / 0.00 / 0.09)

CMYK yüzdeleri

%52.38
%28.57
%0
%9.41

Codes

Color #6EA5E7 in popluar color models

6E A5 E7
RGB 110 165 231
HSL 213° 71.60% 66.86%
HSB/HSV 213° 52.38% 90.59%
CMYK 52.38% 28.57% 0.00%
9.41%

Color #6EA5E7 in popluar number systems.

HEX 6E A5 E7
Decimal 110 165 231
Binary 1101110 10100101 11100111
Octal 156 245 347

Shades and tints

Shades of #6EA5E7

#6EA5E7
(110,165,231)
#6496D2
(100,150,210)
#5A87BD
(90,135,189)
#5078A8
(80,120,168)
#466993
(70,105,147)
#3C5A7E
(60,90,126)
#324B69
(50,75,105)
#283C54
(40,60,84)
#1E2D3F
(30,45,63)
#141E2A
(20,30,42)
#0A0F15
(10,15,21)
#000000
(0,0,0)

Tints of #6EA5E7

#6EA5E7
(110,165,231)
#7BADE9
(123,173,233)
#88B5EB
(136,181,235)
#95BDED
(149,189,237)
#A2C5EF
(162,197,239)
#AFCDF1
(175,205,241)
#BCD5F3
(188,213,243)
#C9DDF5
(201,221,245)
#D6E5F7
(214,229,247)
#E3EDF9
(227,237,249)
#F0F5FB
(240,245,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EA5E7 color. Also use rgb(110,165,231) instead hex code.

Text Font Color

.myTextColor { color: #6EA5E7; }

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

This text font color is #6EA5E7.

Background Color

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

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

This div background color is #6EA5E7.

Border color

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

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

This div border color is #6EA5E7.

Opacity

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

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

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

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

This text has shadow with #6EA5E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EA5E7.

Preview

Color preview on black background

This text has color #6EA5E7 on black background.


Color preview on white background

This text has color #6EA5E7 on white background.


Black color preview on #6EA5E7 background

This text has black color on #6EA5E7 background.


White color preview on #6EA5E7 background

This text has white color on #6EA5E7 background.


Related colors

Complementary color

Complementary color for #hex is #915A18.


I love getcolorcode.com

Triadic colors

1 #E76EA5 and #A5E76E with #6EA5E7 are triadic colors.

2 #E7A56E and #A56EE7 with #6EA5E7 are triadic colors.