COLOR #4C7529

HEX: #4C7529 RGB: (76,117,41)

Renk bilgisi

#4C7529 contains mainly red and green colors. #4C7529 ‘ nin web güvenlik rengi #336633 (ya da #363) dir.

RGB renk modeli

#4C7529 color RGB value is (76,117,41).

RGB: (76,117,41) (30%, 46%, 16%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 117 of 255 = 46%
B 41 of 255 = 16%

76
117
41

R + G + B ~ 31%. #4C7529 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 117 + 41 = 234 (100%)
R 76 of 234 ~ 32.48%
G 117 of 234 ~ 50%
B 41 of 234 ~ 17.52'%

%32.48
%50
%17.52

CMYK RENK MODELİ

#4C7529 rengi CMYK tonu (35,0,65,54).

  • camgöbeği tonu 35.04%
  • eflatun tonu 0.00%
  • sarı tonu 64.96%
  • ana renk tonu 54.12%

CMYK: (35,0,65,54)
C35M0Y65K54 (35%, 0%, 65%, 54%)
(0.35 / 0.00 / 0.65 / 0.54)

CMYK yüzdeleri

%35.04
%0
%64.96
%54.12

Codes

Color #4C7529 in popluar color models

4C 75 29
RGB 76 117 41
HSL 92° 48.10% 30.98%
HSB/HSV 92° 64.96% 45.88%
CMYK 35.04% 0.00% 64.96%
54.12%

Color #4C7529 in popluar number systems.

HEX 4C 75 29
Decimal 76 117 41
Binary 1001100 1110101 101001
Octal 114 165 51

Shades and tints

Shades of #4C7529

#4C7529
(76,117,41)
#466B26
(70,107,38)
#406123
(64,97,35)
#3A5720
(58,87,32)
#344D1D
(52,77,29)
#2E431A
(46,67,26)
#283917
(40,57,23)
#222F14
(34,47,20)
#1C2511
(28,37,17)
#161B0E
(22,27,14)
#10110B
(16,17,11)
#000000
(0,0,0)

Tints of #4C7529

#4C7529
(76,117,41)
#5C813C
(92,129,60)
#6C8D4F
(108,141,79)
#7C9962
(124,153,98)
#8CA575
(140,165,117)
#9CB188
(156,177,136)
#ACBD9B
(172,189,155)
#BCC9AE
(188,201,174)
#CCD5C1
(204,213,193)
#DCE1D4
(220,225,212)
#ECEDE7
(236,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4C7529; }

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

This text font color is #4C7529.

Background Color

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

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

This div background color is #4C7529.

Border color

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

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

This div border color is #4C7529.

Opacity

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

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

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

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

This text has shadow with #4C7529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7529.

Preview

Color preview on black background

This text has color #4C7529 on black background.


Color preview on white background

This text has color #4C7529 on white background.


Black color preview on #4C7529 background

This text has black color on #4C7529 background.


White color preview on #4C7529 background

This text has white color on #4C7529 background.


Related colors

Complementary color

Complementary color for #hex is #B38AD6.


I love getcolorcode.com

Triadic colors

1 #294C75 and #75294C with #4C7529 are triadic colors.

2 #29754C and #754C29 with #4C7529 are triadic colors.