COLOR #679C78

HEX: #679C78 RGB: (103,156,120)

Renk bilgisi

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

RGB renk modeli

#679C78 color RGB value is (103,156,120).

RGB: (103,156,120) (40%, 61%, 47%)

RGB bağlantıları ve doygunluk

R 103 of 255 = 40%
G 156 of 255 = 61%
B 120 of 255 = 47%

103
156
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 103 + 156 + 120 = 379 (100%)
R 103 of 379 ~ 27.18%
G 156 of 379 ~ 41.16%
B 120 of 379 ~ 31.66'%

%27.18
%41.16
%31.66

CMYK RENK MODELİ

#679C78 rengi CMYK tonu (34,0,23,39).

  • camgöbeği tonu 33.97%
  • eflatun tonu 0.00%
  • sarı tonu 23.08%
  • ana renk tonu 38.82%

CMYK: (34,0,23,39)
C34M0Y23K39 (34%, 0%, 23%, 39%)
(0.34 / 0.00 / 0.23 / 0.39)

CMYK yüzdeleri

%33.97
%0
%23.08
%38.82

Codes

Color #679C78 in popluar color models

67 9C 78
RGB 103 156 120
HSL 139° 21.12% 50.78%
HSB/HSV 139° 33.97% 61.18%
CMYK 33.97% 0.00% 23.08%
38.82%

Color #679C78 in popluar number systems.

HEX 67 9C 78
Decimal 103 156 120
Binary 1100111 10011100 1111000
Octal 147 234 170

Shades and tints

Shades of #679C78

#679C78
(103,156,120)
#5E8E6E
(94,142,110)
#558064
(85,128,100)
#4C725A
(76,114,90)
#436450
(67,100,80)
#3A5646
(58,86,70)
#31483C
(49,72,60)
#283A32
(40,58,50)
#1F2C28
(31,44,40)
#161E1E
(22,30,30)
#0D1014
(13,16,20)
#000000
(0,0,0)

Tints of #679C78

#679C78
(103,156,120)
#74A584
(116,165,132)
#81AE90
(129,174,144)
#8EB79C
(142,183,156)
#9BC0A8
(155,192,168)
#A8C9B4
(168,201,180)
#B5D2C0
(181,210,192)
#C2DBCC
(194,219,204)
#CFE4D8
(207,228,216)
#DCEDE4
(220,237,228)
#E9F6F0
(233,246,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #679C78 color. Also use rgb(103,156,120) instead hex code.

Text Font Color

.myTextColor { color: #679C78; }

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

This text font color is #679C78.

Background Color

.myBgColor { background-color: #679C78; }

<div style="background-color:#679C78">Inner text</div>

This div background color is #679C78.

Border color

.myBorderColor { border: 1px solid #679C78; }

<div style="border:3px solid #679C78">Div</div>

This div border color is #679C78.

Opacity

.myOpacity80 { color: #679C78; opacity: 0.8; }

<p style="color:#679C78;opacity:0.8;">80%</p>

Text with #679C78 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 #679C78;}

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

This text has shadow with #679C78 color.


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

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

This text has shadow with #679C78 primary color and red secondary color.


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

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

This text has shadow with #679C78 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #679C78.

Preview

Color preview on black background

This text has color #679C78 on black background.


Color preview on white background

This text has color #679C78 on white background.


Black color preview on #679C78 background

This text has black color on #679C78 background.


White color preview on #679C78 background

This text has white color on #679C78 background.


Related colors

Complementary color

Complementary color for #hex is #986387.


I love getcolorcode.com

Triadic colors

1 #78679C and #9C7867 with #679C78 are triadic colors.

2 #789C67 and #9C6778 with #679C78 are triadic colors.