COLOR #4C7D78

HEX: #4C7D78 RGB: (76,125,120)

Renk bilgisi

#4C7D78 contains red, green and blue colors in about the same proportion. #4C7D78 ‘ nin web güvenlik rengi #336666 (ya da #366) dir.

RGB renk modeli

#4C7D78 color RGB value is (76,125,120).

RGB: (76,125,120) (30%, 49%, 47%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 125 of 255 = 49%
B 120 of 255 = 47%

76
125
120

R + G + B ~ 42%. #4C7D78 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 125 + 120 = 321 (100%)
R 76 of 321 ~ 23.68%
G 125 of 321 ~ 38.94%
B 120 of 321 ~ 37.38'%

%23.68
%38.94
%37.38

CMYK RENK MODELİ

#4C7D78 rengi CMYK tonu (39,0,4,51).

  • camgöbeği tonu 39.20%
  • eflatun tonu 0.00%
  • sarı tonu 4.00%
  • ana renk tonu 50.98%

CMYK: (39,0,4,51)
C39M0Y4K51 (39%, 0%, 4%, 51%)
(0.39 / 0.00 / 0.04 / 0.51)

CMYK yüzdeleri

%39.2
%0
%4
%50.98

Codes

Color #4C7D78 in popluar color models

4C 7D 78
RGB 76 125 120
HSL 174° 24.38% 39.41%
HSB/HSV 174° 39.20% 49.02%
CMYK 39.20% 0.00% 4.00%
50.98%

Color #4C7D78 in popluar number systems.

HEX 4C 7D 78
Decimal 76 125 120
Binary 1001100 1111101 1111000
Octal 114 175 170

Shades and tints

Shades of #4C7D78

#4C7D78
(76,125,120)
#46726E
(70,114,110)
#406764
(64,103,100)
#3A5C5A
(58,92,90)
#345150
(52,81,80)
#2E4646
(46,70,70)
#283B3C
(40,59,60)
#223032
(34,48,50)
#1C2528
(28,37,40)
#161A1E
(22,26,30)
#100F14
(16,15,20)
#000000
(0,0,0)

Tints of #4C7D78

#4C7D78
(76,125,120)
#5C8884
(92,136,132)
#6C9390
(108,147,144)
#7C9E9C
(124,158,156)
#8CA9A8
(140,169,168)
#9CB4B4
(156,180,180)
#ACBFC0
(172,191,192)
#BCCACC
(188,202,204)
#CCD5D8
(204,213,216)
#DCE0E4
(220,224,228)
#ECEBF0
(236,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7D78 color. Also use rgb(76,125,120) instead hex code.

Text Font Color

.myTextColor { color: #4C7D78; }

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

This text font color is #4C7D78.

Background Color

.myBgColor { background-color: #4C7D78; }

<div style="background-color:#4C7D78">Inner text</div>

This div background color is #4C7D78.

Border color

.myBorderColor { border: 1px solid #4C7D78; }

<div style="border:3px solid #4C7D78">Div</div>

This div border color is #4C7D78.

Opacity

.myOpacity80 { color: #4C7D78; opacity: 0.8; }

<p style="color:#4C7D78;opacity:0.8;">80%</p>

Text with #4C7D78 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 #4C7D78;}

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

This text has shadow with #4C7D78 color.


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

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

This text has shadow with #4C7D78 primary color and red secondary color.


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

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

This text has shadow with #4C7D78 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #4C7D78.

Preview

Color preview on black background

This text has color #4C7D78 on black background.


Color preview on white background

This text has color #4C7D78 on white background.


Black color preview on #4C7D78 background

This text has black color on #4C7D78 background.


White color preview on #4C7D78 background

This text has white color on #4C7D78 background.


Related colors

Complementary color

Complementary color for #hex is #B38287.


I love getcolorcode.com

Triadic colors

1 #784C7D and #7D784C with #4C7D78 are triadic colors.

2 #787D4C and #7D4C78 with #4C7D78 are triadic colors.