COLOR #4C9369

HEX: #4C9369 RGB: (76,147,105)

Renk bilgisi

#4C9369 contains mainly green and blue colors. #4C9369 ‘ nin web güvenlik rengi #339966 (ya da #396) dir.

RGB renk modeli

#4C9369 color RGB value is (76,147,105).

RGB: (76,147,105) (30%, 58%, 41%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 147 of 255 = 58%
B 105 of 255 = 41%

76
147
105

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

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 147 + 105 = 328 (100%)
R 76 of 328 ~ 23.17%
G 147 of 328 ~ 44.82%
B 105 of 328 ~ 32.01'%

%23.17
%44.82
%32.01

CMYK RENK MODELİ

#4C9369 rengi CMYK tonu (48,0,29,42).

  • camgöbeği tonu 48.30%
  • eflatun tonu 0.00%
  • sarı tonu 28.57%
  • ana renk tonu 42.35%

CMYK: (48,0,29,42)
C48M0Y29K42 (48%, 0%, 29%, 42%)
(0.48 / 0.00 / 0.29 / 0.42)

CMYK yüzdeleri

%48.3
%0
%28.57
%42.35

Codes

Color #4C9369 in popluar color models

4C 93 69
RGB 76 147 105
HSL 145° 31.84% 43.73%
HSB/HSV 145° 48.30% 57.65%
CMYK 48.30% 0.00% 28.57%
42.35%

Color #4C9369 in popluar number systems.

HEX 4C 93 69
Decimal 76 147 105
Binary 1001100 10010011 1101001
Octal 114 223 151

Shades and tints

Shades of #4C9369

#4C9369
(76,147,105)
#468660
(70,134,96)
#407957
(64,121,87)
#3A6C4E
(58,108,78)
#345F45
(52,95,69)
#2E523C
(46,82,60)
#284533
(40,69,51)
#22382A
(34,56,42)
#1C2B21
(28,43,33)
#161E18
(22,30,24)
#10110F
(16,17,15)
#000000
(0,0,0)

Tints of #4C9369

#4C9369
(76,147,105)
#5C9C76
(92,156,118)
#6CA583
(108,165,131)
#7CAE90
(124,174,144)
#8CB79D
(140,183,157)
#9CC0AA
(156,192,170)
#ACC9B7
(172,201,183)
#BCD2C4
(188,210,196)
#CCDBD1
(204,219,209)
#DCE4DE
(220,228,222)
#ECEDEB
(236,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C9369 color. Also use rgb(76,147,105) instead hex code.

Text Font Color

.myTextColor { color: #4C9369; }

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

This text font color is #4C9369.

Background Color

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

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

This div background color is #4C9369.

Border color

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

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

This div border color is #4C9369.

Opacity

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

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

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

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

This text has shadow with #4C9369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C9369.

Preview

Color preview on black background

This text has color #4C9369 on black background.


Color preview on white background

This text has color #4C9369 on white background.


Black color preview on #4C9369 background

This text has black color on #4C9369 background.


White color preview on #4C9369 background

This text has white color on #4C9369 background.


Related colors

Complementary color

Complementary color for #hex is #B36C96.


I love getcolorcode.com

Triadic colors

1 #694C93 and #93694C with #4C9369 are triadic colors.

2 #69934C and #934C69 with #4C9369 are triadic colors.