COLOR #6EA76C

HEX: #6EA76C RGB: (110,167,108)

Renk bilgisi

#6EA76C contains red, green and blue colors in about the same proportion. #6EA76C ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6EA76C color RGB value is (110,167,108).

RGB: (110,167,108) (43%, 65%, 42%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 167 of 255 = 65%
B 108 of 255 = 42%

110
167
108

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 167 + 108 = 385 (100%)
R 110 of 385 ~ 28.57%
G 167 of 385 ~ 43.38%
B 108 of 385 ~ 28.05'%

%28.57
%43.38
%28.05

CMYK RENK MODELİ

#6EA76C rengi CMYK tonu (34,0,35,35).

  • camgöbeği tonu 34.13%
  • eflatun tonu 0.00%
  • sarı tonu 35.33%
  • ana renk tonu 34.51%

CMYK: (34,0,35,35)
C34M0Y35K35 (34%, 0%, 35%, 35%)
(0.34 / 0.00 / 0.35 / 0.35)

CMYK yüzdeleri

%34.13
%0
%35.33
%34.51

Codes

Color #6EA76C in popluar color models

6E A7 6C
RGB 110 167 108
HSL 118° 25.11% 53.92%
HSB/HSV 118° 35.33% 65.49%
CMYK 34.13% 0.00% 35.33%
34.51%

Color #6EA76C in popluar number systems.

HEX 6E A7 6C
Decimal 110 167 108
Binary 1101110 10100111 1101100
Octal 156 247 154

Shades and tints

Shades of #6EA76C

#6EA76C
(110,167,108)
#649863
(100,152,99)
#5A895A
(90,137,90)
#507A51
(80,122,81)
#466B48
(70,107,72)
#3C5C3F
(60,92,63)
#324D36
(50,77,54)
#283E2D
(40,62,45)
#1E2F24
(30,47,36)
#14201B
(20,32,27)
#0A1112
(10,17,18)
#000000
(0,0,0)

Tints of #6EA76C

#6EA76C
(110,167,108)
#7BAF79
(123,175,121)
#88B786
(136,183,134)
#95BF93
(149,191,147)
#A2C7A0
(162,199,160)
#AFCFAD
(175,207,173)
#BCD7BA
(188,215,186)
#C9DFC7
(201,223,199)
#D6E7D4
(214,231,212)
#E3EFE1
(227,239,225)
#F0F7EE
(240,247,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EA76C color. Also use rgb(110,167,108) instead hex code.

Text Font Color

.myTextColor { color: #6EA76C; }

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

This text font color is #6EA76C.

Background Color

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

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

This div background color is #6EA76C.

Border color

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

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

This div border color is #6EA76C.

Opacity

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

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

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

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

This text has shadow with #6EA76C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EA76C.

Preview

Color preview on black background

This text has color #6EA76C on black background.


Color preview on white background

This text has color #6EA76C on white background.


Black color preview on #6EA76C background

This text has black color on #6EA76C background.


White color preview on #6EA76C background

This text has white color on #6EA76C background.


Related colors

Complementary color

Complementary color for #hex is #915893.


I love getcolorcode.com

Triadic colors

1 #6C6EA7 and #A76C6E with #6EA76C are triadic colors.

2 #6CA76E and #A76E6C with #6EA76C are triadic colors.