COLOR #4C5129

HEX: #4C5129 RGB: (76,81,41)

Renk bilgisi

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

RGB renk modeli

#4C5129 color RGB value is (76,81,41).

RGB: (76,81,41) (30%, 32%, 16%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 81 of 255 = 32%
B 41 of 255 = 16%

76
81
41

R + G + B ~ 26%. #4C5129 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 81 + 41 = 198 (100%)
R 76 of 198 ~ 38.38%
G 81 of 198 ~ 40.91%
B 41 of 198 ~ 20.71'%

%38.38
%40.91
%20.71

CMYK RENK MODELİ

#4C5129 rengi CMYK tonu (6,0,49,68).

  • camgöbeği tonu 6.17%
  • eflatun tonu 0.00%
  • sarı tonu 49.38%
  • ana renk tonu 68.24%

CMYK: (6,0,49,68)
C6M0Y49K68 (6%, 0%, 49%, 68%)
(0.06 / 0.00 / 0.49 / 0.68)

CMYK yüzdeleri

%6.17
%0
%49.38
%68.24

Codes

Color #4C5129 in popluar color models

4C 51 29
RGB 76 81 41
HSL 68° 32.79% 23.92%
HSB/HSV 68° 49.38% 31.76%
CMYK 6.17% 0.00% 49.38%
68.24%

Color #4C5129 in popluar number systems.

HEX 4C 51 29
Decimal 76 81 41
Binary 1001100 1010001 101001
Octal 114 121 51

Shades and tints

Shades of #4C5129

#4C5129
(76,81,41)
#464A26
(70,74,38)
#404323
(64,67,35)
#3A3C20
(58,60,32)
#34351D
(52,53,29)
#2E2E1A
(46,46,26)
#282717
(40,39,23)
#222014
(34,32,20)
#1C1911
(28,25,17)
#16120E
(22,18,14)
#100B0B
(16,11,11)
#000000
(0,0,0)

Tints of #4C5129

#4C5129
(76,81,41)
#5C603C
(92,96,60)
#6C6F4F
(108,111,79)
#7C7E62
(124,126,98)
#8C8D75
(140,141,117)
#9C9C88
(156,156,136)
#ACAB9B
(172,171,155)
#BCBAAE
(188,186,174)
#CCC9C1
(204,201,193)
#DCD8D4
(220,216,212)
#ECE7E7
(236,231,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C5129 color. Also use rgb(76,81,41) instead hex code.

Text Font Color

.myTextColor { color: #4C5129; }

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

This text font color is #4C5129.

Background Color

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

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

This div background color is #4C5129.

Border color

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

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

This div border color is #4C5129.

Opacity

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

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

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

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

This text has shadow with #4C5129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C5129.

Preview

Color preview on black background

This text has color #4C5129 on black background.


Color preview on white background

This text has color #4C5129 on white background.


Black color preview on #4C5129 background

This text has black color on #4C5129 background.


White color preview on #4C5129 background

This text has white color on #4C5129 background.


Related colors

Complementary color

Complementary color for #hex is #B3AED6.


I love getcolorcode.com

Triadic colors

1 #294C51 and #51294C with #4C5129 are triadic colors.

2 #29514C and #514C29 with #4C5129 are triadic colors.