COLOR #6EDC7E

HEX: #6EDC7E RGB: (110,220,126)

Renk bilgisi

#6EDC7E contains mainly green color. #6EDC7E ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#6EDC7E color RGB value is (110,220,126).

RGB: (110,220,126) (43%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 220 of 255 = 86%
B 126 of 255 = 49%

110
220
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 220 + 126 = 456 (100%)
R 110 of 456 ~ 24.12%
G 220 of 456 ~ 48.25%
B 126 of 456 ~ 27.63'%

%24.12
%48.25
%27.63

CMYK RENK MODELİ

#6EDC7E rengi CMYK tonu (50,0,43,14).

  • camgöbeği tonu 50.00%
  • eflatun tonu 0.00%
  • sarı tonu 42.73%
  • ana renk tonu 13.73%

CMYK: (50,0,43,14)
C50M0Y43K14 (50%, 0%, 43%, 14%)
(0.50 / 0.00 / 0.43 / 0.14)

CMYK yüzdeleri

%50
%0
%42.73
%13.73

Codes

Color #6EDC7E in popluar color models

6E DC 7E
RGB 110 220 126
HSL 129° 61.11% 64.71%
HSB/HSV 129° 50.00% 86.27%
CMYK 50.00% 0.00% 42.73%
13.73%

Color #6EDC7E in popluar number systems.

HEX 6E DC 7E
Decimal 110 220 126
Binary 1101110 11011100 1111110
Octal 156 334 176

Shades and tints

Shades of #6EDC7E

#6EDC7E
(110,220,126)
#64C873
(100,200,115)
#5AB468
(90,180,104)
#50A05D
(80,160,93)
#468C52
(70,140,82)
#3C7847
(60,120,71)
#32643C
(50,100,60)
#285031
(40,80,49)
#1E3C26
(30,60,38)
#14281B
(20,40,27)
#0A1410
(10,20,16)
#000000
(0,0,0)

Tints of #6EDC7E

#6EDC7E
(110,220,126)
#7BDF89
(123,223,137)
#88E294
(136,226,148)
#95E59F
(149,229,159)
#A2E8AA
(162,232,170)
#AFEBB5
(175,235,181)
#BCEEC0
(188,238,192)
#C9F1CB
(201,241,203)
#D6F4D6
(214,244,214)
#E3F7E1
(227,247,225)
#F0FAEC
(240,250,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EDC7E color. Also use rgb(110,220,126) instead hex code.

Text Font Color

.myTextColor { color: #6EDC7E; }

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

This text font color is #6EDC7E.

Background Color

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

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

This div background color is #6EDC7E.

Border color

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

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

This div border color is #6EDC7E.

Opacity

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

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

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

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

This text has shadow with #6EDC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EDC7E.

Preview

Color preview on black background

This text has color #6EDC7E on black background.


Color preview on white background

This text has color #6EDC7E on white background.


Black color preview on #6EDC7E background

This text has black color on #6EDC7E background.


White color preview on #6EDC7E background

This text has white color on #6EDC7E background.


Related colors

Complementary color

Complementary color for #hex is #912381.


I love getcolorcode.com

Triadic colors

1 #7E6EDC and #DC7E6E with #6EDC7E are triadic colors.

2 #7EDC6E and #DC6E7E with #6EDC7E are triadic colors.