COLOR #4C766F

HEX: #4C766F RGB: (76,118,111)

Renk bilgisi

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

RGB renk modeli

#4C766F color RGB value is (76,118,111).

RGB: (76,118,111) (30%, 46%, 44%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 118 of 255 = 46%
B 111 of 255 = 44%

76
118
111

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 118 + 111 = 305 (100%)
R 76 of 305 ~ 24.92%
G 118 of 305 ~ 38.69%
B 111 of 305 ~ 36.39'%

%24.92
%38.69
%36.39

CMYK RENK MODELİ

#4C766F rengi CMYK tonu (36,0,6,54).

  • camgöbeği tonu 35.59%
  • eflatun tonu 0.00%
  • sarı tonu 5.93%
  • ana renk tonu 53.73%

CMYK: (36,0,6,54)
C36M0Y6K54 (36%, 0%, 6%, 54%)
(0.36 / 0.00 / 0.06 / 0.54)

CMYK yüzdeleri

%35.59
%0
%5.93
%53.73

Codes

Color #4C766F in popluar color models

4C 76 6F
RGB 76 118 111
HSL 170° 21.65% 38.04%
HSB/HSV 170° 35.59% 46.27%
CMYK 35.59% 0.00% 5.93%
53.73%

Color #4C766F in popluar number systems.

HEX 4C 76 6F
Decimal 76 118 111
Binary 1001100 1110110 1101111
Octal 114 166 157

Shades and tints

Shades of #4C766F

#4C766F
(76,118,111)
#466C65
(70,108,101)
#40625B
(64,98,91)
#3A5851
(58,88,81)
#344E47
(52,78,71)
#2E443D
(46,68,61)
#283A33
(40,58,51)
#223029
(34,48,41)
#1C261F
(28,38,31)
#161C15
(22,28,21)
#10120B
(16,18,11)
#000000
(0,0,0)

Tints of #4C766F

#4C766F
(76,118,111)
#5C827C
(92,130,124)
#6C8E89
(108,142,137)
#7C9A96
(124,154,150)
#8CA6A3
(140,166,163)
#9CB2B0
(156,178,176)
#ACBEBD
(172,190,189)
#BCCACA
(188,202,202)
#CCD6D7
(204,214,215)
#DCE2E4
(220,226,228)
#ECEEF1
(236,238,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C766F color. Also use rgb(76,118,111) instead hex code.

Text Font Color

.myTextColor { color: #4C766F; }

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

This text font color is #4C766F.

Background Color

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

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

This div background color is #4C766F.

Border color

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

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

This div border color is #4C766F.

Opacity

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

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

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

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

This text has shadow with #4C766F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C766F.

Preview

Color preview on black background

This text has color #4C766F on black background.


Color preview on white background

This text has color #4C766F on white background.


Black color preview on #4C766F background

This text has black color on #4C766F background.


White color preview on #4C766F background

This text has white color on #4C766F background.


Related colors

Complementary color

Complementary color for #hex is #B38990.


I love getcolorcode.com

Triadic colors

1 #6F4C76 and #766F4C with #4C766F are triadic colors.

2 #6F764C and #764C6F with #4C766F are triadic colors.