COLOR #4B8049

HEX: #4B8049 RGB: (75,128,73)

Renk bilgisi

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

RGB renk modeli

#4B8049 color RGB value is (75,128,73).

RGB: (75,128,73) (29%, 50%, 29%)

RGB bağlantıları ve doygunluk

R 75 of 255 = 29%
G 128 of 255 = 50%
B 73 of 255 = 29%

75
128
73

R + G + B ~ 36%. #4B8049 is quite dark color.

Yüzdelerle RGB renk parçaları

R + G + B = 75 + 128 + 73 = 276 (100%)
R 75 of 276 ~ 27.17%
G 128 of 276 ~ 46.38%
B 73 of 276 ~ 26.45'%

%27.17
%46.38
%26.45

CMYK RENK MODELİ

#4B8049 rengi CMYK tonu (41,0,43,50).

  • camgöbeği tonu 41.41%
  • eflatun tonu 0.00%
  • sarı tonu 42.97%
  • ana renk tonu 49.80%

CMYK: (41,0,43,50)
C41M0Y43K50 (41%, 0%, 43%, 50%)
(0.41 / 0.00 / 0.43 / 0.50)

CMYK yüzdeleri

%41.41
%0
%42.97
%49.8

Codes

Color #4B8049 in popluar color models

4B 80 49
RGB 75 128 73
HSL 118° 27.36% 39.41%
HSB/HSV 118° 42.97% 50.20%
CMYK 41.41% 0.00% 42.97%
49.80%

Color #4B8049 in popluar number systems.

HEX 4B 80 49
Decimal 75 128 73
Binary 1001011 10000000 1001001
Octal 113 200 111

Shades and tints

Shades of #4B8049

#4B8049
(75,128,73)
#457543
(69,117,67)
#3F6A3D
(63,106,61)
#395F37
(57,95,55)
#335431
(51,84,49)
#2D492B
(45,73,43)
#273E25
(39,62,37)
#21331F
(33,51,31)
#1B2819
(27,40,25)
#151D13
(21,29,19)
#0F120D
(15,18,13)
#000000
(0,0,0)

Tints of #4B8049

#4B8049
(75,128,73)
#5B8B59
(91,139,89)
#6B9669
(107,150,105)
#7BA179
(123,161,121)
#8BAC89
(139,172,137)
#9BB799
(155,183,153)
#ABC2A9
(171,194,169)
#BBCDB9
(187,205,185)
#CBD8C9
(203,216,201)
#DBE3D9
(219,227,217)
#EBEEE9
(235,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B8049 color. Also use rgb(75,128,73) instead hex code.

Text Font Color

.myTextColor { color: #4B8049; }

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

This text font color is #4B8049.

Background Color

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

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

This div background color is #4B8049.

Border color

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

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

This div border color is #4B8049.

Opacity

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

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

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

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

This text has shadow with #4B8049 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B8049.

Preview

Color preview on black background

This text has color #4B8049 on black background.


Color preview on white background

This text has color #4B8049 on white background.


Black color preview on #4B8049 background

This text has black color on #4B8049 background.


White color preview on #4B8049 background

This text has white color on #4B8049 background.


Related colors

Complementary color

Complementary color for #hex is #B47FB6.


I love getcolorcode.com

Triadic colors

1 #494B80 and #80494B with #4B8049 are triadic colors.

2 #49804B and #804B49 with #4B8049 are triadic colors.