COLOR #6DBB7E

HEX: #6DBB7E RGB: (109,187,126)

Renk bilgisi

#6DBB7E contains mainly green color. #6DBB7E ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#6DBB7E color RGB value is (109,187,126).

RGB: (109,187,126) (43%, 73%, 49%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 187 of 255 = 73%
B 126 of 255 = 49%

109
187
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 187 + 126 = 422 (100%)
R 109 of 422 ~ 25.83%
G 187 of 422 ~ 44.31%
B 126 of 422 ~ 29.86'%

%25.83
%44.31
%29.86

CMYK RENK MODELİ

#6DBB7E rengi CMYK tonu (42,0,33,27).

  • camgöbeği tonu 41.71%
  • eflatun tonu 0.00%
  • sarı tonu 32.62%
  • ana renk tonu 26.67%

CMYK: (42,0,33,27)
C42M0Y33K27 (42%, 0%, 33%, 27%)
(0.42 / 0.00 / 0.33 / 0.27)

CMYK yüzdeleri

%41.71
%0
%32.62
%26.67

Codes

Color #6DBB7E in popluar color models

6D BB 7E
RGB 109 187 126
HSL 133° 36.45% 58.04%
HSB/HSV 133° 41.71% 73.33%
CMYK 41.71% 0.00% 32.62%
26.67%

Color #6DBB7E in popluar number systems.

HEX 6D BB 7E
Decimal 109 187 126
Binary 1101101 10111011 1111110
Octal 155 273 176

Shades and tints

Shades of #6DBB7E

#6DBB7E
(109,187,126)
#64AA73
(100,170,115)
#5B9968
(91,153,104)
#52885D
(82,136,93)
#497752
(73,119,82)
#406647
(64,102,71)
#37553C
(55,85,60)
#2E4431
(46,68,49)
#253326
(37,51,38)
#1C221B
(28,34,27)
#131110
(19,17,16)
#000000
(0,0,0)

Tints of #6DBB7E

#6DBB7E
(109,187,126)
#7AC189
(122,193,137)
#87C794
(135,199,148)
#94CD9F
(148,205,159)
#A1D3AA
(161,211,170)
#AED9B5
(174,217,181)
#BBDFC0
(187,223,192)
#C8E5CB
(200,229,203)
#D5EBD6
(213,235,214)
#E2F1E1
(226,241,225)
#EFF7EC
(239,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DBB7E color. Also use rgb(109,187,126) instead hex code.

Text Font Color

.myTextColor { color: #6DBB7E; }

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

This text font color is #6DBB7E.

Background Color

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

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

This div background color is #6DBB7E.

Border color

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

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

This div border color is #6DBB7E.

Opacity

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

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

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

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

This text has shadow with #6DBB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DBB7E.

Preview

Color preview on black background

This text has color #6DBB7E on black background.


Color preview on white background

This text has color #6DBB7E on white background.


Black color preview on #6DBB7E background

This text has black color on #6DBB7E background.


White color preview on #6DBB7E background

This text has white color on #6DBB7E background.


Related colors

Complementary color

Complementary color for #hex is #924481.


I love getcolorcode.com

Triadic colors

1 #7E6DBB and #BB7E6D with #6DBB7E are triadic colors.

2 #7EBB6D and #BB6D7E with #6DBB7E are triadic colors.