COLOR #6DB388

HEX: #6DB388 RGB: (109,179,136)

Renk bilgisi

#6DB388 contains mainly green and blue colors. #6DB388 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#6DB388 color RGB value is (109,179,136).

RGB: (109,179,136) (43%, 70%, 53%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 179 of 255 = 70%
B 136 of 255 = 53%

109
179
136

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 179 + 136 = 424 (100%)
R 109 of 424 ~ 25.71%
G 179 of 424 ~ 42.22%
B 136 of 424 ~ 32.08'%

%25.71
%42.22
%32.08

CMYK RENK MODELİ

#6DB388 rengi CMYK tonu (39,0,24,30).

  • camgöbeği tonu 39.11%
  • eflatun tonu 0.00%
  • sarı tonu 24.02%
  • ana renk tonu 29.80%

CMYK: (39,0,24,30)
C39M0Y24K30 (39%, 0%, 24%, 30%)
(0.39 / 0.00 / 0.24 / 0.30)

CMYK yüzdeleri

%39.11
%0
%24.02
%29.8

Codes

Color #6DB388 in popluar color models

6D B3 88
RGB 109 179 136
HSL 143° 31.53% 56.47%
HSB/HSV 143° 39.11% 70.20%
CMYK 39.11% 0.00% 24.02%
29.80%

Color #6DB388 in popluar number systems.

HEX 6D B3 88
Decimal 109 179 136
Binary 1101101 10110011 10001000
Octal 155 263 210

Shades and tints

Shades of #6DB388

#6DB388
(109,179,136)
#64A37C
(100,163,124)
#5B9370
(91,147,112)
#528364
(82,131,100)
#497358
(73,115,88)
#40634C
(64,99,76)
#375340
(55,83,64)
#2E4334
(46,67,52)
#253328
(37,51,40)
#1C231C
(28,35,28)
#131310
(19,19,16)
#000000
(0,0,0)

Tints of #6DB388

#6DB388
(109,179,136)
#7AB992
(122,185,146)
#87BF9C
(135,191,156)
#94C5A6
(148,197,166)
#A1CBB0
(161,203,176)
#AED1BA
(174,209,186)
#BBD7C4
(187,215,196)
#C8DDCE
(200,221,206)
#D5E3D8
(213,227,216)
#E2E9E2
(226,233,226)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6DB388 color. Also use rgb(109,179,136) instead hex code.

Text Font Color

.myTextColor { color: #6DB388; }

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

This text font color is #6DB388.

Background Color

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

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

This div background color is #6DB388.

Border color

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

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

This div border color is #6DB388.

Opacity

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

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

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

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

This text has shadow with #6DB388 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6DB388.

Preview

Color preview on black background

This text has color #6DB388 on black background.


Color preview on white background

This text has color #6DB388 on white background.


Black color preview on #6DB388 background

This text has black color on #6DB388 background.


White color preview on #6DB388 background

This text has white color on #6DB388 background.


Related colors

Complementary color

Complementary color for #hex is #924C77.


I love getcolorcode.com

Triadic colors

1 #886DB3 and #B3886D with #6DB388 are triadic colors.

2 #88B36D and #B36D88 with #6DB388 are triadic colors.