COLOR #7B9B57

HEX: #7B9B57 RGB: (123,155,87)

Color info

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

RGB color model

#7B9B57 color RGB value is (123,155,87).

RGB: (123,155,87) (48%, 61%, 34%)

RGB channels and saturation

R 123 of 255 = 48%
G 155 of 255 = 61%
B 87 of 255 = 34%

123
155
87

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

Portions of RGB colors in percentages

R + G + B = 123 + 155 + 87 = 365 (100%)
R 123 of 365 ~ 33.7%
G 155 of 365 ~ 42.47%
B 87 of 365 ~ 23.84'%

%33.7
%42.47
%23.84

CMYK color model

#7B9B57 color CMYK value is (21,0,44,39).

  • cyan value is 20.65%
  • magenta value is 0.00%
  • yellow value is 43.87%
  • key color value is 39.22%

CMYK: (21,0,44,39)
C21M0Y44K39 (21%, 0%, 44%, 39%)
(0.21 / 0.00 / 0.44 / 0.39)

CMYK percentages

%20.65
%0
%43.87
%39.22

Codes

Color #7B9B57 in popluar color models

7B 9B 57
RGB 123 155 87
HSL 88° 28.10% 47.45%
HSB/HSV 88° 43.87% 60.78%
CMYK 20.65% 0.00% 43.87%
39.22%

Color #7B9B57 in popluar number systems.

HEX 7B 9B 57
Decimal 123 155 87
Binary 1111011 10011011 1010111
Octal 173 233 127

Shades and tints

Shades of #7B9B57

#7B9B57
(123,155,87)
#708D50
(112,141,80)
#657F49
(101,127,73)
#5A7142
(90,113,66)
#4F633B
(79,99,59)
#445534
(68,85,52)
#39472D
(57,71,45)
#2E3926
(46,57,38)
#232B1F
(35,43,31)
#181D18
(24,29,24)
#0D0F11
(13,15,17)
#000000
(0,0,0)

Tints of #7B9B57

#7B9B57
(123,155,87)
#87A466
(135,164,102)
#93AD75
(147,173,117)
#9FB684
(159,182,132)
#ABBF93
(171,191,147)
#B7C8A2
(183,200,162)
#C3D1B1
(195,209,177)
#CFDAC0
(207,218,192)
#DBE3CF
(219,227,207)
#E7ECDE
(231,236,222)
#F3F5ED
(243,245,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #7B9B57 color. Also use rgb(123,155,87) instead hex code.

Text Font Color

.myTextColor { color: #7B9B57; }

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

This text font color is #7B9B57.

Background Color

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

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

This div background color is #7B9B57.

Border color

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

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

This div border color is #7B9B57.

Opacity

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

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

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

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

This text has shadow with #7B9B57 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B9B57.

Preview

Color preview on black background

This text has color #7B9B57 on black background.


Color preview on white background

This text has color #7B9B57 on white background.


Black color preview on #7B9B57 background

This text has black color on #7B9B57 background.


White color preview on #7B9B57 background

This text has white color on #7B9B57 background.


Related colors

Complementary color

Complementary color for #hex is #8464A8.


I love getcolorcode.com

Triadic colors

1 #577B9B and #9B577B with #7B9B57 are triadic colors.

2 #579B7B and #9B7B57 with #7B9B57 are triadic colors.