COLOR #6DAD5E

HEX: #6DAD5E RGB: (109,173,94)

Renk bilgisi

#6DAD5E contains mainly green color. #6DAD5E ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6DAD5E color RGB value is (109,173,94).

RGB: (109,173,94) (43%, 68%, 37%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 173 of 255 = 68%
B 94 of 255 = 37%

109
173
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 173 + 94 = 376 (100%)
R 109 of 376 ~ 28.99%
G 173 of 376 ~ 46.01%
B 94 of 376 ~ 25'%

%28.99
%46.01
%25

CMYK RENK MODELİ

#6DAD5E rengi CMYK tonu (37,0,46,32).

  • camgöbeği tonu 36.99%
  • eflatun tonu 0.00%
  • sarı tonu 45.66%
  • ana renk tonu 32.16%

CMYK: (37,0,46,32)
C37M0Y46K32 (37%, 0%, 46%, 32%)
(0.37 / 0.00 / 0.46 / 0.32)

CMYK yüzdeleri

%36.99
%0
%45.66
%32.16

Codes

Color #6DAD5E in popluar color models

6D AD 5E
RGB 109 173 94
HSL 109° 32.51% 52.35%
HSB/HSV 109° 45.66% 67.84%
CMYK 36.99% 0.00% 45.66%
32.16%

Color #6DAD5E in popluar number systems.

HEX 6D AD 5E
Decimal 109 173 94
Binary 1101101 10101101 1011110
Octal 155 255 136

Shades and tints

Shades of #6DAD5E

#6DAD5E
(109,173,94)
#649E56
(100,158,86)
#5B8F4E
(91,143,78)
#528046
(82,128,70)
#49713E
(73,113,62)
#406236
(64,98,54)
#37532E
(55,83,46)
#2E4426
(46,68,38)
#25351E
(37,53,30)
#1C2616
(28,38,22)
#13170E
(19,23,14)
#000000
(0,0,0)

Tints of #6DAD5E

#6DAD5E
(109,173,94)
#7AB46C
(122,180,108)
#87BB7A
(135,187,122)
#94C288
(148,194,136)
#A1C996
(161,201,150)
#AED0A4
(174,208,164)
#BBD7B2
(187,215,178)
#C8DEC0
(200,222,192)
#D5E5CE
(213,229,206)
#E2ECDC
(226,236,220)
#EFF3EA
(239,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DAD5E color. Also use rgb(109,173,94) instead hex code.

Text Font Color

.myTextColor { color: #6DAD5E; }

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

This text font color is #6DAD5E.

Background Color

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

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

This div background color is #6DAD5E.

Border color

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

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

This div border color is #6DAD5E.

Opacity

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

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

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

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

This text has shadow with #6DAD5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAD5E.

Preview

Color preview on black background

This text has color #6DAD5E on black background.


Color preview on white background

This text has color #6DAD5E on white background.


Black color preview on #6DAD5E background

This text has black color on #6DAD5E background.


White color preview on #6DAD5E background

This text has white color on #6DAD5E background.


Related colors

Complementary color

Complementary color for #hex is #9252A1.


I love getcolorcode.com

Triadic colors

1 #5E6DAD and #AD5E6D with #6DAD5E are triadic colors.

2 #5EAD6D and #AD6D5E with #6DAD5E are triadic colors.