COLOR #6EAD6B

HEX: #6EAD6B RGB: (110,173,107)

Renk bilgisi

#6EAD6B contains mainly green color. #6EAD6B ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6EAD6B color RGB value is (110,173,107).

RGB: (110,173,107) (43%, 68%, 42%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 173 of 255 = 68%
B 107 of 255 = 42%

110
173
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 173 + 107 = 390 (100%)
R 110 of 390 ~ 28.21%
G 173 of 390 ~ 44.36%
B 107 of 390 ~ 27.44'%

%28.21
%44.36
%27.44

CMYK RENK MODELİ

#6EAD6B rengi CMYK tonu (36,0,38,32).

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

CMYK: (36,0,38,32)
C36M0Y38K32 (36%, 0%, 38%, 32%)
(0.36 / 0.00 / 0.38 / 0.32)

CMYK yüzdeleri

%36.42
%0
%38.15
%32.16

Codes

Color #6EAD6B in popluar color models

6E AD 6B
RGB 110 173 107
HSL 117° 28.70% 54.90%
HSB/HSV 117° 38.15% 67.84%
CMYK 36.42% 0.00% 38.15%
32.16%

Color #6EAD6B in popluar number systems.

HEX 6E AD 6B
Decimal 110 173 107
Binary 1101110 10101101 1101011
Octal 156 255 153

Shades and tints

Shades of #6EAD6B

#6EAD6B
(110,173,107)
#649E62
(100,158,98)
#5A8F59
(90,143,89)
#508050
(80,128,80)
#467147
(70,113,71)
#3C623E
(60,98,62)
#325335
(50,83,53)
#28442C
(40,68,44)
#1E3523
(30,53,35)
#14261A
(20,38,26)
#0A1711
(10,23,17)
#000000
(0,0,0)

Tints of #6EAD6B

#6EAD6B
(110,173,107)
#7BB478
(123,180,120)
#88BB85
(136,187,133)
#95C292
(149,194,146)
#A2C99F
(162,201,159)
#AFD0AC
(175,208,172)
#BCD7B9
(188,215,185)
#C9DEC6
(201,222,198)
#D6E5D3
(214,229,211)
#E3ECE0
(227,236,224)
#F0F3ED
(240,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EAD6B; }

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

This text font color is #6EAD6B.

Background Color

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

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

This div background color is #6EAD6B.

Border color

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

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

This div border color is #6EAD6B.

Opacity

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

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

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

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

This text has shadow with #6EAD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EAD6B.

Preview

Color preview on black background

This text has color #6EAD6B on black background.


Color preview on white background

This text has color #6EAD6B on white background.


Black color preview on #6EAD6B background

This text has black color on #6EAD6B background.


White color preview on #6EAD6B background

This text has white color on #6EAD6B background.


Related colors

Complementary color

Complementary color for #hex is #915294.


I love getcolorcode.com

Triadic colors

1 #6B6EAD and #AD6B6E with #6EAD6B are triadic colors.

2 #6BAD6E and #AD6E6B with #6EAD6B are triadic colors.