COLOR #6DB07D

HEX: #6DB07D RGB: (109,176,125)

Renk bilgisi

#6DB07D contains mainly green and blue colors. #6DB07D ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6DB07D color RGB value is (109,176,125).

RGB: (109,176,125) (43%, 69%, 49%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 176 of 255 = 69%
B 125 of 255 = 49%

109
176
125

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 176 + 125 = 410 (100%)
R 109 of 410 ~ 26.59%
G 176 of 410 ~ 42.93%
B 125 of 410 ~ 30.49'%

%26.59
%42.93
%30.49

CMYK RENK MODELİ

#6DB07D rengi CMYK tonu (38,0,29,31).

  • camgöbeği tonu 38.07%
  • eflatun tonu 0.00%
  • sarı tonu 28.98%
  • ana renk tonu 30.98%

CMYK: (38,0,29,31)
C38M0Y29K31 (38%, 0%, 29%, 31%)
(0.38 / 0.00 / 0.29 / 0.31)

CMYK yüzdeleri

%38.07
%0
%28.98
%30.98

Codes

Color #6DB07D in popluar color models

6D B0 7D
RGB 109 176 125
HSL 134° 29.78% 55.88%
HSB/HSV 134° 38.07% 69.02%
CMYK 38.07% 0.00% 28.98%
30.98%

Color #6DB07D in popluar number systems.

HEX 6D B0 7D
Decimal 109 176 125
Binary 1101101 10110000 1111101
Octal 155 260 175

Shades and tints

Shades of #6DB07D

#6DB07D
(109,176,125)
#64A072
(100,160,114)
#5B9067
(91,144,103)
#52805C
(82,128,92)
#497051
(73,112,81)
#406046
(64,96,70)
#37503B
(55,80,59)
#2E4030
(46,64,48)
#253025
(37,48,37)
#1C201A
(28,32,26)
#13100F
(19,16,15)
#000000
(0,0,0)

Tints of #6DB07D

#6DB07D
(109,176,125)
#7AB788
(122,183,136)
#87BE93
(135,190,147)
#94C59E
(148,197,158)
#A1CCA9
(161,204,169)
#AED3B4
(174,211,180)
#BBDABF
(187,218,191)
#C8E1CA
(200,225,202)
#D5E8D5
(213,232,213)
#E2EFE0
(226,239,224)
#EFF6EB
(239,246,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DB07D color. Also use rgb(109,176,125) instead hex code.

Text Font Color

.myTextColor { color: #6DB07D; }

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

This text font color is #6DB07D.

Background Color

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

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

This div background color is #6DB07D.

Border color

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

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

This div border color is #6DB07D.

Opacity

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

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

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

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

This text has shadow with #6DB07D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DB07D.

Preview

Color preview on black background

This text has color #6DB07D on black background.


Color preview on white background

This text has color #6DB07D on white background.


Black color preview on #6DB07D background

This text has black color on #6DB07D background.


White color preview on #6DB07D background

This text has white color on #6DB07D background.


Related colors

Complementary color

Complementary color for #hex is #924F82.


I love getcolorcode.com

Triadic colors

1 #7D6DB0 and #B07D6D with #6DB07D are triadic colors.

2 #7DB06D and #B06D7D with #6DB07D are triadic colors.