COLOR #6DAB7E

HEX: #6DAB7E RGB: (109,171,126)

Renk bilgisi

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

RGB renk modeli

#6DAB7E color RGB value is (109,171,126).

RGB: (109,171,126) (43%, 67%, 49%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 171 of 255 = 67%
B 126 of 255 = 49%

109
171
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 171 + 126 = 406 (100%)
R 109 of 406 ~ 26.85%
G 171 of 406 ~ 42.12%
B 126 of 406 ~ 31.03'%

%26.85
%42.12
%31.03

CMYK RENK MODELİ

#6DAB7E rengi CMYK tonu (36,0,26,33).

  • camgöbeği tonu 36.26%
  • eflatun tonu 0.00%
  • sarı tonu 26.32%
  • ana renk tonu 32.94%

CMYK: (36,0,26,33)
C36M0Y26K33 (36%, 0%, 26%, 33%)
(0.36 / 0.00 / 0.26 / 0.33)

CMYK yüzdeleri

%36.26
%0
%26.32
%32.94

Codes

Color #6DAB7E in popluar color models

6D AB 7E
RGB 109 171 126
HSL 136° 26.96% 54.90%
HSB/HSV 136° 36.26% 67.06%
CMYK 36.26% 0.00% 26.32%
32.94%

Color #6DAB7E in popluar number systems.

HEX 6D AB 7E
Decimal 109 171 126
Binary 1101101 10101011 1111110
Octal 155 253 176

Shades and tints

Shades of #6DAB7E

#6DAB7E
(109,171,126)
#649C73
(100,156,115)
#5B8D68
(91,141,104)
#527E5D
(82,126,93)
#496F52
(73,111,82)
#406047
(64,96,71)
#37513C
(55,81,60)
#2E4231
(46,66,49)
#253326
(37,51,38)
#1C241B
(28,36,27)
#131510
(19,21,16)
#000000
(0,0,0)

Tints of #6DAB7E

#6DAB7E
(109,171,126)
#7AB289
(122,178,137)
#87B994
(135,185,148)
#94C09F
(148,192,159)
#A1C7AA
(161,199,170)
#AECEB5
(174,206,181)
#BBD5C0
(187,213,192)
#C8DCCB
(200,220,203)
#D5E3D6
(213,227,214)
#E2EAE1
(226,234,225)
#EFF1EC
(239,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DAB7E; }

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

This text font color is #6DAB7E.

Background Color

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

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

This div background color is #6DAB7E.

Border color

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

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

This div border color is #6DAB7E.

Opacity

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

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

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

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

This text has shadow with #6DAB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAB7E.

Preview

Color preview on black background

This text has color #6DAB7E on black background.


Color preview on white background

This text has color #6DAB7E on white background.


Black color preview on #6DAB7E background

This text has black color on #6DAB7E background.


White color preview on #6DAB7E background

This text has white color on #6DAB7E background.


Related colors

Complementary color

Complementary color for #hex is #925481.


I love getcolorcode.com

Triadic colors

1 #7E6DAB and #AB7E6D with #6DAB7E are triadic colors.

2 #7EAB6D and #AB6D7E with #6DAB7E are triadic colors.