COLOR #6DAB72

HEX: #6DAB72 RGB: (109,171,114)

Renk bilgisi

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

RGB renk modeli

#6DAB72 color RGB value is (109,171,114).

RGB: (109,171,114) (43%, 67%, 45%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 171 of 255 = 67%
B 114 of 255 = 45%

109
171
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 171 + 114 = 394 (100%)
R 109 of 394 ~ 27.66%
G 171 of 394 ~ 43.4%
B 114 of 394 ~ 28.93'%

%27.66
%43.4
%28.93

CMYK RENK MODELİ

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

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

CMYK: (36,0,33,33)
C36M0Y33K33 (36%, 0%, 33%, 33%)
(0.36 / 0.00 / 0.33 / 0.33)

CMYK yüzdeleri

%36.26
%0
%33.33
%32.94

Codes

Color #6DAB72 in popluar color models

6D AB 72
RGB 109 171 114
HSL 125° 26.96% 54.90%
HSB/HSV 125° 36.26% 67.06%
CMYK 36.26% 0.00% 33.33%
32.94%

Color #6DAB72 in popluar number systems.

HEX 6D AB 72
Decimal 109 171 114
Binary 1101101 10101011 1110010
Octal 155 253 162

Shades and tints

Shades of #6DAB72

#6DAB72
(109,171,114)
#649C68
(100,156,104)
#5B8D5E
(91,141,94)
#527E54
(82,126,84)
#496F4A
(73,111,74)
#406040
(64,96,64)
#375136
(55,81,54)
#2E422C
(46,66,44)
#253322
(37,51,34)
#1C2418
(28,36,24)
#13150E
(19,21,14)
#000000
(0,0,0)

Tints of #6DAB72

#6DAB72
(109,171,114)
#7AB27E
(122,178,126)
#87B98A
(135,185,138)
#94C096
(148,192,150)
#A1C7A2
(161,199,162)
#AECEAE
(174,206,174)
#BBD5BA
(187,213,186)
#C8DCC6
(200,220,198)
#D5E3D2
(213,227,210)
#E2EADE
(226,234,222)
#EFF1EA
(239,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DAB72; }

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

This text font color is #6DAB72.

Background Color

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

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

This div background color is #6DAB72.

Border color

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

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

This div border color is #6DAB72.

Opacity

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

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

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

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

This text has shadow with #6DAB72 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAB72.

Preview

Color preview on black background

This text has color #6DAB72 on black background.


Color preview on white background

This text has color #6DAB72 on white background.


Black color preview on #6DAB72 background

This text has black color on #6DAB72 background.


White color preview on #6DAB72 background

This text has white color on #6DAB72 background.


Related colors

Complementary color

Complementary color for #hex is #92548D.


I love getcolorcode.com

Triadic colors

1 #726DAB and #AB726D with #6DAB72 are triadic colors.

2 #72AB6D and #AB6D72 with #6DAB72 are triadic colors.