COLOR #6D9E78

HEX: #6D9E78 RGB: (109,158,120)

Renk bilgisi

#6D9E78 contains red, green and blue colors in about the same proportion. #6D9E78 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#6D9E78 color RGB value is (109,158,120).

RGB: (109,158,120) (43%, 62%, 47%)

RGB bağlantıları ve doygunluk

R 109 of 255 = 43%
G 158 of 255 = 62%
B 120 of 255 = 47%

109
158
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 109 + 158 + 120 = 387 (100%)
R 109 of 387 ~ 28.17%
G 158 of 387 ~ 40.83%
B 120 of 387 ~ 31.01'%

%28.17
%40.83
%31.01

CMYK RENK MODELİ

#6D9E78 rengi CMYK tonu (31,0,24,38).

  • camgöbeği tonu 31.01%
  • eflatun tonu 0.00%
  • sarı tonu 24.05%
  • ana renk tonu 38.04%

CMYK: (31,0,24,38)
C31M0Y24K38 (31%, 0%, 24%, 38%)
(0.31 / 0.00 / 0.24 / 0.38)

CMYK yüzdeleri

%31.01
%0
%24.05
%38.04

Codes

Color #6D9E78 in popluar color models

6D 9E 78
RGB 109 158 120
HSL 133° 20.16% 52.35%
HSB/HSV 133° 31.01% 61.96%
CMYK 31.01% 0.00% 24.05%
38.04%

Color #6D9E78 in popluar number systems.

HEX 6D 9E 78
Decimal 109 158 120
Binary 1101101 10011110 1111000
Octal 155 236 170

Shades and tints

Shades of #6D9E78

#6D9E78
(109,158,120)
#64906E
(100,144,110)
#5B8264
(91,130,100)
#52745A
(82,116,90)
#496650
(73,102,80)
#405846
(64,88,70)
#374A3C
(55,74,60)
#2E3C32
(46,60,50)
#252E28
(37,46,40)
#1C201E
(28,32,30)
#131214
(19,18,20)
#000000
(0,0,0)

Tints of #6D9E78

#6D9E78
(109,158,120)
#7AA684
(122,166,132)
#87AE90
(135,174,144)
#94B69C
(148,182,156)
#A1BEA8
(161,190,168)
#AEC6B4
(174,198,180)
#BBCEC0
(187,206,192)
#C8D6CC
(200,214,204)
#D5DED8
(213,222,216)
#E2E6E4
(226,230,228)
#EFEEF0
(239,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #6D9E78 color. Also use rgb(109,158,120) instead hex code.

Text Font Color

.myTextColor { color: #6D9E78; }

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

This text font color is #6D9E78.

Background Color

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

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

This div background color is #6D9E78.

Border color

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

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

This div border color is #6D9E78.

Opacity

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

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

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

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

This text has shadow with #6D9E78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #6D9E78.

Preview

Color preview on black background

This text has color #6D9E78 on black background.


Color preview on white background

This text has color #6D9E78 on white background.


Black color preview on #6D9E78 background

This text has black color on #6D9E78 background.


White color preview on #6D9E78 background

This text has white color on #6D9E78 background.


Related colors

Complementary color

Complementary color for #hex is #926187.


I love getcolorcode.com

Triadic colors

1 #786D9E and #9E786D with #6D9E78 are triadic colors.

2 #789E6D and #9E6D78 with #6D9E78 are triadic colors.