COLOR #4B9A69

HEX: #4B9A69 RGB: (75,154,105)

Color info

#4B9A69 contains mainly green and blue colors. Web safe color of #4B9A69 is #339966 (or #396).

RGB color model

#4B9A69 color RGB value is (75,154,105).

RGB: (75,154,105) (29%, 60%, 41%)

RGB channels and saturation

R 75 of 255 = 29%
G 154 of 255 = 60%
B 105 of 255 = 41%

75
154
105

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

Portions of RGB colors in percentages

R + G + B = 75 + 154 + 105 = 334 (100%)
R 75 of 334 ~ 22.46%
G 154 of 334 ~ 46.11%
B 105 of 334 ~ 31.44'%

%22.46
%46.11
%31.44

CMYK color model

#4B9A69 color CMYK value is (51,0,32,40).

  • cyan value is 51.30%
  • magenta value is 0.00%
  • yellow value is 31.82%
  • key color value is 39.61%
CMYK: (51,0,32,40) C51M0Y32K40 (51%,0%,32%,40%) (0.51/0.00/0.32/0.40) 

CMYK percentages

%51.3
%0
%31.82
%39.61

Codes

Color #4B9A69 in popluar color models

4B 9A 69
RGB 75 154 105
HSL 143° 34.50% 44.90%
HSB/HSV 143° 51.30% 60.39%
CMYK 51.30% 0.00% 31.82%
39.61%

Color #4B9A69 in popluar number systems.

HEX 4B 9A 69
Decimal 75 154 105
Binary 1001011 10011010 1101001
Octal 113 232 151

Shades and tints

Shades of #4B9A69

#4B9A69
(75,154,105)
#458C60
(69,140,96)
#3F7E57
(63,126,87)
#39704E
(57,112,78)
#336245
(51,98,69)
#2D543C
(45,84,60)
#274633
(39,70,51)
#21382A
(33,56,42)
#1B2A21
(27,42,33)
#151C18
(21,28,24)
#0F0E0F
(15,14,15)
#000000
(0,0,0)

Tints of #4B9A69

#4B9A69
(75,154,105)
#5BA376
(91,163,118)
#6BAC83
(107,172,131)
#7BB590
(123,181,144)
#8BBE9D
(139,190,157)
#9BC7AA
(155,199,170)
#ABD0B7
(171,208,183)
#BBD9C4
(187,217,196)
#CBE2D1
(203,226,209)
#DBEBDE
(219,235,222)
#EBF4EB
(235,244,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B9A69; }

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

This text font color is #4B9A69.

Background Color

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

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

This div background color is #4B9A69.

Border color

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

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

This div border color is #4B9A69.

Opacity

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

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

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

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

This text has shadow with #4B9A69 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B9A69.

Preview

Color preview on black background

This text has color #4B9A69 on black background.


Color preview on white background

This text has color #4B9A69 on white background.


Black color preview on #4B9A69 background

This text has black color on #4B9A69 background.


White color preview on #4B9A69 background

This text has white color on #4B9A69 background.


Related colors

Complementary color

Complementary color for #hex is #B46596.


I love getcolorcode.com

Triadic colors

1 #694B9A and #9A694B with #4B9A69 are triadic colors.

2 #699A4B and #9A4B69 with #4B9A69 are triadic colors.