COLOR #6EAD8C

HEX: #6EAD8C RGB: (110,173,140)

Renk bilgisi

#6EAD8C contains mainly green and blue colors. #6EAD8C ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6EAD8C color RGB value is (110,173,140).

RGB: (110,173,140) (43%, 68%, 55%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 173 of 255 = 68%
B 140 of 255 = 55%

110
173
140

R + G + B ~ 55%. #6EAD8C is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 173 + 140 = 423 (100%)
R 110 of 423 ~ 26%
G 173 of 423 ~ 40.9%
B 140 of 423 ~ 33.1'%

%26
%40.9
%33.1

CMYK RENK MODELİ

#6EAD8C rengi CMYK tonu (36,0,19,32).

  • camgöbeği tonu 36.42%
  • eflatun tonu 0.00%
  • sarı tonu 19.08%
  • ana renk tonu 32.16%

CMYK: (36,0,19,32)
C36M0Y19K32 (36%, 0%, 19%, 32%)
(0.36 / 0.00 / 0.19 / 0.32)

CMYK yüzdeleri

%36.42
%0
%19.08
%32.16

Codes

Color #6EAD8C in popluar color models

6E AD 8C
RGB 110 173 140
HSL 149° 27.75% 55.49%
HSB/HSV 149° 36.42% 67.84%
CMYK 36.42% 0.00% 19.08%
32.16%

Color #6EAD8C in popluar number systems.

HEX 6E AD 8C
Decimal 110 173 140
Binary 1101110 10101101 10001100
Octal 156 255 214

Shades and tints

Shades of #6EAD8C

#6EAD8C
(110,173,140)
#649E80
(100,158,128)
#5A8F74
(90,143,116)
#508068
(80,128,104)
#46715C
(70,113,92)
#3C6250
(60,98,80)
#325344
(50,83,68)
#284438
(40,68,56)
#1E352C
(30,53,44)
#142620
(20,38,32)
#0A1714
(10,23,20)
#000000
(0,0,0)

Tints of #6EAD8C

#6EAD8C
(110,173,140)
#7BB496
(123,180,150)
#88BBA0
(136,187,160)
#95C2AA
(149,194,170)
#A2C9B4
(162,201,180)
#AFD0BE
(175,208,190)
#BCD7C8
(188,215,200)
#C9DED2
(201,222,210)
#D6E5DC
(214,229,220)
#E3ECE6
(227,236,230)
#F0F3F0
(240,243,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EAD8C color. Also use rgb(110,173,140) instead hex code.

Text Font Color

.myTextColor { color: #6EAD8C; }

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

This text font color is #6EAD8C.

Background Color

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

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

This div background color is #6EAD8C.

Border color

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

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

This div border color is #6EAD8C.

Opacity

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

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

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

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

This text has shadow with #6EAD8C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EAD8C.

Preview

Color preview on black background

This text has color #6EAD8C on black background.


Color preview on white background

This text has color #6EAD8C on white background.


Black color preview on #6EAD8C background

This text has black color on #6EAD8C background.


White color preview on #6EAD8C background

This text has white color on #6EAD8C background.


Related colors

Complementary color

Complementary color for #hex is #915273.


I love getcolorcode.com

Triadic colors

1 #8C6EAD and #AD8C6E with #6EAD8C are triadic colors.

2 #8CAD6E and #AD6E8C with #6EAD8C are triadic colors.