COLOR #6EACDB

HEX: #6EACDB RGB: (110,172,219)

Renk bilgisi

#6EACDB contains mainly green and blue colors. #6EACDB ‘ nin web güvenlik rengi #6699CC (ya da #69C) dir.

RGB renk modeli

#6EACDB color RGB value is (110,172,219).

RGB: (110,172,219) (43%, 67%, 86%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 172 of 255 = 67%
B 219 of 255 = 86%

110
172
219

R + G + B ~ 65%. #6EACDB is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 172 + 219 = 501 (100%)
R 110 of 501 ~ 21.96%
G 172 of 501 ~ 34.33%
B 219 of 501 ~ 43.71'%

%21.96
%34.33
%43.71

CMYK RENK MODELİ

#6EACDB rengi CMYK tonu (50,21,0,14).

  • camgöbeği tonu 49.77%
  • eflatun tonu 21.46%
  • sarı tonu 0.00%
  • ana renk tonu 14.12%

CMYK: (50,21,0,14)
C50M21Y0K14 (50%, 21%, 0%, 14%)
(0.50 / 0.21 / 0.00 / 0.14)

CMYK yüzdeleri

%49.77
%21.46
%0
%14.12

Codes

Color #6EACDB in popluar color models

6E AC DB
RGB 110 172 219
HSL 206° 60.22% 64.51%
HSB/HSV 206° 49.77% 85.88%
CMYK 49.77% 21.46% 0.00%
14.12%

Color #6EACDB in popluar number systems.

HEX 6E AC DB
Decimal 110 172 219
Binary 1101110 10101100 11011011
Octal 156 254 333

Shades and tints

Shades of #6EACDB

#6EACDB
(110,172,219)
#649DC8
(100,157,200)
#5A8EB5
(90,142,181)
#507FA2
(80,127,162)
#46708F
(70,112,143)
#3C617C
(60,97,124)
#325269
(50,82,105)
#284356
(40,67,86)
#1E3443
(30,52,67)
#142530
(20,37,48)
#0A161D
(10,22,29)
#000000
(0,0,0)

Tints of #6EACDB

#6EACDB
(110,172,219)
#7BB3DE
(123,179,222)
#88BAE1
(136,186,225)
#95C1E4
(149,193,228)
#A2C8E7
(162,200,231)
#AFCFEA
(175,207,234)
#BCD6ED
(188,214,237)
#C9DDF0
(201,221,240)
#D6E4F3
(214,228,243)
#E3EBF6
(227,235,246)
#F0F2F9
(240,242,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EACDB color. Also use rgb(110,172,219) instead hex code.

Text Font Color

.myTextColor { color: #6EACDB; }

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

This text font color is #6EACDB.

Background Color

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

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

This div background color is #6EACDB.

Border color

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

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

This div border color is #6EACDB.

Opacity

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

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

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

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

This text has shadow with #6EACDB color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EACDB.

Preview

Color preview on black background

This text has color #6EACDB on black background.


Color preview on white background

This text has color #6EACDB on white background.


Black color preview on #6EACDB background

This text has black color on #6EACDB background.


White color preview on #6EACDB background

This text has white color on #6EACDB background.


Related colors

Complementary color

Complementary color for #hex is #915324.


I love getcolorcode.com

Triadic colors

1 #DB6EAC and #ACDB6E with #6EACDB are triadic colors.

2 #DBAC6E and #AC6EDB with #6EACDB are triadic colors.