COLOR #6DAD6B

HEX: #6DAD6B RGB: (109,173,107)

Renk bilgisi

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

RGB renk modeli

#6DAD6B color RGB value is (109,173,107).

RGB: (109,173,107) (43%, 68%, 42%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 173 of 255 = 68%
B 107 of 255 = 42%

109
173
107

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 173 + 107 = 389 (100%)
R 109 of 389 ~ 28.02%
G 173 of 389 ~ 44.47%
B 107 of 389 ~ 27.51'%

%28.02
%44.47
%27.51

CMYK RENK MODELİ

#6DAD6B rengi CMYK tonu (37,0,38,32).

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

CMYK: (37,0,38,32)
C37M0Y38K32 (37%, 0%, 38%, 32%)
(0.37 / 0.00 / 0.38 / 0.32)

CMYK yüzdeleri

%36.99
%0
%38.15
%32.16

Codes

Color #6DAD6B in popluar color models

6D AD 6B
RGB 109 173 107
HSL 118° 28.70% 54.90%
HSB/HSV 118° 38.15% 67.84%
CMYK 36.99% 0.00% 38.15%
32.16%

Color #6DAD6B in popluar number systems.

HEX 6D AD 6B
Decimal 109 173 107
Binary 1101101 10101101 1101011
Octal 155 255 153

Shades and tints

Shades of #6DAD6B

#6DAD6B
(109,173,107)
#649E62
(100,158,98)
#5B8F59
(91,143,89)
#528050
(82,128,80)
#497147
(73,113,71)
#40623E
(64,98,62)
#375335
(55,83,53)
#2E442C
(46,68,44)
#253523
(37,53,35)
#1C261A
(28,38,26)
#131711
(19,23,17)
#000000
(0,0,0)

Tints of #6DAD6B

#6DAD6B
(109,173,107)
#7AB478
(122,180,120)
#87BB85
(135,187,133)
#94C292
(148,194,146)
#A1C99F
(161,201,159)
#AED0AC
(174,208,172)
#BBD7B9
(187,215,185)
#C8DEC6
(200,222,198)
#D5E5D3
(213,229,211)
#E2ECE0
(226,236,224)
#EFF3ED
(239,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DAD6B; }

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

This text font color is #6DAD6B.

Background Color

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

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

This div background color is #6DAD6B.

Border color

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

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

This div border color is #6DAD6B.

Opacity

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

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

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

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

This text has shadow with #6DAD6B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAD6B.

Preview

Color preview on black background

This text has color #6DAD6B on black background.


Color preview on white background

This text has color #6DAD6B on white background.


Black color preview on #6DAD6B background

This text has black color on #6DAD6B background.


White color preview on #6DAD6B background

This text has white color on #6DAD6B background.


Related colors

Complementary color

Complementary color for #hex is #925294.


I love getcolorcode.com

Triadic colors

1 #6B6DAD and #AD6B6D with #6DAD6B are triadic colors.

2 #6BAD6D and #AD6D6B with #6DAD6B are triadic colors.