COLOR #4B7E3C

HEX: #4B7E3C RGB: (75,126,60)

Renk bilgisi

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

RGB renk modeli

#4B7E3C color RGB value is (75,126,60).

RGB: (75,126,60) (29%, 49%, 24%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 126 of 255 = 49%
B 60 of 255 = 24%

75
126
60

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

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 126 + 60 = 261 (100%)
R 75 of 261 ~ 28.74%
G 126 of 261 ~ 48.28%
B 60 of 261 ~ 22.99'%

%28.74
%48.28
%22.99

CMYK RENK MODELİ

#4B7E3C rengi CMYK tonu (40,0,52,51).

  • camgöbeği tonu 40.48%
  • eflatun tonu 0.00%
  • sarı tonu 52.38%
  • ana renk tonu 50.59%

CMYK: (40,0,52,51)
C40M0Y52K51 (40%, 0%, 52%, 51%)
(0.40 / 0.00 / 0.52 / 0.51)

CMYK yüzdeleri

%40.48
%0
%52.38
%50.59

Codes

Color #4B7E3C in popluar color models

4B 7E 3C
RGB 75 126 60
HSL 106° 35.48% 36.47%
HSB/HSV 106° 52.38% 49.41%
CMYK 40.48% 0.00% 52.38%
50.59%

Color #4B7E3C in popluar number systems.

HEX 4B 7E 3C
Decimal 75 126 60
Binary 1001011 1111110 111100
Octal 113 176 74

Shades and tints

Shades of #4B7E3C

#4B7E3C
(75,126,60)
#457337
(69,115,55)
#3F6832
(63,104,50)
#395D2D
(57,93,45)
#335228
(51,82,40)
#2D4723
(45,71,35)
#273C1E
(39,60,30)
#213119
(33,49,25)
#1B2614
(27,38,20)
#151B0F
(21,27,15)
#0F100A
(15,16,10)
#000000
(0,0,0)

Tints of #4B7E3C

#4B7E3C
(75,126,60)
#5B894D
(91,137,77)
#6B945E
(107,148,94)
#7B9F6F
(123,159,111)
#8BAA80
(139,170,128)
#9BB591
(155,181,145)
#ABC0A2
(171,192,162)
#BBCBB3
(187,203,179)
#CBD6C4
(203,214,196)
#DBE1D5
(219,225,213)
#EBECE6
(235,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B7E3C color. Also use rgb(75,126,60) instead hex code.

Text Font Color

.myTextColor { color: #4B7E3C; }

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

This text font color is #4B7E3C.

Background Color

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

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

This div background color is #4B7E3C.

Border color

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

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

This div border color is #4B7E3C.

Opacity

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

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

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

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

This text has shadow with #4B7E3C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B7E3C.

Preview

Color preview on black background

This text has color #4B7E3C on black background.


Color preview on white background

This text has color #4B7E3C on white background.


Black color preview on #4B7E3C background

This text has black color on #4B7E3C background.


White color preview on #4B7E3C background

This text has white color on #4B7E3C background.


Related colors

Complementary color

Complementary color for #hex is #B481C3.


I love getcolorcode.com

Triadic colors

1 #3C4B7E and #7E3C4B with #4B7E3C are triadic colors.

2 #3C7E4B and #7E4B3C with #4B7E3C are triadic colors.