COLOR #4B8D4D

HEX: #4B8D4D RGB: (75,141,77)

Color info

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

RGB color model

#4B8D4D color RGB value is (75,141,77).

RGB: (75,141,77) (29%, 55%, 30%)

RGB channels and saturation

R 75 of 255 = 29%
G 141 of 255 = 55%
B 77 of 255 = 30%

75
141
77

R + G + B ~ 38%. #4B8D4D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 75 + 141 + 77 = 293 (100%)
R 75 of 293 ~ 25.6%
G 141 of 293 ~ 48.12%
B 77 of 293 ~ 26.28'%

%25.6
%48.12
%26.28

CMYK color model

#4B8D4D color CMYK value is (47,0,45,45).

  • cyan value is 46.81%
  • magenta value is 0.00%
  • yellow value is 45.39%
  • key color value is 44.71%

CMYK: (47,0,45,45)
C47M0Y45K45 (47%, 0%, 45%, 45%)
(0.47 / 0.00 / 0.45 / 0.45)

CMYK percentages

%46.81
%0
%45.39
%44.71

Codes

Color #4B8D4D in popluar color models

4B 8D 4D
RGB 75 141 77
HSL 122° 30.56% 42.35%
HSB/HSV 122° 46.81% 55.29%
CMYK 46.81% 0.00% 45.39%
44.71%

Color #4B8D4D in popluar number systems.

HEX 4B 8D 4D
Decimal 75 141 77
Binary 1001011 10001101 1001101
Octal 113 215 115

Shades and tints

Shades of #4B8D4D

#4B8D4D
(75,141,77)
#458146
(69,129,70)
#3F753F
(63,117,63)
#396938
(57,105,56)
#335D31
(51,93,49)
#2D512A
(45,81,42)
#274523
(39,69,35)
#21391C
(33,57,28)
#1B2D15
(27,45,21)
#15210E
(21,33,14)
#0F1507
(15,21,7)
#000000
(0,0,0)

Tints of #4B8D4D

#4B8D4D
(75,141,77)
#5B975D
(91,151,93)
#6BA16D
(107,161,109)
#7BAB7D
(123,171,125)
#8BB58D
(139,181,141)
#9BBF9D
(155,191,157)
#ABC9AD
(171,201,173)
#BBD3BD
(187,211,189)
#CBDDCD
(203,221,205)
#DBE7DD
(219,231,221)
#EBF1ED
(235,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B8D4D color. Also use rgb(75,141,77) instead hex code.

Text Font Color

.myTextColor { color: #4B8D4D; }

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

This text font color is #4B8D4D.

Background Color

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

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

This div background color is #4B8D4D.

Border color

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

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

This div border color is #4B8D4D.

Opacity

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

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

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

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

This text has shadow with #4B8D4D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B8D4D.

Preview

Color preview on black background

This text has color #4B8D4D on black background.


Color preview on white background

This text has color #4B8D4D on white background.


Black color preview on #4B8D4D background

This text has black color on #4B8D4D background.


White color preview on #4B8D4D background

This text has white color on #4B8D4D background.


Related colors

Complementary color

Complementary color for #hex is #B472B2.


I love getcolorcode.com

Triadic colors

1 #4D4B8D and #8D4D4B with #4B8D4D are triadic colors.

2 #4D8D4B and #8D4B4D with #4B8D4D are triadic colors.