COLOR #4B8462

HEX: #4B8462 RGB: (75,132,98)

Color info

#4B8462 contains red, green and blue colors in about the same proportion. Web safe color of #4B8462 is #339966 (or #396).

RGB color model

#4B8462 color RGB value is (75,132,98).

RGB: (75,132,98) (29%, 52%, 38%)

RGB channels and saturation

R 75 of 255 = 29%
G 132 of 255 = 52%
B 98 of 255 = 38%

75
132
98

R + G + B ~ 40%. #4B8462 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 75 + 132 + 98 = 305 (100%)
R 75 of 305 ~ 24.59%
G 132 of 305 ~ 43.28%
B 98 of 305 ~ 32.13'%

%24.59
%43.28
%32.13

CMYK color model

#4B8462 color CMYK value is (43,0,26,48).

  • cyan value is 43.18%
  • magenta value is 0.00%
  • yellow value is 25.76%
  • key color value is 48.24%

CMYK: (43,0,26,48)
C43M0Y26K48 (43%, 0%, 26%, 48%)
(0.43 / 0.00 / 0.26 / 0.48)

CMYK percentages

%43.18
%0
%25.76
%48.24

Codes

Color #4B8462 in popluar color models

4B 84 62
RGB 75 132 98
HSL 144° 27.54% 40.59%
HSB/HSV 144° 43.18% 51.76%
CMYK 43.18% 0.00% 25.76%
48.24%

Color #4B8462 in popluar number systems.

HEX 4B 84 62
Decimal 75 132 98
Binary 1001011 10000100 1100010
Octal 113 204 142

Shades and tints

Shades of #4B8462

#4B8462
(75,132,98)
#45785A
(69,120,90)
#3F6C52
(63,108,82)
#39604A
(57,96,74)
#335442
(51,84,66)
#2D483A
(45,72,58)
#273C32
(39,60,50)
#21302A
(33,48,42)
#1B2422
(27,36,34)
#15181A
(21,24,26)
#0F0C12
(15,12,18)
#000000
(0,0,0)

Tints of #4B8462

#4B8462
(75,132,98)
#5B8F70
(91,143,112)
#6B9A7E
(107,154,126)
#7BA58C
(123,165,140)
#8BB09A
(139,176,154)
#9BBBA8
(155,187,168)
#ABC6B6
(171,198,182)
#BBD1C4
(187,209,196)
#CBDCD2
(203,220,210)
#DBE7E0
(219,231,224)
#EBF2EE
(235,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #4B8462 color. Also use rgb(75,132,98) instead hex code.

Text Font Color

.myTextColor { color: #4B8462; }

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

This text font color is #4B8462.

Background Color

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

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

This div background color is #4B8462.

Border color

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

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

This div border color is #4B8462.

Opacity

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

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

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

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

This text has shadow with #4B8462 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B8462.

Preview

Color preview on black background

This text has color #4B8462 on black background.


Color preview on white background

This text has color #4B8462 on white background.


Black color preview on #4B8462 background

This text has black color on #4B8462 background.


White color preview on #4B8462 background

This text has white color on #4B8462 background.


Related colors

Complementary color

Complementary color for #hex is #B47B9D.


I love getcolorcode.com

Triadic colors

1 #624B84 and #84624B with #4B8462 are triadic colors.

2 #62844B and #844B62 with #4B8462 are triadic colors.