COLOR #7B9458

HEX: #7B9458 RGB: (123,148,88)

Color info

#7B9458 contains mainly red and green colors. Web safe color of #7B9458 is #669966 (or #696).

RGB color model

#7B9458 color RGB value is (123,148,88).

RGB: (123,148,88) (48%, 58%, 35%)

RGB channels and saturation

R 123 of 255 = 48%
G 148 of 255 = 58%
B 88 of 255 = 35%

123
148
88

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

Portions of RGB colors in percentages

R + G + B = 123 + 148 + 88 = 359 (100%)
R 123 of 359 ~ 34.26%
G 148 of 359 ~ 41.23%
B 88 of 359 ~ 24.51'%

%34.26
%41.23
%24.51

CMYK color model

#7B9458 color CMYK value is (17,0,41,42).

  • cyan value is 16.89%
  • magenta value is 0.00%
  • yellow value is 40.54%
  • key color value is 41.96%
CMYK: (17,0,41,42) C17M0Y41K42 (17%,0%,41%,42%) (0.17/0.00/0.41/0.42) 

CMYK percentages

%16.89
%0
%40.54
%41.96

Codes

Color #7B9458 in popluar color models

7B 94 58
RGB 123 148 88
HSL 85° 25.42% 46.27%
HSB/HSV 85° 40.54% 58.04%
CMYK 16.89% 0.00% 40.54%
41.96%

Color #7B9458 in popluar number systems.

HEX 7B 94 58
Decimal 123 148 88
Binary 1111011 10010100 1011000
Octal 173 224 130

Shades and tints

Shades of #7B9458

#7B9458
(123,148,88)
#708750
(112,135,80)
#657A48
(101,122,72)
#5A6D40
(90,109,64)
#4F6038
(79,96,56)
#445330
(68,83,48)
#394628
(57,70,40)
#2E3920
(46,57,32)
#232C18
(35,44,24)
#181F10
(24,31,16)
#0D1208
(13,18,8)
#000000
(0,0,0)

Tints of #7B9458

#7B9458
(123,148,88)
#879D67
(135,157,103)
#93A676
(147,166,118)
#9FAF85
(159,175,133)
#ABB894
(171,184,148)
#B7C1A3
(183,193,163)
#C3CAB2
(195,202,178)
#CFD3C1
(207,211,193)
#DBDCD0
(219,220,208)
#E7E5DF
(231,229,223)
#F3EEEE
(243,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B9458 color. Also use rgb(123,148,88) instead hex code.

Text Font Color

.myTextColor { color: #7B9458; }

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

This text font color is #7B9458.

Background Color

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

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

This div background color is #7B9458.

Border color

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

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

This div border color is #7B9458.

Opacity

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

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

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

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

This text has shadow with #7B9458 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B9458.

Preview

Color preview on black background

This text has color #7B9458 on black background.


Color preview on white background

This text has color #7B9458 on white background.


Black color preview on #7B9458 background

This text has black color on #7B9458 background.


White color preview on #7B9458 background

This text has white color on #7B9458 background.


Related colors

Complementary color

Complementary color for #hex is #846BA7.


I love getcolorcode.com

Triadic colors

1 #587B94 and #94587B with #7B9458 are triadic colors.

2 #58947B and #947B58 with #7B9458 are triadic colors.