COLOR #6EA468

HEX: #6EA468 RGB: (110,164,104)

Renk bilgisi

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

RGB renk modeli

#6EA468 color RGB value is (110,164,104).

RGB: (110,164,104) (43%, 64%, 41%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 164 of 255 = 64%
B 104 of 255 = 41%

110
164
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 164 + 104 = 378 (100%)
R 110 of 378 ~ 29.1%
G 164 of 378 ~ 43.39%
B 104 of 378 ~ 27.51'%

%29.1
%43.39
%27.51

CMYK RENK MODELİ

#6EA468 rengi CMYK tonu (33,0,37,36).

  • camgöbeği tonu 32.93%
  • eflatun tonu 0.00%
  • sarı tonu 36.59%
  • ana renk tonu 35.69%

CMYK: (33,0,37,36)
C33M0Y37K36 (33%, 0%, 37%, 36%)
(0.33 / 0.00 / 0.37 / 0.36)

CMYK yüzdeleri

%32.93
%0
%36.59
%35.69

Codes

Color #6EA468 in popluar color models

6E A4 68
RGB 110 164 104
HSL 114° 24.79% 52.55%
HSB/HSV 114° 36.59% 64.31%
CMYK 32.93% 0.00% 36.59%
35.69%

Color #6EA468 in popluar number systems.

HEX 6E A4 68
Decimal 110 164 104
Binary 1101110 10100100 1101000
Octal 156 244 150

Shades and tints

Shades of #6EA468

#6EA468
(110,164,104)
#64965F
(100,150,95)
#5A8856
(90,136,86)
#507A4D
(80,122,77)
#466C44
(70,108,68)
#3C5E3B
(60,94,59)
#325032
(50,80,50)
#284229
(40,66,41)
#1E3420
(30,52,32)
#142617
(20,38,23)
#0A180E
(10,24,14)
#000000
(0,0,0)

Tints of #6EA468

#6EA468
(110,164,104)
#7BAC75
(123,172,117)
#88B482
(136,180,130)
#95BC8F
(149,188,143)
#A2C49C
(162,196,156)
#AFCCA9
(175,204,169)
#BCD4B6
(188,212,182)
#C9DCC3
(201,220,195)
#D6E4D0
(214,228,208)
#E3ECDD
(227,236,221)
#F0F4EA
(240,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EA468 color. Also use rgb(110,164,104) instead hex code.

Text Font Color

.myTextColor { color: #6EA468; }

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

This text font color is #6EA468.

Background Color

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

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

This div background color is #6EA468.

Border color

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

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

This div border color is #6EA468.

Opacity

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

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

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

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

This text has shadow with #6EA468 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EA468.

Preview

Color preview on black background

This text has color #6EA468 on black background.


Color preview on white background

This text has color #6EA468 on white background.


Black color preview on #6EA468 background

This text has black color on #6EA468 background.


White color preview on #6EA468 background

This text has white color on #6EA468 background.


Related colors

Complementary color

Complementary color for #hex is #915B97.


I love getcolorcode.com

Triadic colors

1 #686EA4 and #A4686E with #6EA468 are triadic colors.

2 #68A46E and #A46E68 with #6EA468 are triadic colors.