COLOR #6EC3E5

HEX: #6EC3E5 RGB: (110,195,229)

Renk bilgisi

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

RGB renk modeli

#6EC3E5 color RGB value is (110,195,229).

RGB: (110,195,229) (43%, 76%, 90%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 195 of 255 = 76%
B 229 of 255 = 90%

110
195
229

R + G + B ~ 70%. #6EC3E5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 195 + 229 = 534 (100%)
R 110 of 534 ~ 20.6%
G 195 of 534 ~ 36.52%
B 229 of 534 ~ 42.88'%

%20.6
%36.52
%42.88

CMYK RENK MODELİ

#6EC3E5 rengi CMYK tonu (52,15,0,10).

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

CMYK: (52,15,0,10)
C52M15Y0K10 (52%, 15%, 0%, 10%)
(0.52 / 0.15 / 0.00 / 0.10)

CMYK yüzdeleri

%51.97
%14.85
%0
%10.2

Codes

Color #6EC3E5 in popluar color models

6E C3 E5
RGB 110 195 229
HSL 197° 69.59% 66.47%
HSB/HSV 197° 51.97% 89.80%
CMYK 51.97% 14.85% 0.00%
10.20%

Color #6EC3E5 in popluar number systems.

HEX 6E C3 E5
Decimal 110 195 229
Binary 1101110 11000011 11100101
Octal 156 303 345

Shades and tints

Shades of #6EC3E5

#6EC3E5
(110,195,229)
#64B2D1
(100,178,209)
#5AA1BD
(90,161,189)
#5090A9
(80,144,169)
#467F95
(70,127,149)
#3C6E81
(60,110,129)
#325D6D
(50,93,109)
#284C59
(40,76,89)
#1E3B45
(30,59,69)
#142A31
(20,42,49)
#0A191D
(10,25,29)
#000000
(0,0,0)

Tints of #6EC3E5

#6EC3E5
(110,195,229)
#7BC8E7
(123,200,231)
#88CDE9
(136,205,233)
#95D2EB
(149,210,235)
#A2D7ED
(162,215,237)
#AFDCEF
(175,220,239)
#BCE1F1
(188,225,241)
#C9E6F3
(201,230,243)
#D6EBF5
(214,235,245)
#E3F0F7
(227,240,247)
#F0F5F9
(240,245,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EC3E5; }

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

This text font color is #6EC3E5.

Background Color

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

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

This div background color is #6EC3E5.

Border color

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

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

This div border color is #6EC3E5.

Opacity

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

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

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

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

This text has shadow with #6EC3E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EC3E5.

Preview

Color preview on black background

This text has color #6EC3E5 on black background.


Color preview on white background

This text has color #6EC3E5 on white background.


Black color preview on #6EC3E5 background

This text has black color on #6EC3E5 background.


White color preview on #6EC3E5 background

This text has white color on #6EC3E5 background.


Related colors

Complementary color

Complementary color for #hex is #913C1A.


I love getcolorcode.com

Triadic colors

1 #E56EC3 and #C3E56E with #6EC3E5 are triadic colors.

2 #E5C36E and #C36EE5 with #6EC3E5 are triadic colors.