COLOR #4C8364

HEX: #4C8364 RGB: (76,131,100)

Renk bilgisi

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

RGB renk modeli

#4C8364 color RGB value is (76,131,100).

RGB: (76,131,100) (30%, 51%, 39%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 131 of 255 = 51%
B 100 of 255 = 39%

76
131
100

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 131 + 100 = 307 (100%)
R 76 of 307 ~ 24.76%
G 131 of 307 ~ 42.67%
B 100 of 307 ~ 32.57'%

%24.76
%42.67
%32.57

CMYK RENK MODELİ

#4C8364 rengi CMYK tonu (42,0,24,49).

  • camgöbeği tonu 41.98%
  • eflatun tonu 0.00%
  • sarı tonu 23.66%
  • ana renk tonu 48.63%

CMYK: (42,0,24,49)
C42M0Y24K49 (42%, 0%, 24%, 49%)
(0.42 / 0.00 / 0.24 / 0.49)

CMYK yüzdeleri

%41.98
%0
%23.66
%48.63

Codes

Color #4C8364 in popluar color models

4C 83 64
RGB 76 131 100
HSL 146° 26.57% 40.59%
HSB/HSV 146° 41.98% 51.37%
CMYK 41.98% 0.00% 23.66%
48.63%

Color #4C8364 in popluar number systems.

HEX 4C 83 64
Decimal 76 131 100
Binary 1001100 10000011 1100100
Octal 114 203 144

Shades and tints

Shades of #4C8364

#4C8364
(76,131,100)
#46785B
(70,120,91)
#406D52
(64,109,82)
#3A6249
(58,98,73)
#345740
(52,87,64)
#2E4C37
(46,76,55)
#28412E
(40,65,46)
#223625
(34,54,37)
#1C2B1C
(28,43,28)
#162013
(22,32,19)
#10150A
(16,21,10)
#000000
(0,0,0)

Tints of #4C8364

#4C8364
(76,131,100)
#5C8E72
(92,142,114)
#6C9980
(108,153,128)
#7CA48E
(124,164,142)
#8CAF9C
(140,175,156)
#9CBAAA
(156,186,170)
#ACC5B8
(172,197,184)
#BCD0C6
(188,208,198)
#CCDBD4
(204,219,212)
#DCE6E2
(220,230,226)
#ECF1F0
(236,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C8364 color. Also use rgb(76,131,100) instead hex code.

Text Font Color

.myTextColor { color: #4C8364; }

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

This text font color is #4C8364.

Background Color

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

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

This div background color is #4C8364.

Border color

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

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

This div border color is #4C8364.

Opacity

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

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

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

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

This text has shadow with #4C8364 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8364.

Preview

Color preview on black background

This text has color #4C8364 on black background.


Color preview on white background

This text has color #4C8364 on white background.


Black color preview on #4C8364 background

This text has black color on #4C8364 background.


White color preview on #4C8364 background

This text has white color on #4C8364 background.


Related colors

Complementary color

Complementary color for #hex is #B37C9B.


I love getcolorcode.com

Triadic colors

1 #644C83 and #83644C with #4C8364 are triadic colors.

2 #64834C and #834C64 with #4C8364 are triadic colors.