COLOR #6ECED5

HEX: #6ECED5 RGB: (110,206,213)

Renk bilgisi

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

RGB renk modeli

#6ECED5 color RGB value is (110,206,213).

RGB: (110,206,213) (43%, 81%, 84%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 206 of 255 = 81%
B 213 of 255 = 84%

110
206
213

R + G + B ~ 69%. #6ECED5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 206 + 213 = 529 (100%)
R 110 of 529 ~ 20.79%
G 206 of 529 ~ 38.94%
B 213 of 529 ~ 40.26'%

%20.79
%38.94
%40.26

CMYK RENK MODELİ

#6ECED5 rengi CMYK tonu (48,3,0,16).

  • camgöbeği tonu 48.36%
  • eflatun tonu 3.29%
  • sarı tonu 0.00%
  • ana renk tonu 16.47%

CMYK: (48,3,0,16)
C48M3Y0K16 (48%, 3%, 0%, 16%)
(0.48 / 0.03 / 0.00 / 0.16)

CMYK yüzdeleri

%48.36
%3.29
%0
%16.47

Codes

Color #6ECED5 in popluar color models

6E CE D5
RGB 110 206 213
HSL 184° 55.08% 63.33%
HSB/HSV 184° 48.36% 83.53%
CMYK 48.36% 3.29% 0.00%
16.47%

Color #6ECED5 in popluar number systems.

HEX 6E CE D5
Decimal 110 206 213
Binary 1101110 11001110 11010101
Octal 156 316 325

Shades and tints

Shades of #6ECED5

#6ECED5
(110,206,213)
#64BCC2
(100,188,194)
#5AAAAF
(90,170,175)
#50989C
(80,152,156)
#468689
(70,134,137)
#3C7476
(60,116,118)
#326263
(50,98,99)
#285050
(40,80,80)
#1E3E3D
(30,62,61)
#142C2A
(20,44,42)
#0A1A17
(10,26,23)
#000000
(0,0,0)

Tints of #6ECED5

#6ECED5
(110,206,213)
#7BD2D8
(123,210,216)
#88D6DB
(136,214,219)
#95DADE
(149,218,222)
#A2DEE1
(162,222,225)
#AFE2E4
(175,226,228)
#BCE6E7
(188,230,231)
#C9EAEA
(201,234,234)
#D6EEED
(214,238,237)
#E3F2F0
(227,242,240)
#F0F6F3
(240,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6ECED5 color. Also use rgb(110,206,213) instead hex code.

Text Font Color

.myTextColor { color: #6ECED5; }

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

This text font color is #6ECED5.

Background Color

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

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

This div background color is #6ECED5.

Border color

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

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

This div border color is #6ECED5.

Opacity

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

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

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

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

This text has shadow with #6ECED5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6ECED5.

Preview

Color preview on black background

This text has color #6ECED5 on black background.


Color preview on white background

This text has color #6ECED5 on white background.


Black color preview on #6ECED5 background

This text has black color on #6ECED5 background.


White color preview on #6ECED5 background

This text has white color on #6ECED5 background.


Related colors

Complementary color

Complementary color for #hex is #91312A.


I love getcolorcode.com

Triadic colors

1 #D56ECE and #CED56E with #6ECED5 are triadic colors.

2 #D5CE6E and #CE6ED5 with #6ECED5 are triadic colors.