COLOR #4C7450

HEX: #4C7450 RGB: (76,116,80)

Renk bilgisi

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

RGB renk modeli

#4C7450 color RGB value is (76,116,80).

RGB: (76,116,80) (30%, 45%, 31%)

RGB bağlantıları ve doygunluk

R 76 of 255 = 30%
G 116 of 255 = 45%
B 80 of 255 = 31%

76
116
80

R + G + B ~ 35%. #4C7450 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 76 + 116 + 80 = 272 (100%)
R 76 of 272 ~ 27.94%
G 116 of 272 ~ 42.65%
B 80 of 272 ~ 29.41'%

%27.94
%42.65
%29.41

CMYK RENK MODELİ

#4C7450 rengi CMYK tonu (34,0,31,55).

  • camgöbeği tonu 34.48%
  • eflatun tonu 0.00%
  • sarı tonu 31.03%
  • ana renk tonu 54.51%

CMYK: (34,0,31,55)
C34M0Y31K55 (34%, 0%, 31%, 55%)
(0.34 / 0.00 / 0.31 / 0.55)

CMYK yüzdeleri

%34.48
%0
%31.03
%54.51

Codes

Color #4C7450 in popluar color models

4C 74 50
RGB 76 116 80
HSL 126° 20.83% 37.65%
HSB/HSV 126° 34.48% 45.49%
CMYK 34.48% 0.00% 31.03%
54.51%

Color #4C7450 in popluar number systems.

HEX 4C 74 50
Decimal 76 116 80
Binary 1001100 1110100 1010000
Octal 114 164 120

Shades and tints

Shades of #4C7450

#4C7450
(76,116,80)
#466A49
(70,106,73)
#406042
(64,96,66)
#3A563B
(58,86,59)
#344C34
(52,76,52)
#2E422D
(46,66,45)
#283826
(40,56,38)
#222E1F
(34,46,31)
#1C2418
(28,36,24)
#161A11
(22,26,17)
#10100A
(16,16,10)
#000000
(0,0,0)

Tints of #4C7450

#4C7450
(76,116,80)
#5C805F
(92,128,95)
#6C8C6E
(108,140,110)
#7C987D
(124,152,125)
#8CA48C
(140,164,140)
#9CB09B
(156,176,155)
#ACBCAA
(172,188,170)
#BCC8B9
(188,200,185)
#CCD4C8
(204,212,200)
#DCE0D7
(220,224,215)
#ECECE6
(236,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4C7450 color. Also use rgb(76,116,80) instead hex code.

Text Font Color

.myTextColor { color: #4C7450; }

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

This text font color is #4C7450.

Background Color

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

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

This div background color is #4C7450.

Border color

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

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

This div border color is #4C7450.

Opacity

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

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

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

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

This text has shadow with #4C7450 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4C7450.

Preview

Color preview on black background

This text has color #4C7450 on black background.


Color preview on white background

This text has color #4C7450 on white background.


Black color preview on #4C7450 background

This text has black color on #4C7450 background.


White color preview on #4C7450 background

This text has white color on #4C7450 background.


Related colors

Complementary color

Complementary color for #hex is #B38BAF.


I love getcolorcode.com

Triadic colors

1 #504C74 and #74504C with #4C7450 are triadic colors.

2 #50744C and #744C50 with #4C7450 are triadic colors.