COLOR #6EC9E5

HEX: #6EC9E5 RGB: (110,201,229)

Renk bilgisi

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

RGB renk modeli

#6EC9E5 color RGB value is (110,201,229).

RGB: (110,201,229) (43%, 79%, 90%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 201 of 255 = 79%
B 229 of 255 = 90%

110
201
229

R + G + B ~ 71%. #6EC9E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 201 + 229 = 540 (100%)
R 110 of 540 ~ 20.37%
G 201 of 540 ~ 37.22%
B 229 of 540 ~ 42.41'%

%20.37
%37.22
%42.41

CMYK RENK MODELİ

#6EC9E5 rengi CMYK tonu (52,12,0,10).

  • camgöbeği tonu 51.97%
  • eflatun tonu 12.23%
  • sarı tonu 0.00%
  • ana renk tonu 10.20%

CMYK: (52,12,0,10)
C52M12Y0K10 (52%, 12%, 0%, 10%)
(0.52 / 0.12 / 0.00 / 0.10)

CMYK yüzdeleri

%51.97
%12.23
%0
%10.2

Codes

Color #6EC9E5 in popluar color models

6E C9 E5
RGB 110 201 229
HSL 194° 69.59% 66.47%
HSB/HSV 194° 51.97% 89.80%
CMYK 51.97% 12.23% 0.00%
10.20%

Color #6EC9E5 in popluar number systems.

HEX 6E C9 E5
Decimal 110 201 229
Binary 1101110 11001001 11100101
Octal 156 311 345

Shades and tints

Shades of #6EC9E5

#6EC9E5
(110,201,229)
#64B7D1
(100,183,209)
#5AA5BD
(90,165,189)
#5093A9
(80,147,169)
#468195
(70,129,149)
#3C6F81
(60,111,129)
#325D6D
(50,93,109)
#284B59
(40,75,89)
#1E3945
(30,57,69)
#142731
(20,39,49)
#0A151D
(10,21,29)
#000000
(0,0,0)

Tints of #6EC9E5

#6EC9E5
(110,201,229)
#7BCDE7
(123,205,231)
#88D1E9
(136,209,233)
#95D5EB
(149,213,235)
#A2D9ED
(162,217,237)
#AFDDEF
(175,221,239)
#BCE1F1
(188,225,241)
#C9E5F3
(201,229,243)
#D6E9F5
(214,233,245)
#E3EDF7
(227,237,247)
#F0F1F9
(240,241,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EC9E5 color. Also use rgb(110,201,229) instead hex code.

Text Font Color

.myTextColor { color: #6EC9E5; }

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

This text font color is #6EC9E5.

Background Color

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

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

This div background color is #6EC9E5.

Border color

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

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

This div border color is #6EC9E5.

Opacity

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

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

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

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

This text has shadow with #6EC9E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EC9E5.

Preview

Color preview on black background

This text has color #6EC9E5 on black background.


Color preview on white background

This text has color #6EC9E5 on white background.


Black color preview on #6EC9E5 background

This text has black color on #6EC9E5 background.


White color preview on #6EC9E5 background

This text has white color on #6EC9E5 background.


Related colors

Complementary color

Complementary color for #hex is #91361A.


I love getcolorcode.com

Triadic colors

1 #E56EC9 and #C9E56E with #6EC9E5 are triadic colors.

2 #E5C96E and #C96EE5 with #6EC9E5 are triadic colors.