COLOR #6DAB5D

HEX: #6DAB5D RGB: (109,171,93)

Renk bilgisi

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

RGB renk modeli

#6DAB5D color RGB value is (109,171,93).

RGB: (109,171,93) (43%, 67%, 36%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 171 of 255 = 67%
B 93 of 255 = 36%

109
171
93

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 171 + 93 = 373 (100%)
R 109 of 373 ~ 29.22%
G 171 of 373 ~ 45.84%
B 93 of 373 ~ 24.93'%

%29.22
%45.84
%24.93

CMYK RENK MODELİ

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

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

CMYK: (36,0,46,33)
C36M0Y46K33 (36%, 0%, 46%, 33%)
(0.36 / 0.00 / 0.46 / 0.33)

CMYK yüzdeleri

%36.26
%0
%45.61
%32.94

Codes

Color #6DAB5D in popluar color models

6D AB 5D
RGB 109 171 93
HSL 108° 31.71% 51.76%
HSB/HSV 108° 45.61% 67.06%
CMYK 36.26% 0.00% 45.61%
32.94%

Color #6DAB5D in popluar number systems.

HEX 6D AB 5D
Decimal 109 171 93
Binary 1101101 10101011 1011101
Octal 155 253 135

Shades and tints

Shades of #6DAB5D

#6DAB5D
(109,171,93)
#649C55
(100,156,85)
#5B8D4D
(91,141,77)
#527E45
(82,126,69)
#496F3D
(73,111,61)
#406035
(64,96,53)
#37512D
(55,81,45)
#2E4225
(46,66,37)
#25331D
(37,51,29)
#1C2415
(28,36,21)
#13150D
(19,21,13)
#000000
(0,0,0)

Tints of #6DAB5D

#6DAB5D
(109,171,93)
#7AB26B
(122,178,107)
#87B979
(135,185,121)
#94C087
(148,192,135)
#A1C795
(161,199,149)
#AECEA3
(174,206,163)
#BBD5B1
(187,213,177)
#C8DCBF
(200,220,191)
#D5E3CD
(213,227,205)
#E2EADB
(226,234,219)
#EFF1E9
(239,241,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #6DAB5D; }

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

This text font color is #6DAB5D.

Background Color

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

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

This div background color is #6DAB5D.

Border color

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

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

This div border color is #6DAB5D.

Opacity

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

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

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

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

This text has shadow with #6DAB5D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DAB5D.

Preview

Color preview on black background

This text has color #6DAB5D on black background.


Color preview on white background

This text has color #6DAB5D on white background.


Black color preview on #6DAB5D background

This text has black color on #6DAB5D background.


White color preview on #6DAB5D background

This text has white color on #6DAB5D background.


Related colors

Complementary color

Complementary color for #hex is #9254A2.


I love getcolorcode.com

Triadic colors

1 #5D6DAB and #AB5D6D with #6DAB5D are triadic colors.

2 #5DAB6D and #AB6D5D with #6DAB5D are triadic colors.