COLOR #6EAE7D

HEX: #6EAE7D RGB: (110,174,125)

Renk bilgisi

#6EAE7D contains mainly green and blue colors. #6EAE7D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6EAE7D color RGB value is (110,174,125).

RGB: (110,174,125) (43%, 68%, 49%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 174 of 255 = 68%
B 125 of 255 = 49%

110
174
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 174 + 125 = 409 (100%)
R 110 of 409 ~ 26.89%
G 174 of 409 ~ 42.54%
B 125 of 409 ~ 30.56'%

%26.89
%42.54
%30.56

CMYK RENK MODELİ

#6EAE7D rengi CMYK tonu (37,0,28,32).

  • camgöbeği tonu 36.78%
  • eflatun tonu 0.00%
  • sarı tonu 28.16%
  • ana renk tonu 31.76%
CMYK: (37,0,28,32) C37M0Y28K32 (37%,0%,28%,32%) (0.37/0.00/0.28/0.32) 

CMYK yüzdeleri

%36.78
%0
%28.16
%31.76

Codes

Color #6EAE7D in popluar color models

6E AE 7D
RGB 110 174 125
HSL 134° 28.32% 55.69%
HSB/HSV 134° 36.78% 68.24%
CMYK 36.78% 0.00% 28.16%
31.76%

Color #6EAE7D in popluar number systems.

HEX 6E AE 7D
Decimal 110 174 125
Binary 1101110 10101110 1111101
Octal 156 256 175

Shades and tints

Shades of #6EAE7D

#6EAE7D
(110,174,125)
#649F72
(100,159,114)
#5A9067
(90,144,103)
#50815C
(80,129,92)
#467251
(70,114,81)
#3C6346
(60,99,70)
#32543B
(50,84,59)
#284530
(40,69,48)
#1E3625
(30,54,37)
#14271A
(20,39,26)
#0A180F
(10,24,15)
#000000
(0,0,0)

Tints of #6EAE7D

#6EAE7D
(110,174,125)
#7BB588
(123,181,136)
#88BC93
(136,188,147)
#95C39E
(149,195,158)
#A2CAA9
(162,202,169)
#AFD1B4
(175,209,180)
#BCD8BF
(188,216,191)
#C9DFCA
(201,223,202)
#D6E6D5
(214,230,213)
#E3EDE0
(227,237,224)
#F0F4EB
(240,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EAE7D color. Also use rgb(110,174,125) instead hex code.

Text Font Color

.myTextColor { color: #6EAE7D; }

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

This text font color is #6EAE7D.

Background Color

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

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

This div background color is #6EAE7D.

Border color

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

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

This div border color is #6EAE7D.

Opacity

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

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

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

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

This text has shadow with #6EAE7D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EAE7D.

Preview

Color preview on black background

This text has color #6EAE7D on black background.


Color preview on white background

This text has color #6EAE7D on white background.


Black color preview on #6EAE7D background

This text has black color on #6EAE7D background.


White color preview on #6EAE7D background

This text has white color on #6EAE7D background.


Related colors

Complementary color

Complementary color for #hex is #915182.


I love getcolorcode.com

Triadic colors

1 #7D6EAE and #AE7D6E with #6EAE7D are triadic colors.

2 #7DAE6E and #AE6E7D with #6EAE7D are triadic colors.