COLOR #78B089

HEX: #78B089 RGB: (120,176,137)

Renk bilgisi

#78B089 contains red, green and blue colors in about the same proportion. #78B089 ‘ nin web güvenlik rengi #669999 (ya da #699) dir.

RGB renk modeli

#78B089 color RGB value is (120,176,137).

RGB: (120,176,137) (47%, 69%, 54%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 176 of 255 = 69%
B 137 of 255 = 54%

120
176
137

R + G + B ~ 57%. #78B089 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 176 + 137 = 433 (100%)
R 120 of 433 ~ 27.71%
G 176 of 433 ~ 40.65%
B 137 of 433 ~ 31.64'%

%27.71
%40.65
%31.64

CMYK RENK MODELİ

#78B089 rengi CMYK tonu (32,0,22,31).

  • camgöbeği tonu 31.82%
  • eflatun tonu 0.00%
  • sarı tonu 22.16%
  • ana renk tonu 30.98%
CMYK: (32,0,22,31) C32M0Y22K31 (32%,0%,22%,31%) (0.32/0.00/0.22/0.31) 

CMYK yüzdeleri

%31.82
%0
%22.16
%30.98

Codes

Color #78B089 in popluar color models

78 B0 89
RGB 120 176 137
HSL 138° 26.17% 58.04%
HSB/HSV 138° 31.82% 69.02%
CMYK 31.82% 0.00% 22.16%
30.98%

Color #78B089 in popluar number systems.

HEX 78 B0 89
Decimal 120 176 137
Binary 1111000 10110000 10001001
Octal 170 260 211

Shades and tints

Shades of #78B089

#78B089
(120,176,137)
#6EA07D
(110,160,125)
#649071
(100,144,113)
#5A8065
(90,128,101)
#507059
(80,112,89)
#46604D
(70,96,77)
#3C5041
(60,80,65)
#324035
(50,64,53)
#283029
(40,48,41)
#1E201D
(30,32,29)
#141011
(20,16,17)
#000000
(0,0,0)

Tints of #78B089

#78B089
(120,176,137)
#84B793
(132,183,147)
#90BE9D
(144,190,157)
#9CC5A7
(156,197,167)
#A8CCB1
(168,204,177)
#B4D3BB
(180,211,187)
#C0DAC5
(192,218,197)
#CCE1CF
(204,225,207)
#D8E8D9
(216,232,217)
#E4EFE3
(228,239,227)
#F0F6ED
(240,246,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78B089 color. Also use rgb(120,176,137) instead hex code.

Text Font Color

.myTextColor { color: #78B089; }

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

This text font color is #78B089.

Background Color

.myBgColor { background-color: #78B089; }

<div style="background-color:#78B089">Inner text</div>

This div background color is #78B089.

Border color

.myBorderColor { border: 1px solid #78B089; }

<div style="border:3px solid #78B089">Div</div>

This div border color is #78B089.

Opacity

.myOpacity80 { color: #78B089; opacity: 0.8; }

<p style="color:#78B089;opacity:0.8;">80%</p>

Text with #78B089 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 #78B089;}

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

This text has shadow with #78B089 color.


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

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

This text has shadow with #78B089 primary color and red secondary color.


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

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

This text has shadow with #78B089 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #78B089.

Preview

Color preview on black background

This text has color #78B089 on black background.


Color preview on white background

This text has color #78B089 on white background.


Black color preview on #78B089 background

This text has black color on #78B089 background.


White color preview on #78B089 background

This text has white color on #78B089 background.


Related colors

Complementary color

Complementary color for #hex is #874F76.


I love getcolorcode.com

Triadic colors

1 #8978B0 and #B08978 with #78B089 are triadic colors.

2 #89B078 and #B07889 with #78B089 are triadic colors.