COLOR #6EA61D

HEX: #6EA61D RGB: (110,166,29)

Renk bilgisi

#6EA61D contains mainly red and green colors. #6EA61D ‘ nin web güvenlik rengi #669933 (ya da #693) dir.

RGB renk modeli

#6EA61D color RGB value is (110,166,29).

RGB: (110,166,29) (43%, 65%, 11%)

RGB bağlantıları ve doygunluk

R 110 of 255 = 43%
G 166 of 255 = 65%
B 29 of 255 = 11%

110
166
29

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

Yüzdelerle RGB renk parçaları

R + G + B = 110 + 166 + 29 = 305 (100%)
R 110 of 305 ~ 36.07%
G 166 of 305 ~ 54.43%
B 29 of 305 ~ 9.51'%

%36.07
%54.43

CMYK RENK MODELİ

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

  • camgöbeği tonu 33.73%
  • eflatun tonu 0.00%
  • sarı tonu 82.53%
  • ana renk tonu 34.90%

CMYK: (34,0,83,35)
C34M0Y83K35 (34%, 0%, 83%, 35%)
(0.34 / 0.00 / 0.83 / 0.35)

CMYK yüzdeleri

%33.73
%0
%82.53
%34.9

Codes

Color #6EA61D in popluar color models

6E A6 1D
RGB 110 166 29
HSL 85° 70.26% 38.24%
HSB/HSV 85° 82.53% 65.10%
CMYK 33.73% 0.00% 82.53%
34.90%

Color #6EA61D in popluar number systems.

HEX 6E A6 1D
Decimal 110 166 29
Binary 1101110 10100110 11101
Octal 156 246 35

Shades and tints

Shades of #6EA61D

#6EA61D
(110,166,29)
#64971B
(100,151,27)
#5A8819
(90,136,25)
#507917
(80,121,23)
#466A15
(70,106,21)
#3C5B13
(60,91,19)
#324C11
(50,76,17)
#283D0F
(40,61,15)
#1E2E0D
(30,46,13)
#141F0B
(20,31,11)
#0A1009
(10,16,9)
#000000
(0,0,0)

Tints of #6EA61D

#6EA61D
(110,166,29)
#7BAE31
(123,174,49)
#88B645
(136,182,69)
#95BE59
(149,190,89)
#A2C66D
(162,198,109)
#AFCE81
(175,206,129)
#BCD695
(188,214,149)
#C9DEA9
(201,222,169)
#D6E6BD
(214,230,189)
#E3EED1
(227,238,209)
#F0F6E5
(240,246,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6EA61D color. Also use rgb(110,166,29) instead hex code.

Text Font Color

.myTextColor { color: #6EA61D; }

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

This text font color is #6EA61D.

Background Color

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

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

This div background color is #6EA61D.

Border color

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

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

This div border color is #6EA61D.

Opacity

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

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

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

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

This text has shadow with #6EA61D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6EA61D.

Preview

Color preview on black background

This text has color #6EA61D on black background.


Color preview on white background

This text has color #6EA61D on white background.


Black color preview on #6EA61D background

This text has black color on #6EA61D background.


White color preview on #6EA61D background

This text has white color on #6EA61D background.


Related colors

Complementary color

Complementary color for #hex is #9159E2.


I love getcolorcode.com

Triadic colors

1 #1D6EA6 and #A61D6E with #6EA61D are triadic colors.

2 #1DA66E and #A66E1D with #6EA61D are triadic colors.