COLOR #4C764B

HEX: #4C764B RGB: (76,118,75)

Renk bilgisi

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

RGB renk modeli

#4C764B color RGB value is (76,118,75).

RGB: (76,118,75) (30%, 46%, 29%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 118 of 255 = 46%
B 75 of 255 = 29%

76
118
75

R + G + B ~ 35%. #4C764B is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 118 + 75 = 269 (100%)
R 76 of 269 ~ 28.25%
G 118 of 269 ~ 43.87%
B 75 of 269 ~ 27.88'%

%28.25
%43.87
%27.88

CMYK RENK MODELİ

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

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

CMYK: (36,0,36,54)
C36M0Y36K54 (36%, 0%, 36%, 54%)
(0.36 / 0.00 / 0.36 / 0.54)

CMYK yüzdeleri

%35.59
%0
%36.44
%53.73

Codes

Color #4C764B in popluar color models

4C 76 4B
RGB 76 118 75
HSL 119° 22.28% 37.84%
HSB/HSV 119° 36.44% 46.27%
CMYK 35.59% 0.00% 36.44%
53.73%

Color #4C764B in popluar number systems.

HEX 4C 76 4B
Decimal 76 118 75
Binary 1001100 1110110 1001011
Octal 114 166 113

Shades and tints

Shades of #4C764B

#4C764B
(76,118,75)
#466C45
(70,108,69)
#40623F
(64,98,63)
#3A5839
(58,88,57)
#344E33
(52,78,51)
#2E442D
(46,68,45)
#283A27
(40,58,39)
#223021
(34,48,33)
#1C261B
(28,38,27)
#161C15
(22,28,21)
#10120F
(16,18,15)
#000000
(0,0,0)

Tints of #4C764B

#4C764B
(76,118,75)
#5C825B
(92,130,91)
#6C8E6B
(108,142,107)
#7C9A7B
(124,154,123)
#8CA68B
(140,166,139)
#9CB29B
(156,178,155)
#ACBEAB
(172,190,171)
#BCCABB
(188,202,187)
#CCD6CB
(204,214,203)
#DCE2DB
(220,226,219)
#ECEEEB
(236,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C764B; }

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

This text font color is #4C764B.

Background Color

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

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

This div background color is #4C764B.

Border color

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

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

This div border color is #4C764B.

Opacity

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

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

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

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

This text has shadow with #4C764B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C764B.

Preview

Color preview on black background

This text has color #4C764B on black background.


Color preview on white background

This text has color #4C764B on white background.


Black color preview on #4C764B background

This text has black color on #4C764B background.


White color preview on #4C764B background

This text has white color on #4C764B background.


Related colors

Complementary color

Complementary color for #hex is #B389B4.


I love getcolorcode.com

Triadic colors

1 #4B4C76 and #764B4C with #4C764B are triadic colors.

2 #4B764C and #764C4B with #4C764B are triadic colors.