COLOR #6DB175

HEX: #6DB175 RGB: (109,177,117)

Renk bilgisi

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

RGB renk modeli

#6DB175 color RGB value is (109,177,117).

RGB: (109,177,117) (43%, 69%, 46%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 177 of 255 = 69%
B 117 of 255 = 46%

109
177
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 177 + 117 = 403 (100%)
R 109 of 403 ~ 27.05%
G 177 of 403 ~ 43.92%
B 117 of 403 ~ 29.03'%

%27.05
%43.92
%29.03

CMYK RENK MODELİ

#6DB175 rengi CMYK tonu (38,0,34,31).

  • camgöbeği tonu 38.42%
  • eflatun tonu 0.00%
  • sarı tonu 33.90%
  • ana renk tonu 30.59%
CMYK: (38,0,34,31) C38M0Y34K31 (38%,0%,34%,31%) (0.38/0.00/0.34/0.31) 

CMYK yüzdeleri

%38.42
%0
%33.9
%30.59

Codes

Color #6DB175 in popluar color models

6D B1 75
RGB 109 177 117
HSL 127° 30.36% 56.08%
HSB/HSV 127° 38.42% 69.41%
CMYK 38.42% 0.00% 33.90%
30.59%

Color #6DB175 in popluar number systems.

HEX 6D B1 75
Decimal 109 177 117
Binary 1101101 10110001 1110101
Octal 155 261 165

Shades and tints

Shades of #6DB175

#6DB175
(109,177,117)
#64A16B
(100,161,107)
#5B9161
(91,145,97)
#528157
(82,129,87)
#49714D
(73,113,77)
#406143
(64,97,67)
#375139
(55,81,57)
#2E412F
(46,65,47)
#253125
(37,49,37)
#1C211B
(28,33,27)
#131111
(19,17,17)
#000000
(0,0,0)

Tints of #6DB175

#6DB175
(109,177,117)
#7AB881
(122,184,129)
#87BF8D
(135,191,141)
#94C699
(148,198,153)
#A1CDA5
(161,205,165)
#AED4B1
(174,212,177)
#BBDBBD
(187,219,189)
#C8E2C9
(200,226,201)
#D5E9D5
(213,233,213)
#E2F0E1
(226,240,225)
#EFF7ED
(239,247,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DB175 color. Also use rgb(109,177,117) instead hex code.

Text Font Color

.myTextColor { color: #6DB175; }

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

This text font color is #6DB175.

Background Color

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

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

This div background color is #6DB175.

Border color

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

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

This div border color is #6DB175.

Opacity

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

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

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

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

This text has shadow with #6DB175 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DB175.

Preview

Color preview on black background

This text has color #6DB175 on black background.


Color preview on white background

This text has color #6DB175 on white background.


Black color preview on #6DB175 background

This text has black color on #6DB175 background.


White color preview on #6DB175 background

This text has white color on #6DB175 background.


Related colors

Complementary color

Complementary color for #hex is #924E8A.


I love getcolorcode.com

Triadic colors

1 #756DB1 and #B1756D with #6DB175 are triadic colors.

2 #75B16D and #B16D75 with #6DB175 are triadic colors.