COLOR #78B375

HEX: #78B375 RGB: (120,179,117)

Renk bilgisi

#78B375 contains mainly red and green colors. #78B375 ‘ nin web güvenlik rengi #669966 (ya da #696) dir.

RGB renk modeli

#78B375 color RGB value is (120,179,117).

RGB: (120,179,117) (47%, 70%, 46%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 179 of 255 = 70%
B 117 of 255 = 46%

120
179
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 179 + 117 = 416 (100%)
R 120 of 416 ~ 28.85%
G 179 of 416 ~ 43.03%
B 117 of 416 ~ 28.13'%

%28.85
%43.03
%28.13

CMYK RENK MODELİ

#78B375 rengi CMYK tonu (33,0,35,30).

  • camgöbeği tonu 32.96%
  • eflatun tonu 0.00%
  • sarı tonu 34.64%
  • ana renk tonu 29.80%

CMYK: (33,0,35,30)
C33M0Y35K30 (33%, 0%, 35%, 30%)
(0.33 / 0.00 / 0.35 / 0.30)

CMYK yüzdeleri

%32.96
%0
%34.64
%29.8

Codes

Color #78B375 in popluar color models

78 B3 75
RGB 120 179 117
HSL 117° 28.97% 58.04%
HSB/HSV 117° 34.64% 70.20%
CMYK 32.96% 0.00% 34.64%
29.80%

Color #78B375 in popluar number systems.

HEX 78 B3 75
Decimal 120 179 117
Binary 1111000 10110011 1110101
Octal 170 263 165

Shades and tints

Shades of #78B375

#78B375
(120,179,117)
#6EA36B
(110,163,107)
#649361
(100,147,97)
#5A8357
(90,131,87)
#50734D
(80,115,77)
#466343
(70,99,67)
#3C5339
(60,83,57)
#32432F
(50,67,47)
#283325
(40,51,37)
#1E231B
(30,35,27)
#141311
(20,19,17)
#000000
(0,0,0)

Tints of #78B375

#78B375
(120,179,117)
#84B981
(132,185,129)
#90BF8D
(144,191,141)
#9CC599
(156,197,153)
#A8CBA5
(168,203,165)
#B4D1B1
(180,209,177)
#C0D7BD
(192,215,189)
#CCDDC9
(204,221,201)
#D8E3D5
(216,227,213)
#E4E9E1
(228,233,225)
#F0EFED
(240,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #78B375 color. Also use rgb(120,179,117) instead hex code.

Text Font Color

.myTextColor { color: #78B375; }

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

This text font color is #78B375.

Background Color

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

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

This div background color is #78B375.

Border color

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

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

This div border color is #78B375.

Opacity

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

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

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

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

This text has shadow with #78B375 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78B375.

Preview

Color preview on black background

This text has color #78B375 on black background.


Color preview on white background

This text has color #78B375 on white background.


Black color preview on #78B375 background

This text has black color on #78B375 background.


White color preview on #78B375 background

This text has white color on #78B375 background.


Related colors

Complementary color

Complementary color for #hex is #874C8A.


I love getcolorcode.com

Triadic colors

1 #7578B3 and #B37578 with #78B375 are triadic colors.

2 #75B378 and #B37875 with #78B375 are triadic colors.