COLOR #6EC6E2

HEX: #6EC6E2 RGB: (110,198,226)

Renk bilgisi

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

RGB renk modeli

#6EC6E2 color RGB value is (110,198,226).

RGB: (110,198,226) (43%, 78%, 89%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 198 of 255 = 78%
B 226 of 255 = 89%

110
198
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 198 + 226 = 534 (100%)
R 110 of 534 ~ 20.6%
G 198 of 534 ~ 37.08%
B 226 of 534 ~ 42.32'%

%20.6
%37.08
%42.32

CMYK RENK MODELİ

#6EC6E2 rengi CMYK tonu (51,12,0,11).

  • camgöbeği tonu 51.33%
  • eflatun tonu 12.39%
  • sarı tonu 0.00%
  • ana renk tonu 11.37%

CMYK: (51,12,0,11)
C51M12Y0K11 (51%, 12%, 0%, 11%)
(0.51 / 0.12 / 0.00 / 0.11)

CMYK yüzdeleri

%51.33
%12.39
%0
%11.37

Codes

Color #6EC6E2 in popluar color models

6E C6 E2
RGB 110 198 226
HSL 194° 66.67% 65.88%
HSB/HSV 194° 51.33% 88.63%
CMYK 51.33% 12.39% 0.00%
11.37%

Color #6EC6E2 in popluar number systems.

HEX 6E C6 E2
Decimal 110 198 226
Binary 1101110 11000110 11100010
Octal 156 306 342

Shades and tints

Shades of #6EC6E2

#6EC6E2
(110,198,226)
#64B4CE
(100,180,206)
#5AA2BA
(90,162,186)
#5090A6
(80,144,166)
#467E92
(70,126,146)
#3C6C7E
(60,108,126)
#325A6A
(50,90,106)
#284856
(40,72,86)
#1E3642
(30,54,66)
#14242E
(20,36,46)
#0A121A
(10,18,26)
#000000
(0,0,0)

Tints of #6EC6E2

#6EC6E2
(110,198,226)
#7BCBE4
(123,203,228)
#88D0E6
(136,208,230)
#95D5E8
(149,213,232)
#A2DAEA
(162,218,234)
#AFDFEC
(175,223,236)
#BCE4EE
(188,228,238)
#C9E9F0
(201,233,240)
#D6EEF2
(214,238,242)
#E3F3F4
(227,243,244)
#F0F8F6
(240,248,246)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EC6E2 color. Also use rgb(110,198,226) instead hex code.

Text Font Color

.myTextColor { color: #6EC6E2; }

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

This text font color is #6EC6E2.

Background Color

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

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

This div background color is #6EC6E2.

Border color

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

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

This div border color is #6EC6E2.

Opacity

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

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

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

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

This text has shadow with #6EC6E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EC6E2.

Preview

Color preview on black background

This text has color #6EC6E2 on black background.


Color preview on white background

This text has color #6EC6E2 on white background.


Black color preview on #6EC6E2 background

This text has black color on #6EC6E2 background.


White color preview on #6EC6E2 background

This text has white color on #6EC6E2 background.


Related colors

Complementary color

Complementary color for #hex is #91391D.


I love getcolorcode.com

Triadic colors

1 #E26EC6 and #C6E26E with #6EC6E2 are triadic colors.

2 #E2C66E and #C66EE2 with #6EC6E2 are triadic colors.