COLOR #4C765B

HEX: #4C765B RGB: (76,118,91)

Renk bilgisi

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

RGB renk modeli

#4C765B color RGB value is (76,118,91).

RGB: (76,118,91) (30%, 46%, 36%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 118 of 255 = 46%
B 91 of 255 = 36%

76
118
91

R + G + B ~ 37%. #4C765B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 118 + 91 = 285 (100%)
R 76 of 285 ~ 26.67%
G 118 of 285 ~ 41.4%
B 91 of 285 ~ 31.93'%

%26.67
%41.4
%31.93

CMYK RENK MODELİ

#4C765B rengi CMYK tonu (36,0,23,54).

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

CMYK: (36,0,23,54)
C36M0Y23K54 (36%, 0%, 23%, 54%)
(0.36 / 0.00 / 0.23 / 0.54)

CMYK yüzdeleri

%35.59
%0
%22.88
%53.73

Codes

Color #4C765B in popluar color models

4C 76 5B
RGB 76 118 91
HSL 141° 21.65% 38.04%
HSB/HSV 141° 35.59% 46.27%
CMYK 35.59% 0.00% 22.88%
53.73%

Color #4C765B in popluar number systems.

HEX 4C 76 5B
Decimal 76 118 91
Binary 1001100 1110110 1011011
Octal 114 166 133

Shades and tints

Shades of #4C765B

#4C765B
(76,118,91)
#466C53
(70,108,83)
#40624B
(64,98,75)
#3A5843
(58,88,67)
#344E3B
(52,78,59)
#2E4433
(46,68,51)
#283A2B
(40,58,43)
#223023
(34,48,35)
#1C261B
(28,38,27)
#161C13
(22,28,19)
#10120B
(16,18,11)
#000000
(0,0,0)

Tints of #4C765B

#4C765B
(76,118,91)
#5C8269
(92,130,105)
#6C8E77
(108,142,119)
#7C9A85
(124,154,133)
#8CA693
(140,166,147)
#9CB2A1
(156,178,161)
#ACBEAF
(172,190,175)
#BCCABD
(188,202,189)
#CCD6CB
(204,214,203)
#DCE2D9
(220,226,217)
#ECEEE7
(236,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C765B; }

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

This text font color is #4C765B.

Background Color

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

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

This div background color is #4C765B.

Border color

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

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

This div border color is #4C765B.

Opacity

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

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

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

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

This text has shadow with #4C765B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C765B.

Preview

Color preview on black background

This text has color #4C765B on black background.


Color preview on white background

This text has color #4C765B on white background.


Black color preview on #4C765B background

This text has black color on #4C765B background.


White color preview on #4C765B background

This text has white color on #4C765B background.


Related colors

Complementary color

Complementary color for #hex is #B389A4.


I love getcolorcode.com

Triadic colors

1 #5B4C76 and #765B4C with #4C765B are triadic colors.

2 #5B764C and #764C5B with #4C765B are triadic colors.