COLOR #6DDC9B

HEX: #6DDC9B RGB: (109,220,155)

Renk bilgisi

#6DDC9B contains mainly green color. #6DDC9B ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#6DDC9B color RGB value is (109,220,155).

RGB: (109,220,155) (43%, 86%, 61%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 220 of 255 = 86%
B 155 of 255 = 61%

109
220
155

R + G + B ~ 63%. #6DDC9B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 220 + 155 = 484 (100%)
R 109 of 484 ~ 22.52%
G 220 of 484 ~ 45.45%
B 155 of 484 ~ 32.02'%

%22.52
%45.45
%32.02

CMYK RENK MODELİ

#6DDC9B rengi CMYK tonu (50,0,30,14).

  • camgöbeği tonu 50.45%
  • eflatun tonu 0.00%
  • sarı tonu 29.55%
  • ana renk tonu 13.73%

CMYK: (50,0,30,14)
C50M0Y30K14 (50%, 0%, 30%, 14%)
(0.50 / 0.00 / 0.30 / 0.14)

CMYK yüzdeleri

%50.45
%0
%29.55
%13.73

Codes

Color #6DDC9B in popluar color models

6D DC 9B
RGB 109 220 155
HSL 145° 61.33% 64.51%
HSB/HSV 145° 50.45% 86.27%
CMYK 50.45% 0.00% 29.55%
13.73%

Color #6DDC9B in popluar number systems.

HEX 6D DC 9B
Decimal 109 220 155
Binary 1101101 11011100 10011011
Octal 155 334 233

Shades and tints

Shades of #6DDC9B

#6DDC9B
(109,220,155)
#64C88D
(100,200,141)
#5BB47F
(91,180,127)
#52A071
(82,160,113)
#498C63
(73,140,99)
#407855
(64,120,85)
#376447
(55,100,71)
#2E5039
(46,80,57)
#253C2B
(37,60,43)
#1C281D
(28,40,29)
#13140F
(19,20,15)
#000000
(0,0,0)

Tints of #6DDC9B

#6DDC9B
(109,220,155)
#7ADFA4
(122,223,164)
#87E2AD
(135,226,173)
#94E5B6
(148,229,182)
#A1E8BF
(161,232,191)
#AEEBC8
(174,235,200)
#BBEED1
(187,238,209)
#C8F1DA
(200,241,218)
#D5F4E3
(213,244,227)
#E2F7EC
(226,247,236)
#EFFAF5
(239,250,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DDC9B color. Also use rgb(109,220,155) instead hex code.

Text Font Color

.myTextColor { color: #6DDC9B; }

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

This text font color is #6DDC9B.

Background Color

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

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

This div background color is #6DDC9B.

Border color

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

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

This div border color is #6DDC9B.

Opacity

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

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

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

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

This text has shadow with #6DDC9B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DDC9B.

Preview

Color preview on black background

This text has color #6DDC9B on black background.


Color preview on white background

This text has color #6DDC9B on white background.


Black color preview on #6DDC9B background

This text has black color on #6DDC9B background.


White color preview on #6DDC9B background

This text has white color on #6DDC9B background.


Related colors

Complementary color

Complementary color for #hex is #922364.


I love getcolorcode.com

Triadic colors

1 #9B6DDC and #DC9B6D with #6DDC9B are triadic colors.

2 #9BDC6D and #DC6D9B with #6DDC9B are triadic colors.