COLOR #6DAD6F

HEX: #6DAD6F RGB: (109,173,111)

Renk bilgisi

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

RGB renk modeli

#6DAD6F color RGB value is (109,173,111).

RGB: (109,173,111) (43%, 68%, 44%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 173 of 255 = 68%
B 111 of 255 = 44%

109
173
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 173 + 111 = 393 (100%)
R 109 of 393 ~ 27.74%
G 173 of 393 ~ 44.02%
B 111 of 393 ~ 28.24'%

%27.74
%44.02
%28.24

CMYK RENK MODELİ

#6DAD6F rengi CMYK tonu (37,0,36,32).

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

CMYK: (37,0,36,32)
C37M0Y36K32 (37%, 0%, 36%, 32%)
(0.37 / 0.00 / 0.36 / 0.32)

CMYK yüzdeleri

%36.99
%0
%35.84
%32.16

Codes

Color #6DAD6F in popluar color models

6D AD 6F
RGB 109 173 111
HSL 122° 28.07% 55.29%
HSB/HSV 122° 36.99% 67.84%
CMYK 36.99% 0.00% 35.84%
32.16%

Color #6DAD6F in popluar number systems.

HEX 6D AD 6F
Decimal 109 173 111
Binary 1101101 10101101 1101111
Octal 155 255 157

Shades and tints

Shades of #6DAD6F

#6DAD6F
(109,173,111)
#649E65
(100,158,101)
#5B8F5B
(91,143,91)
#528051
(82,128,81)
#497147
(73,113,71)
#40623D
(64,98,61)
#375333
(55,83,51)
#2E4429
(46,68,41)
#25351F
(37,53,31)
#1C2615
(28,38,21)
#13170B
(19,23,11)
#000000
(0,0,0)

Tints of #6DAD6F

#6DAD6F
(109,173,111)
#7AB47C
(122,180,124)
#87BB89
(135,187,137)
#94C296
(148,194,150)
#A1C9A3
(161,201,163)
#AED0B0
(174,208,176)
#BBD7BD
(187,215,189)
#C8DECA
(200,222,202)
#D5E5D7
(213,229,215)
#E2ECE4
(226,236,228)
#EFF3F1
(239,243,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DAD6F; }

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

This text font color is #6DAD6F.

Background Color

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

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

This div background color is #6DAD6F.

Border color

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

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

This div border color is #6DAD6F.

Opacity

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

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

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

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

This text has shadow with #6DAD6F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAD6F.

Preview

Color preview on black background

This text has color #6DAD6F on black background.


Color preview on white background

This text has color #6DAD6F on white background.


Black color preview on #6DAD6F background

This text has black color on #6DAD6F background.


White color preview on #6DAD6F background

This text has white color on #6DAD6F background.


Related colors

Complementary color

Complementary color for #hex is #925290.


I love getcolorcode.com

Triadic colors

1 #6F6DAD and #AD6F6D with #6DAD6F are triadic colors.

2 #6FAD6D and #AD6D6F with #6DAD6F are triadic colors.