COLOR #6EC6CB

HEX: #6EC6CB RGB: (110,198,203)

Renk bilgisi

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

RGB renk modeli

#6EC6CB color RGB value is (110,198,203).

RGB: (110,198,203) (43%, 78%, 80%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 198 of 255 = 78%
B 203 of 255 = 80%

110
198
203

R + G + B ~ 67%. #6EC6CB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 198 + 203 = 511 (100%)
R 110 of 511 ~ 21.53%
G 198 of 511 ~ 38.75%
B 203 of 511 ~ 39.73'%

%21.53
%38.75
%39.73

CMYK RENK MODELİ

#6EC6CB rengi CMYK tonu (46,2,0,20).

  • camgöbeği tonu 45.81%
  • eflatun tonu 2.46%
  • sarı tonu 0.00%
  • ana renk tonu 20.39%

CMYK: (46,2,0,20)
C46M2Y0K20 (46%, 2%, 0%, 20%)
(0.46 / 0.02 / 0.00 / 0.20)

CMYK yüzdeleri

%45.81
%2.46
%0
%20.39

Codes

Color #6EC6CB in popluar color models

6E C6 CB
RGB 110 198 203
HSL 183° 47.21% 61.37%
HSB/HSV 183° 45.81% 79.61%
CMYK 45.81% 2.46% 0.00%
20.39%

Color #6EC6CB in popluar number systems.

HEX 6E C6 CB
Decimal 110 198 203
Binary 1101110 11000110 11001011
Octal 156 306 313

Shades and tints

Shades of #6EC6CB

#6EC6CB
(110,198,203)
#64B4B9
(100,180,185)
#5AA2A7
(90,162,167)
#509095
(80,144,149)
#467E83
(70,126,131)
#3C6C71
(60,108,113)
#325A5F
(50,90,95)
#28484D
(40,72,77)
#1E363B
(30,54,59)
#142429
(20,36,41)
#0A1217
(10,18,23)
#000000
(0,0,0)

Tints of #6EC6CB

#6EC6CB
(110,198,203)
#7BCBCF
(123,203,207)
#88D0D3
(136,208,211)
#95D5D7
(149,213,215)
#A2DADB
(162,218,219)
#AFDFDF
(175,223,223)
#BCE4E3
(188,228,227)
#C9E9E7
(201,233,231)
#D6EEEB
(214,238,235)
#E3F3EF
(227,243,239)
#F0F8F3
(240,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EC6CB; }

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

This text font color is #6EC6CB.

Background Color

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

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

This div background color is #6EC6CB.

Border color

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

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

This div border color is #6EC6CB.

Opacity

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

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

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

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

This text has shadow with #6EC6CB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EC6CB.

Preview

Color preview on black background

This text has color #6EC6CB on black background.


Color preview on white background

This text has color #6EC6CB on white background.


Black color preview on #6EC6CB background

This text has black color on #6EC6CB background.


White color preview on #6EC6CB background

This text has white color on #6EC6CB background.


Related colors

Complementary color

Complementary color for #hex is #913934.


I love getcolorcode.com

Triadic colors

1 #CB6EC6 and #C6CB6E with #6EC6CB are triadic colors.

2 #CBC66E and #C66ECB with #6EC6CB are triadic colors.