COLOR #6ECC7E

HEX: #6ECC7E RGB: (110,204,126)

Renk bilgisi

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

RGB renk modeli

#6ECC7E color RGB value is (110,204,126).

RGB: (110,204,126) (43%, 80%, 49%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 204 of 255 = 80%
B 126 of 255 = 49%

110
204
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 204 + 126 = 440 (100%)
R 110 of 440 ~ 25%
G 204 of 440 ~ 46.36%
B 126 of 440 ~ 28.64'%

%25
%46.36
%28.64

CMYK RENK MODELİ

#6ECC7E rengi CMYK tonu (46,0,38,20).

  • camgöbeği tonu 46.08%
  • eflatun tonu 0.00%
  • sarı tonu 38.24%
  • ana renk tonu 20.00%

CMYK: (46,0,38,20)
C46M0Y38K20 (46%, 0%, 38%, 20%)
(0.46 / 0.00 / 0.38 / 0.20)

CMYK yüzdeleri

%46.08
%0
%38.24
%20

Codes

Color #6ECC7E in popluar color models

6E CC 7E
RGB 110 204 126
HSL 130° 47.96% 61.57%
HSB/HSV 130° 46.08% 80.00%
CMYK 46.08% 0.00% 38.24%
20.00%

Color #6ECC7E in popluar number systems.

HEX 6E CC 7E
Decimal 110 204 126
Binary 1101110 11001100 1111110
Octal 156 314 176

Shades and tints

Shades of #6ECC7E

#6ECC7E
(110,204,126)
#64BA73
(100,186,115)
#5AA868
(90,168,104)
#50965D
(80,150,93)
#468452
(70,132,82)
#3C7247
(60,114,71)
#32603C
(50,96,60)
#284E31
(40,78,49)
#1E3C26
(30,60,38)
#142A1B
(20,42,27)
#0A1810
(10,24,16)
#000000
(0,0,0)

Tints of #6ECC7E

#6ECC7E
(110,204,126)
#7BD089
(123,208,137)
#88D494
(136,212,148)
#95D89F
(149,216,159)
#A2DCAA
(162,220,170)
#AFE0B5
(175,224,181)
#BCE4C0
(188,228,192)
#C9E8CB
(201,232,203)
#D6ECD6
(214,236,214)
#E3F0E1
(227,240,225)
#F0F4EC
(240,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6ECC7E; }

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

This text font color is #6ECC7E.

Background Color

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

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

This div background color is #6ECC7E.

Border color

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

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

This div border color is #6ECC7E.

Opacity

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

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

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

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

This text has shadow with #6ECC7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6ECC7E.

Preview

Color preview on black background

This text has color #6ECC7E on black background.


Color preview on white background

This text has color #6ECC7E on white background.


Black color preview on #6ECC7E background

This text has black color on #6ECC7E background.


White color preview on #6ECC7E background

This text has white color on #6ECC7E background.


Related colors

Complementary color

Complementary color for #hex is #913381.


I love getcolorcode.com

Triadic colors

1 #7E6ECC and #CC7E6E with #6ECC7E are triadic colors.

2 #7ECC6E and #CC6E7E with #6ECC7E are triadic colors.