COLOR #6EAD3C

HEX: #6EAD3C RGB: (110,173,60)

Renk bilgisi

#6EAD3C contains mainly green color. #6EAD3C ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#6EAD3C color RGB value is (110,173,60).

RGB: (110,173,60) (43%, 68%, 24%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 173 of 255 = 68%
B 60 of 255 = 24%

110
173
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 173 + 60 = 343 (100%)
R 110 of 343 ~ 32.07%
G 173 of 343 ~ 50.44%
B 60 of 343 ~ 17.49'%

%32.07
%50.44
%17.49

CMYK RENK MODELİ

#6EAD3C rengi CMYK tonu (36,0,65,32).

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

CMYK: (36,0,65,32)
C36M0Y65K32 (36%, 0%, 65%, 32%)
(0.36 / 0.00 / 0.65 / 0.32)

CMYK yüzdeleri

%36.42
%0
%65.32
%32.16

Codes

Color #6EAD3C in popluar color models

6E AD 3C
RGB 110 173 60
HSL 93° 48.50% 45.69%
HSB/HSV 93° 65.32% 67.84%
CMYK 36.42% 0.00% 65.32%
32.16%

Color #6EAD3C in popluar number systems.

HEX 6E AD 3C
Decimal 110 173 60
Binary 1101110 10101101 111100
Octal 156 255 74

Shades and tints

Shades of #6EAD3C

#6EAD3C
(110,173,60)
#649E37
(100,158,55)
#5A8F32
(90,143,50)
#50802D
(80,128,45)
#467128
(70,113,40)
#3C6223
(60,98,35)
#32531E
(50,83,30)
#284419
(40,68,25)
#1E3514
(30,53,20)
#14260F
(20,38,15)
#0A170A
(10,23,10)
#000000
(0,0,0)

Tints of #6EAD3C

#6EAD3C
(110,173,60)
#7BB44D
(123,180,77)
#88BB5E
(136,187,94)
#95C26F
(149,194,111)
#A2C980
(162,201,128)
#AFD091
(175,208,145)
#BCD7A2
(188,215,162)
#C9DEB3
(201,222,179)
#D6E5C4
(214,229,196)
#E3ECD5
(227,236,213)
#F0F3E6
(240,243,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6EAD3C; }

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

This text font color is #6EAD3C.

Background Color

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

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

This div background color is #6EAD3C.

Border color

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

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

This div border color is #6EAD3C.

Opacity

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

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

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

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

This text has shadow with #6EAD3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EAD3C.

Preview

Color preview on black background

This text has color #6EAD3C on black background.


Color preview on white background

This text has color #6EAD3C on white background.


Black color preview on #6EAD3C background

This text has black color on #6EAD3C background.


White color preview on #6EAD3C background

This text has white color on #6EAD3C background.


Related colors

Complementary color

Complementary color for #hex is #9152C3.


I love getcolorcode.com

Triadic colors

1 #3C6EAD and #AD3C6E with #6EAD3C are triadic colors.

2 #3CAD6E and #AD6E3C with #6EAD3C are triadic colors.