COLOR #4B9A68

HEX: #4B9A68 RGB: (75,154,104)

Color info

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

RGB color model

#4B9A68 color RGB value is (75,154,104).

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

RGB channels and saturation

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

75
154
104

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

Portions of RGB colors in percentages

R + G + B = 75 + 154 + 104 = 333 (100%)
R 75 of 333 ~ 22.52%
G 154 of 333 ~ 46.25%
B 104 of 333 ~ 31.23'%

%22.52
%46.25
%31.23

CMYK color model

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

  • cyan value is 51.30%
  • magenta value is 0.00%
  • yellow value is 32.47%
  • 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
%32.47
%39.61

Codes

Color #4B9A68 in popluar color models

4B 9A 68
RGB 75 154 104
HSL 142° 34.50% 44.90%
HSB/HSV 142° 51.30% 60.39%
CMYK 51.30% 0.00% 32.47%
39.61%

Color #4B9A68 in popluar number systems.

HEX 4B 9A 68
Decimal 75 154 104
Binary 1001011 10011010 1101000
Octal 113 232 150

Shades and tints

Shades of #4B9A68

#4B9A68
(75,154,104)
#458C5F
(69,140,95)
#3F7E56
(63,126,86)
#39704D
(57,112,77)
#336244
(51,98,68)
#2D543B
(45,84,59)
#274632
(39,70,50)
#213829
(33,56,41)
#1B2A20
(27,42,32)
#151C17
(21,28,23)
#0F0E0E
(15,14,14)
#000000
(0,0,0)

Tints of #4B9A68

#4B9A68
(75,154,104)
#5BA375
(91,163,117)
#6BAC82
(107,172,130)
#7BB58F
(123,181,143)
#8BBE9C
(139,190,156)
#9BC7A9
(155,199,169)
#ABD0B6
(171,208,182)
#BBD9C3
(187,217,195)
#CBE2D0
(203,226,208)
#DBEBDD
(219,235,221)
#EBF4EA
(235,244,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #4B9A68; }

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

This text font color is #4B9A68.

Background Color

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

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

This div background color is #4B9A68.

Border color

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

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

This div border color is #4B9A68.

Opacity

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

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

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

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

This text has shadow with #4B9A68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #4B9A68.

Preview

Color preview on black background

This text has color #4B9A68 on black background.


Color preview on white background

This text has color #4B9A68 on white background.


Black color preview on #4B9A68 background

This text has black color on #4B9A68 background.


White color preview on #4B9A68 background

This text has white color on #4B9A68 background.


Related colors

Complementary color

Complementary color for #hex is #B46597.


I love getcolorcode.com

Triadic colors

1 #684B9A and #9A684B with #4B9A68 are triadic colors.

2 #689A4B and #9A4B68 with #4B9A68 are triadic colors.