COLOR #4C7243

HEX: #4C7243 RGB: (76,114,67)

Renk bilgisi

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

RGB renk modeli

#4C7243 color RGB value is (76,114,67).

RGB: (76,114,67) (30%, 45%, 26%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 114 of 255 = 45%
B 67 of 255 = 26%

76
114
67

R + G + B ~ 34%. #4C7243 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 114 + 67 = 257 (100%)
R 76 of 257 ~ 29.57%
G 114 of 257 ~ 44.36%
B 67 of 257 ~ 26.07'%

%29.57
%44.36
%26.07

CMYK RENK MODELİ

#4C7243 rengi CMYK tonu (33,0,41,55).

  • camgöbeği tonu 33.33%
  • eflatun tonu 0.00%
  • sarı tonu 41.23%
  • ana renk tonu 55.29%

CMYK: (33,0,41,55)
C33M0Y41K55 (33%, 0%, 41%, 55%)
(0.33 / 0.00 / 0.41 / 0.55)

CMYK yüzdeleri

%33.33
%0
%41.23
%55.29

Codes

Color #4C7243 in popluar color models

4C 72 43
RGB 76 114 67
HSL 109° 25.97% 35.49%
HSB/HSV 109° 41.23% 44.71%
CMYK 33.33% 0.00% 41.23%
55.29%

Color #4C7243 in popluar number systems.

HEX 4C 72 43
Decimal 76 114 67
Binary 1001100 1110010 1000011
Octal 114 162 103

Shades and tints

Shades of #4C7243

#4C7243
(76,114,67)
#46683D
(70,104,61)
#405E37
(64,94,55)
#3A5431
(58,84,49)
#344A2B
(52,74,43)
#2E4025
(46,64,37)
#28361F
(40,54,31)
#222C19
(34,44,25)
#1C2213
(28,34,19)
#16180D
(22,24,13)
#100E07
(16,14,7)
#000000
(0,0,0)

Tints of #4C7243

#4C7243
(76,114,67)
#5C7E54
(92,126,84)
#6C8A65
(108,138,101)
#7C9676
(124,150,118)
#8CA287
(140,162,135)
#9CAE98
(156,174,152)
#ACBAA9
(172,186,169)
#BCC6BA
(188,198,186)
#CCD2CB
(204,210,203)
#DCDEDC
(220,222,220)
#ECEAED
(236,234,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7243 color. Also use rgb(76,114,67) instead hex code.

Text Font Color

.myTextColor { color: #4C7243; }

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

This text font color is #4C7243.

Background Color

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

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

This div background color is #4C7243.

Border color

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

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

This div border color is #4C7243.

Opacity

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

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

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

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

This text has shadow with #4C7243 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7243.

Preview

Color preview on black background

This text has color #4C7243 on black background.


Color preview on white background

This text has color #4C7243 on white background.


Black color preview on #4C7243 background

This text has black color on #4C7243 background.


White color preview on #4C7243 background

This text has white color on #4C7243 background.


Related colors

Complementary color

Complementary color for #hex is #B38DBC.


I love getcolorcode.com

Triadic colors

1 #434C72 and #72434C with #4C7243 are triadic colors.

2 #43724C and #724C43 with #4C7243 are triadic colors.