COLOR #4B8A28

HEX: #4B8A28 RGB: (75,138,40)

Color info

#4B8A28 contains mainly green color. Web safe color of #4B8A28 is #339933 (or #393).

RGB color model

#4B8A28 color RGB value is (75,138,40).

RGB: (75,138,40) (29%, 54%, 16%)

RGB channels and saturation

R 75 of 255 = 29%
G 138 of 255 = 54%
B 40 of 255 = 16%

75
138
40

R + G + B ~ 33%. #4B8A28 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 138 + 40 = 253 (100%)
R 75 of 253 ~ 29.64%
G 138 of 253 ~ 54.55%
B 40 of 253 ~ 15.81'%

%29.64
%54.55
%15.81

CMYK color model

#4B8A28 color CMYK value is (46,0,71,46).

  • cyan value is 45.65%
  • magenta value is 0.00%
  • yellow value is 71.01%
  • key color value is 45.88%

CMYK: (46,0,71,46)
C46M0Y71K46 (46%, 0%, 71%, 46%)
(0.46 / 0.00 / 0.71 / 0.46)

CMYK percentages

%45.65
%0
%71.01
%45.88

Codes

Color #4B8A28 in popluar color models

4B 8A 28
RGB 75 138 40
HSL 99° 55.06% 34.90%
HSB/HSV 99° 71.01% 54.12%
CMYK 45.65% 0.00% 71.01%
45.88%

Color #4B8A28 in popluar number systems.

HEX 4B 8A 28
Decimal 75 138 40
Binary 1001011 10001010 101000
Octal 113 212 50

Shades and tints

Shades of #4B8A28

#4B8A28
(75,138,40)
#457E25
(69,126,37)
#3F7222
(63,114,34)
#39661F
(57,102,31)
#335A1C
(51,90,28)
#2D4E19
(45,78,25)
#274216
(39,66,22)
#213613
(33,54,19)
#1B2A10
(27,42,16)
#151E0D
(21,30,13)
#0F120A
(15,18,10)
#000000
(0,0,0)

Tints of #4B8A28

#4B8A28
(75,138,40)
#5B943B
(91,148,59)
#6B9E4E
(107,158,78)
#7BA861
(123,168,97)
#8BB274
(139,178,116)
#9BBC87
(155,188,135)
#ABC69A
(171,198,154)
#BBD0AD
(187,208,173)
#CBDAC0
(203,218,192)
#DBE4D3
(219,228,211)
#EBEEE6
(235,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B8A28 color. Also use rgb(75,138,40) instead hex code.

Text Font Color

.myTextColor { color: #4B8A28; }

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

This text font color is #4B8A28.

Background Color

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

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

This div background color is #4B8A28.

Border color

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

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

This div border color is #4B8A28.

Opacity

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

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

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

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

This text has shadow with #4B8A28 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B8A28.

Preview

Color preview on black background

This text has color #4B8A28 on black background.


Color preview on white background

This text has color #4B8A28 on white background.


Black color preview on #4B8A28 background

This text has black color on #4B8A28 background.


White color preview on #4B8A28 background

This text has white color on #4B8A28 background.


Related colors

Complementary color

Complementary color for #hex is #B475D7.


I love getcolorcode.com

Triadic colors

1 #284B8A and #8A284B with #4B8A28 are triadic colors.

2 #288A4B and #8A4B28 with #4B8A28 are triadic colors.