COLOR #6EACC5

HEX: #6EACC5 RGB: (110,172,197)

Renk bilgisi

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

RGB renk modeli

#6EACC5 color RGB value is (110,172,197).

RGB: (110,172,197) (43%, 67%, 77%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 172 of 255 = 67%
B 197 of 255 = 77%

110
172
197

R + G + B ~ 62%. #6EACC5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 172 + 197 = 479 (100%)
R 110 of 479 ~ 22.96%
G 172 of 479 ~ 35.91%
B 197 of 479 ~ 41.13'%

%22.96
%35.91
%41.13

CMYK RENK MODELİ

#6EACC5 rengi CMYK tonu (44,13,0,23).

  • camgöbeği tonu 44.16%
  • eflatun tonu 12.69%
  • sarı tonu 0.00%
  • ana renk tonu 22.75%

CMYK: (44,13,0,23)
C44M13Y0K23 (44%, 13%, 0%, 23%)
(0.44 / 0.13 / 0.00 / 0.23)

CMYK yüzdeleri

%44.16
%12.69
%0
%22.75

Codes

Color #6EACC5 in popluar color models

6E AC C5
RGB 110 172 197
HSL 197° 42.86% 60.20%
HSB/HSV 197° 44.16% 77.25%
CMYK 44.16% 12.69% 0.00%
22.75%

Color #6EACC5 in popluar number systems.

HEX 6E AC C5
Decimal 110 172 197
Binary 1101110 10101100 11000101
Octal 156 254 305

Shades and tints

Shades of #6EACC5

#6EACC5
(110,172,197)
#649DB4
(100,157,180)
#5A8EA3
(90,142,163)
#507F92
(80,127,146)
#467081
(70,112,129)
#3C6170
(60,97,112)
#32525F
(50,82,95)
#28434E
(40,67,78)
#1E343D
(30,52,61)
#14252C
(20,37,44)
#0A161B
(10,22,27)
#000000
(0,0,0)

Tints of #6EACC5

#6EACC5
(110,172,197)
#7BB3CA
(123,179,202)
#88BACF
(136,186,207)
#95C1D4
(149,193,212)
#A2C8D9
(162,200,217)
#AFCFDE
(175,207,222)
#BCD6E3
(188,214,227)
#C9DDE8
(201,221,232)
#D6E4ED
(214,228,237)
#E3EBF2
(227,235,242)
#F0F2F7
(240,242,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EACC5; }

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

This text font color is #6EACC5.

Background Color

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

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

This div background color is #6EACC5.

Border color

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

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

This div border color is #6EACC5.

Opacity

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

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

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

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

This text has shadow with #6EACC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EACC5.

Preview

Color preview on black background

This text has color #6EACC5 on black background.


Color preview on white background

This text has color #6EACC5 on white background.


Black color preview on #6EACC5 background

This text has black color on #6EACC5 background.


White color preview on #6EACC5 background

This text has white color on #6EACC5 background.


Related colors

Complementary color

Complementary color for #hex is #91533A.


I love getcolorcode.com

Triadic colors

1 #C56EAC and #ACC56E with #6EACC5 are triadic colors.

2 #C5AC6E and #AC6EC5 with #6EACC5 are triadic colors.