COLOR #6EC3E9

HEX: #6EC3E9 RGB: (110,195,233)

Renk bilgisi

#6EC3E9 contains mainly green and blue colors. #6EC3E9 ‘ nin web güvenlik rengi #66CCFF (ya da #6CF) dir.

RGB renk modeli

#6EC3E9 color RGB value is (110,195,233).

RGB: (110,195,233) (43%, 76%, 91%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 195 of 255 = 76%
B 233 of 255 = 91%

110
195
233

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 195 + 233 = 538 (100%)
R 110 of 538 ~ 20.45%
G 195 of 538 ~ 36.25%
B 233 of 538 ~ 43.31'%

%20.45
%36.25
%43.31

CMYK RENK MODELİ

#6EC3E9 rengi CMYK tonu (53,16,0,9).

  • camgöbeği tonu 52.79%
  • eflatun tonu 16.31%
  • sarı tonu 0.00%
  • ana renk tonu 8.63%

CMYK: (53,16,0,9)
C53M16Y0K9 (53%, 16%, 0%, 9%)
(0.53 / 0.16 / 0.00 / 0.09)

CMYK yüzdeleri

%52.79
%16.31
%0
%8.63

Codes

Color #6EC3E9 in popluar color models

6E C3 E9
RGB 110 195 233
HSL 199° 73.65% 67.25%
HSB/HSV 199° 52.79% 91.37%
CMYK 52.79% 16.31% 0.00%
8.63%

Color #6EC3E9 in popluar number systems.

HEX 6E C3 E9
Decimal 110 195 233
Binary 1101110 11000011 11101001
Octal 156 303 351

Shades and tints

Shades of #6EC3E9

#6EC3E9
(110,195,233)
#64B2D4
(100,178,212)
#5AA1BF
(90,161,191)
#5090AA
(80,144,170)
#467F95
(70,127,149)
#3C6E80
(60,110,128)
#325D6B
(50,93,107)
#284C56
(40,76,86)
#1E3B41
(30,59,65)
#142A2C
(20,42,44)
#0A1917
(10,25,23)
#000000
(0,0,0)

Tints of #6EC3E9

#6EC3E9
(110,195,233)
#7BC8EB
(123,200,235)
#88CDED
(136,205,237)
#95D2EF
(149,210,239)
#A2D7F1
(162,215,241)
#AFDCF3
(175,220,243)
#BCE1F5
(188,225,245)
#C9E6F7
(201,230,247)
#D6EBF9
(214,235,249)
#E3F0FB
(227,240,251)
#F0F5FD
(240,245,253)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EC3E9; }

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

This text font color is #6EC3E9.

Background Color

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

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

This div background color is #6EC3E9.

Border color

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

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

This div border color is #6EC3E9.

Opacity

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

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

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

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

This text has shadow with #6EC3E9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EC3E9.

Preview

Color preview on black background

This text has color #6EC3E9 on black background.


Color preview on white background

This text has color #6EC3E9 on white background.


Black color preview on #6EC3E9 background

This text has black color on #6EC3E9 background.


White color preview on #6EC3E9 background

This text has white color on #6EC3E9 background.


Related colors

Complementary color

Complementary color for #hex is #913C16.


I love getcolorcode.com

Triadic colors

1 #E96EC3 and #C3E96E with #6EC3E9 are triadic colors.

2 #E9C36E and #C36EE9 with #6EC3E9 are triadic colors.