COLOR #7B9B7B

HEX: #7B9B7B RGB: (123,155,123)

Color info

#7B9B7B contains red, green and blue colors in about the same proportion. Web safe color of #7B9B7B is #669966 (or #696).

RGB color model

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

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

RGB channels and saturation

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

123
155
123

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

Portions of RGB colors in percentages

R + G + B = 123 + 155 + 123 = 401 (100%)
R 123 of 401 ~ 30.67%
G 155 of 401 ~ 38.65%
B 123 of 401 ~ 30.67'%

%30.67
%38.65
%30.67

CMYK color model

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

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

CMYK: (21,0,21,39)
C21M0Y21K39 (21%, 0%, 21%, 39%)
(0.21 / 0.00 / 0.21 / 0.39)

CMYK percentages

%20.65
%0
%20.65
%39.22

Codes

Color #7B9B7B in popluar color models

7B 9B 7B
RGB 123 155 123
HSL 120° 13.79% 54.51%
HSB/HSV 120° 20.65% 60.78%
CMYK 20.65% 0.00% 20.65%
39.22%

Color #7B9B7B in popluar number systems.

HEX 7B 9B 7B
Decimal 123 155 123
Binary 1111011 10011011 1111011
Octal 173 233 173

Shades and tints

Shades of #7B9B7B

#7B9B7B
(123,155,123)
#708D70
(112,141,112)
#657F65
(101,127,101)
#5A715A
(90,113,90)
#4F634F
(79,99,79)
#445544
(68,85,68)
#394739
(57,71,57)
#2E392E
(46,57,46)
#232B23
(35,43,35)
#181D18
(24,29,24)
#0D0F0D
(13,15,13)
#000000
(0,0,0)

Tints of #7B9B7B

#7B9B7B
(123,155,123)
#87A487
(135,164,135)
#93AD93
(147,173,147)
#9FB69F
(159,182,159)
#ABBFAB
(171,191,171)
#B7C8B7
(183,200,183)
#C3D1C3
(195,209,195)
#CFDACF
(207,218,207)
#DBE3DB
(219,227,219)
#E7ECE7
(231,236,231)
#F3F5F3
(243,245,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B9B7B; }

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

This text font color is #7B9B7B.

Background Color

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

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

This div background color is #7B9B7B.

Border color

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

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

This div border color is #7B9B7B.

Opacity

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

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

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

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

This text has shadow with #7B9B7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B9B7B.

Preview

Color preview on black background

This text has color #7B9B7B on black background.


Color preview on white background

This text has color #7B9B7B on white background.


Black color preview on #7B9B7B background

This text has black color on #7B9B7B background.


White color preview on #7B9B7B background

This text has white color on #7B9B7B background.


Related colors

Complementary color

Complementary color for #hex is #846484.


I love getcolorcode.com

Triadic colors

1 #7B7B9B and #9B7B7B with #7B9B7B are triadic colors.

2 #7B9B7B and #9B7B7B with #7B9B7B are triadic colors.