COLOR #4C5A30

HEX: #4C5A30 RGB: (76,90,48)

Renk bilgisi

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

RGB renk modeli

#4C5A30 color RGB value is (76,90,48).

RGB: (76,90,48) (30%, 35%, 19%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 90 of 255 = 35%
B 48 of 255 = 19%

76
90
48

R + G + B ~ 28%. #4C5A30 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 90 + 48 = 214 (100%)
R 76 of 214 ~ 35.51%
G 90 of 214 ~ 42.06%
B 48 of 214 ~ 22.43'%

%35.51
%42.06
%22.43

CMYK RENK MODELİ

#4C5A30 rengi CMYK tonu (16,0,47,65).

  • camgöbeği tonu 15.56%
  • eflatun tonu 0.00%
  • sarı tonu 46.67%
  • ana renk tonu 64.71%

CMYK: (16,0,47,65)
C16M0Y47K65 (16%, 0%, 47%, 65%)
(0.16 / 0.00 / 0.47 / 0.65)

CMYK yüzdeleri

%15.56
%0
%46.67
%64.71

Codes

Color #4C5A30 in popluar color models

4C 5A 30
RGB 76 90 48
HSL 80° 30.43% 27.06%
HSB/HSV 80° 46.67% 35.29%
CMYK 15.56% 0.00% 46.67%
64.71%

Color #4C5A30 in popluar number systems.

HEX 4C 5A 30
Decimal 76 90 48
Binary 1001100 1011010 110000
Octal 114 132 60

Shades and tints

Shades of #4C5A30

#4C5A30
(76,90,48)
#46522C
(70,82,44)
#404A28
(64,74,40)
#3A4224
(58,66,36)
#343A20
(52,58,32)
#2E321C
(46,50,28)
#282A18
(40,42,24)
#222214
(34,34,20)
#1C1A10
(28,26,16)
#16120C
(22,18,12)
#100A08
(16,10,8)
#000000
(0,0,0)

Tints of #4C5A30

#4C5A30
(76,90,48)
#5C6942
(92,105,66)
#6C7854
(108,120,84)
#7C8766
(124,135,102)
#8C9678
(140,150,120)
#9CA58A
(156,165,138)
#ACB49C
(172,180,156)
#BCC3AE
(188,195,174)
#CCD2C0
(204,210,192)
#DCE1D2
(220,225,210)
#ECF0E4
(236,240,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5A30 color. Also use rgb(76,90,48) instead hex code.

Text Font Color

.myTextColor { color: #4C5A30; }

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

This text font color is #4C5A30.

Background Color

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

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

This div background color is #4C5A30.

Border color

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

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

This div border color is #4C5A30.

Opacity

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

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

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

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

This text has shadow with #4C5A30 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5A30.

Preview

Color preview on black background

This text has color #4C5A30 on black background.


Color preview on white background

This text has color #4C5A30 on white background.


Black color preview on #4C5A30 background

This text has black color on #4C5A30 background.


White color preview on #4C5A30 background

This text has white color on #4C5A30 background.


Related colors

Complementary color

Complementary color for #hex is #B3A5CF.


I love getcolorcode.com

Triadic colors

1 #304C5A and #5A304C with #4C5A30 are triadic colors.

2 #305A4C and #5A4C30 with #4C5A30 are triadic colors.