COLOR #6EDE7F

HEX: #6EDE7F RGB: (110,222,127)

Renk bilgisi

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

RGB renk modeli

#6EDE7F color RGB value is (110,222,127).

RGB: (110,222,127) (43%, 87%, 50%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 222 of 255 = 87%
B 127 of 255 = 50%

110
222
127

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 222 + 127 = 459 (100%)
R 110 of 459 ~ 23.97%
G 222 of 459 ~ 48.37%
B 127 of 459 ~ 27.67'%

%23.97
%48.37
%27.67

CMYK RENK MODELİ

#6EDE7F rengi CMYK tonu (50,0,43,13).

  • camgöbeği tonu 50.45%
  • eflatun tonu 0.00%
  • sarı tonu 42.79%
  • ana renk tonu 12.94%

CMYK: (50,0,43,13)
C50M0Y43K13 (50%, 0%, 43%, 13%)
(0.50 / 0.00 / 0.43 / 0.13)

CMYK yüzdeleri

%50.45
%0
%42.79
%12.94

Codes

Color #6EDE7F in popluar color models

6E DE 7F
RGB 110 222 127
HSL 129° 62.92% 65.10%
HSB/HSV 129° 50.45% 87.06%
CMYK 50.45% 0.00% 42.79%
12.94%

Color #6EDE7F in popluar number systems.

HEX 6E DE 7F
Decimal 110 222 127
Binary 1101110 11011110 1111111
Octal 156 336 177

Shades and tints

Shades of #6EDE7F

#6EDE7F
(110,222,127)
#64CA74
(100,202,116)
#5AB669
(90,182,105)
#50A25E
(80,162,94)
#468E53
(70,142,83)
#3C7A48
(60,122,72)
#32663D
(50,102,61)
#285232
(40,82,50)
#1E3E27
(30,62,39)
#142A1C
(20,42,28)
#0A1611
(10,22,17)
#000000
(0,0,0)

Tints of #6EDE7F

#6EDE7F
(110,222,127)
#7BE18A
(123,225,138)
#88E495
(136,228,149)
#95E7A0
(149,231,160)
#A2EAAB
(162,234,171)
#AFEDB6
(175,237,182)
#BCF0C1
(188,240,193)
#C9F3CC
(201,243,204)
#D6F6D7
(214,246,215)
#E3F9E2
(227,249,226)
#F0FCED
(240,252,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EDE7F color. Also use rgb(110,222,127) instead hex code.

Text Font Color

.myTextColor { color: #6EDE7F; }

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

This text font color is #6EDE7F.

Background Color

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

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

This div background color is #6EDE7F.

Border color

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

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

This div border color is #6EDE7F.

Opacity

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

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

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

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

This text has shadow with #6EDE7F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EDE7F.

Preview

Color preview on black background

This text has color #6EDE7F on black background.


Color preview on white background

This text has color #6EDE7F on white background.


Black color preview on #6EDE7F background

This text has black color on #6EDE7F background.


White color preview on #6EDE7F background

This text has white color on #6EDE7F background.


Related colors

Complementary color

Complementary color for #hex is #912180.


I love getcolorcode.com

Triadic colors

1 #7F6EDE and #DE7F6E with #6EDE7F are triadic colors.

2 #7FDE6E and #DE6E7F with #6EDE7F are triadic colors.