COLOR #78B497

HEX: #78B497 RGB: (120,180,151)

Renk bilgisi

#78B497 contains mainly green and blue colors. #78B497 ‘ nin web güvenlik rengi #66CC99 (ya da #6C9) dir.

RGB renk modeli

#78B497 color RGB value is (120,180,151).

RGB: (120,180,151) (47%, 71%, 59%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 180 of 255 = 71%
B 151 of 255 = 59%

120
180
151

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

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 180 + 151 = 451 (100%)
R 120 of 451 ~ 26.61%
G 180 of 451 ~ 39.91%
B 151 of 451 ~ 33.48'%

%26.61
%39.91
%33.48

CMYK RENK MODELİ

#78B497 rengi CMYK tonu (33,0,16,29).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 16.11%
  • ana renk tonu 29.41%

CMYK: (33,0,16,29)
C33M0Y16K29 (33%, 0%, 16%, 29%)
(0.33 / 0.00 / 0.16 / 0.29)

CMYK yüzdeleri

%33.33
%0
%16.11
%29.41

Codes

Color #78B497 in popluar color models

78 B4 97
RGB 120 180 151
HSL 151° 28.57% 58.82%
HSB/HSV 151° 33.33% 70.59%
CMYK 33.33% 0.00% 16.11%
29.41%

Color #78B497 in popluar number systems.

HEX 78 B4 97
Decimal 120 180 151
Binary 1111000 10110100 10010111
Octal 170 264 227

Shades and tints

Shades of #78B497

#78B497
(120,180,151)
#6EA48A
(110,164,138)
#64947D
(100,148,125)
#5A8470
(90,132,112)
#507463
(80,116,99)
#466456
(70,100,86)
#3C5449
(60,84,73)
#32443C
(50,68,60)
#28342F
(40,52,47)
#1E2422
(30,36,34)
#141415
(20,20,21)
#000000
(0,0,0)

Tints of #78B497

#78B497
(120,180,151)
#84BAA0
(132,186,160)
#90C0A9
(144,192,169)
#9CC6B2
(156,198,178)
#A8CCBB
(168,204,187)
#B4D2C4
(180,210,196)
#C0D8CD
(192,216,205)
#CCDED6
(204,222,214)
#D8E4DF
(216,228,223)
#E4EAE8
(228,234,232)
#F0F0F1
(240,240,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78B497 color. Also use rgb(120,180,151) instead hex code.

Text Font Color

.myTextColor { color: #78B497; }

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

This text font color is #78B497.

Background Color

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

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

This div background color is #78B497.

Border color

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

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

This div border color is #78B497.

Opacity

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

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

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

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

This text has shadow with #78B497 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78B497.

Preview

Color preview on black background

This text has color #78B497 on black background.


Color preview on white background

This text has color #78B497 on white background.


Black color preview on #78B497 background

This text has black color on #78B497 background.


White color preview on #78B497 background

This text has white color on #78B497 background.


Related colors

Complementary color

Complementary color for #hex is #874B68.


I love getcolorcode.com

Triadic colors

1 #9778B4 and #B49778 with #78B497 are triadic colors.

2 #97B478 and #B47897 with #78B497 are triadic colors.