COLOR #4C8362

HEX: #4C8362 RGB: (76,131,98)

Renk bilgisi

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

RGB renk modeli

#4C8362 color RGB value is (76,131,98).

RGB: (76,131,98) (30%, 51%, 38%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 131 of 255 = 51%
B 98 of 255 = 38%

76
131
98

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 131 + 98 = 305 (100%)
R 76 of 305 ~ 24.92%
G 131 of 305 ~ 42.95%
B 98 of 305 ~ 32.13'%

%24.92
%42.95
%32.13

CMYK RENK MODELİ

#4C8362 rengi CMYK tonu (42,0,25,49).

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

CMYK: (42,0,25,49)
C42M0Y25K49 (42%, 0%, 25%, 49%)
(0.42 / 0.00 / 0.25 / 0.49)

CMYK yüzdeleri

%41.98
%0
%25.19
%48.63

Codes

Color #4C8362 in popluar color models

4C 83 62
RGB 76 131 98
HSL 144° 26.57% 40.59%
HSB/HSV 144° 41.98% 51.37%
CMYK 41.98% 0.00% 25.19%
48.63%

Color #4C8362 in popluar number systems.

HEX 4C 83 62
Decimal 76 131 98
Binary 1001100 10000011 1100010
Octal 114 203 142

Shades and tints

Shades of #4C8362

#4C8362
(76,131,98)
#46785A
(70,120,90)
#406D52
(64,109,82)
#3A624A
(58,98,74)
#345742
(52,87,66)
#2E4C3A
(46,76,58)
#284132
(40,65,50)
#22362A
(34,54,42)
#1C2B22
(28,43,34)
#16201A
(22,32,26)
#101512
(16,21,18)
#000000
(0,0,0)

Tints of #4C8362

#4C8362
(76,131,98)
#5C8E70
(92,142,112)
#6C997E
(108,153,126)
#7CA48C
(124,164,140)
#8CAF9A
(140,175,154)
#9CBAA8
(156,186,168)
#ACC5B6
(172,197,182)
#BCD0C4
(188,208,196)
#CCDBD2
(204,219,210)
#DCE6E0
(220,230,224)
#ECF1EE
(236,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C8362; }

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

This text font color is #4C8362.

Background Color

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

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

This div background color is #4C8362.

Border color

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

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

This div border color is #4C8362.

Opacity

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

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

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

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

This text has shadow with #4C8362 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8362.

Preview

Color preview on black background

This text has color #4C8362 on black background.


Color preview on white background

This text has color #4C8362 on white background.


Black color preview on #4C8362 background

This text has black color on #4C8362 background.


White color preview on #4C8362 background

This text has white color on #4C8362 background.


Related colors

Complementary color

Complementary color for #hex is #B37C9D.


I love getcolorcode.com

Triadic colors

1 #624C83 and #83624C with #4C8362 are triadic colors.

2 #62834C and #834C62 with #4C8362 are triadic colors.