COLOR #4C8A49

HEX: #4C8A49 RGB: (76,138,73)

Renk bilgisi

#4C8A49 contains mainly green color. #4C8A49 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4C8A49 color RGB value is (76,138,73).

RGB: (76,138,73) (30%, 54%, 29%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 138 of 255 = 54%
B 73 of 255 = 29%

76
138
73

R + G + B ~ 38%. #4C8A49 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 138 + 73 = 287 (100%)
R 76 of 287 ~ 26.48%
G 138 of 287 ~ 48.08%
B 73 of 287 ~ 25.44'%

%26.48
%48.08
%25.44

CMYK RENK MODELİ

#4C8A49 rengi CMYK tonu (45,0,47,46).

  • camgöbeği tonu 44.93%
  • eflatun tonu 0.00%
  • sarı tonu 47.10%
  • ana renk tonu 45.88%

CMYK: (45,0,47,46)
C45M0Y47K46 (45%, 0%, 47%, 46%)
(0.45 / 0.00 / 0.47 / 0.46)

CMYK yüzdeleri

%44.93
%0
%47.1
%45.88

Codes

Color #4C8A49 in popluar color models

4C 8A 49
RGB 76 138 73
HSL 117° 30.81% 41.37%
HSB/HSV 117° 47.10% 54.12%
CMYK 44.93% 0.00% 47.10%
45.88%

Color #4C8A49 in popluar number systems.

HEX 4C 8A 49
Decimal 76 138 73
Binary 1001100 10001010 1001001
Octal 114 212 111

Shades and tints

Shades of #4C8A49

#4C8A49
(76,138,73)
#467E43
(70,126,67)
#40723D
(64,114,61)
#3A6637
(58,102,55)
#345A31
(52,90,49)
#2E4E2B
(46,78,43)
#284225
(40,66,37)
#22361F
(34,54,31)
#1C2A19
(28,42,25)
#161E13
(22,30,19)
#10120D
(16,18,13)
#000000
(0,0,0)

Tints of #4C8A49

#4C8A49
(76,138,73)
#5C9459
(92,148,89)
#6C9E69
(108,158,105)
#7CA879
(124,168,121)
#8CB289
(140,178,137)
#9CBC99
(156,188,153)
#ACC6A9
(172,198,169)
#BCD0B9
(188,208,185)
#CCDAC9
(204,218,201)
#DCE4D9
(220,228,217)
#ECEEE9
(236,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C8A49 color. Also use rgb(76,138,73) instead hex code.

Text Font Color

.myTextColor { color: #4C8A49; }

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

This text font color is #4C8A49.

Background Color

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

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

This div background color is #4C8A49.

Border color

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

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

This div border color is #4C8A49.

Opacity

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

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

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

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

This text has shadow with #4C8A49 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C8A49.

Preview

Color preview on black background

This text has color #4C8A49 on black background.


Color preview on white background

This text has color #4C8A49 on white background.


Black color preview on #4C8A49 background

This text has black color on #4C8A49 background.


White color preview on #4C8A49 background

This text has white color on #4C8A49 background.


Related colors

Complementary color

Complementary color for #hex is #B375B6.


I love getcolorcode.com

Triadic colors

1 #494C8A and #8A494C with #4C8A49 are triadic colors.

2 #498A4C and #8A4C49 with #4C8A49 are triadic colors.