COLOR #4B9A47

HEX: #4B9A47 RGB: (75,154,71)

Renk bilgisi

#4B9A47 contains mainly green color. #4B9A47 ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#4B9A47 color RGB value is (75,154,71).

RGB: (75,154,71) (29%, 60%, 28%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 154 of 255 = 60%
B 71 of 255 = 28%

75
154
71

R + G + B ~ 39%. #4B9A47 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 154 + 71 = 300 (100%)
R 75 of 300 ~ 25%
G 154 of 300 ~ 51.33%
B 71 of 300 ~ 23.67'%

%25
%51.33
%23.67

CMYK RENK MODELİ

#4B9A47 rengi CMYK tonu (51,0,54,40).

  • camgöbeği tonu 51.30%
  • eflatun tonu 0.00%
  • sarı tonu 53.90%
  • ana renk tonu 39.61%

CMYK: (51,0,54,40)
C51M0Y54K40 (51%, 0%, 54%, 40%)
(0.51 / 0.00 / 0.54 / 0.40)

CMYK yüzdeleri

%51.3
%0
%53.9
%39.61

Codes

Color #4B9A47 in popluar color models

4B 9A 47
RGB 75 154 71
HSL 117° 36.89% 44.12%
HSB/HSV 117° 53.90% 60.39%
CMYK 51.30% 0.00% 53.90%
39.61%

Color #4B9A47 in popluar number systems.

HEX 4B 9A 47
Decimal 75 154 71
Binary 1001011 10011010 1000111
Octal 113 232 107

Shades and tints

Shades of #4B9A47

#4B9A47
(75,154,71)
#458C41
(69,140,65)
#3F7E3B
(63,126,59)
#397035
(57,112,53)
#33622F
(51,98,47)
#2D5429
(45,84,41)
#274623
(39,70,35)
#21381D
(33,56,29)
#1B2A17
(27,42,23)
#151C11
(21,28,17)
#0F0E0B
(15,14,11)
#000000
(0,0,0)

Tints of #4B9A47

#4B9A47
(75,154,71)
#5BA357
(91,163,87)
#6BAC67
(107,172,103)
#7BB577
(123,181,119)
#8BBE87
(139,190,135)
#9BC797
(155,199,151)
#ABD0A7
(171,208,167)
#BBD9B7
(187,217,183)
#CBE2C7
(203,226,199)
#DBEBD7
(219,235,215)
#EBF4E7
(235,244,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B9A47 color. Also use rgb(75,154,71) instead hex code.

Text Font Color

.myTextColor { color: #4B9A47; }

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

This text font color is #4B9A47.

Background Color

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

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

This div background color is #4B9A47.

Border color

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

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

This div border color is #4B9A47.

Opacity

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

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

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

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

This text has shadow with #4B9A47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B9A47.

Preview

Color preview on black background

This text has color #4B9A47 on black background.


Color preview on white background

This text has color #4B9A47 on white background.


Black color preview on #4B9A47 background

This text has black color on #4B9A47 background.


White color preview on #4B9A47 background

This text has white color on #4B9A47 background.


Related colors

Complementary color

Complementary color for #hex is #B465B8.


I love getcolorcode.com

Triadic colors

1 #474B9A and #9A474B with #4B9A47 are triadic colors.

2 #479A4B and #9A4B47 with #4B9A47 are triadic colors.