COLOR #78B472

HEX: #78B472 RGB: (120,180,114)

Renk bilgisi

#78B472 contains mainly green color. #78B472 ‘ nin web güvenlik rengi #66CC66 (ya da #6C6) dir.

RGB renk modeli

#78B472 color RGB value is (120,180,114).

RGB: (120,180,114) (47%, 71%, 45%)

RGB bağlantıları ve doygunluk

R 120 of 255 = 47%
G 180 of 255 = 71%
B 114 of 255 = 45%

120
180
114

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

Yüzdelerle RGB renk parçaları

R + G + B = 120 + 180 + 114 = 414 (100%)
R 120 of 414 ~ 28.99%
G 180 of 414 ~ 43.48%
B 114 of 414 ~ 27.54'%

%28.99
%43.48
%27.54

CMYK RENK MODELİ

#78B472 rengi CMYK tonu (33,0,37,29).

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

CMYK: (33,0,37,29)
C33M0Y37K29 (33%, 0%, 37%, 29%)
(0.33 / 0.00 / 0.37 / 0.29)

CMYK yüzdeleri

%33.33
%0
%36.67
%29.41

Codes

Color #78B472 in popluar color models

78 B4 72
RGB 120 180 114
HSL 115° 30.56% 57.65%
HSB/HSV 115° 36.67% 70.59%
CMYK 33.33% 0.00% 36.67%
29.41%

Color #78B472 in popluar number systems.

HEX 78 B4 72
Decimal 120 180 114
Binary 1111000 10110100 1110010
Octal 170 264 162

Shades and tints

Shades of #78B472

#78B472
(120,180,114)
#6EA468
(110,164,104)
#64945E
(100,148,94)
#5A8454
(90,132,84)
#50744A
(80,116,74)
#466440
(70,100,64)
#3C5436
(60,84,54)
#32442C
(50,68,44)
#283422
(40,52,34)
#1E2418
(30,36,24)
#14140E
(20,20,14)
#000000
(0,0,0)

Tints of #78B472

#78B472
(120,180,114)
#84BA7E
(132,186,126)
#90C08A
(144,192,138)
#9CC696
(156,198,150)
#A8CCA2
(168,204,162)
#B4D2AE
(180,210,174)
#C0D8BA
(192,216,186)
#CCDEC6
(204,222,198)
#D8E4D2
(216,228,210)
#E4EADE
(228,234,222)
#F0F0EA
(240,240,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #78B472; }

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

This text font color is #78B472.

Background Color

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

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

This div background color is #78B472.

Border color

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

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

This div border color is #78B472.

Opacity

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

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

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

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

This text has shadow with #78B472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #78B472.

Preview

Color preview on black background

This text has color #78B472 on black background.


Color preview on white background

This text has color #78B472 on white background.


Black color preview on #78B472 background

This text has black color on #78B472 background.


White color preview on #78B472 background

This text has white color on #78B472 background.


Related colors

Complementary color

Complementary color for #hex is #874B8D.


I love getcolorcode.com

Triadic colors

1 #7278B4 and #B47278 with #78B472 are triadic colors.

2 #72B478 and #B47872 with #78B472 are triadic colors.