COLOR #7B9E28

HEX: #7B9E28 RGB: (123,158,40)

Color info

#7B9E28 contains mainly red and green colors. Web safe color of #7B9E28 is #669933 (or #693).

RGB color model

#7B9E28 color RGB value is (123,158,40).

RGB: (123,158,40) (48%, 62%, 16%)

RGB channels and saturation

R 123 of 255 = 48%
G 158 of 255 = 62%
B 40 of 255 = 16%

123
158
40

R + G + B ~ 42%. #7B9E28 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 123 + 158 + 40 = 321 (100%)
R 123 of 321 ~ 38.32%
G 158 of 321 ~ 49.22%
B 40 of 321 ~ 12.46'%

%38.32
%49.22
%12.46

CMYK color model

#7B9E28 color CMYK value is (22,0,75,38).

  • cyan value is 22.15%
  • magenta value is 0.00%
  • yellow value is 74.68%
  • key color value is 38.04%
CMYK: (22,0,75,38) C22M0Y75K38 (22%,0%,75%,38%) (0.22/0.00/0.75/0.38) 

CMYK percentages

%22.15
%0
%74.68
%38.04

Codes

Color #7B9E28 in popluar color models

7B 9E 28
RGB 123 158 40
HSL 78° 59.60% 38.82%
HSB/HSV 78° 74.68% 61.96%
CMYK 22.15% 0.00% 74.68%
38.04%

Color #7B9E28 in popluar number systems.

HEX 7B 9E 28
Decimal 123 158 40
Binary 1111011 10011110 101000
Octal 173 236 50

Shades and tints

Shades of #7B9E28

#7B9E28
(123,158,40)
#709025
(112,144,37)
#658222
(101,130,34)
#5A741F
(90,116,31)
#4F661C
(79,102,28)
#445819
(68,88,25)
#394A16
(57,74,22)
#2E3C13
(46,60,19)
#232E10
(35,46,16)
#18200D
(24,32,13)
#0D120A
(13,18,10)
#000000
(0,0,0)

Tints of #7B9E28

#7B9E28
(123,158,40)
#87A63B
(135,166,59)
#93AE4E
(147,174,78)
#9FB661
(159,182,97)
#ABBE74
(171,190,116)
#B7C687
(183,198,135)
#C3CE9A
(195,206,154)
#CFD6AD
(207,214,173)
#DBDEC0
(219,222,192)
#E7E6D3
(231,230,211)
#F3EEE6
(243,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B9E28 color. Also use rgb(123,158,40) instead hex code.

Text Font Color

.myTextColor { color: #7B9E28; }

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

This text font color is #7B9E28.

Background Color

.myBgColor { background-color: #7B9E28; }

<div style="background-color:#7B9E28">Inner text</div>

This div background color is #7B9E28.

Border color

.myBorderColor { border: 1px solid #7B9E28; }

<div style="border:3px solid #7B9E28">Div</div>

This div border color is #7B9E28.

Opacity

.myOpacity80 { color: #7B9E28; opacity: 0.8; }

<p style="color:#7B9E28;opacity:0.8;">80%</p>

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

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

This text has shadow with #7B9E28 color.


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

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

This text has shadow with #7B9E28 primary color and red secondary color.


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

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

This text has shadow with #7B9E28 and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #7B9E28.

Preview

Color preview on black background

This text has color #7B9E28 on black background.


Color preview on white background

This text has color #7B9E28 on white background.


Black color preview on #7B9E28 background

This text has black color on #7B9E28 background.


White color preview on #7B9E28 background

This text has white color on #7B9E28 background.


Related colors

Complementary color

Complementary color for #hex is #8461D7.


I love getcolorcode.com

Triadic colors

1 #287B9E and #9E287B with #7B9E28 are triadic colors.

2 #289E7B and #9E7B28 with #7B9E28 are triadic colors.