COLOR #7B8A44

HEX: #7B8A44 RGB: (123,138,68)

Color info

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

RGB color model

#7B8A44 color RGB value is (123,138,68).

RGB: (123,138,68) (48%, 54%, 27%)

RGB channels and saturation

R 123 of 255 = 48%
G 138 of 255 = 54%
B 68 of 255 = 27%

123
138
68

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

Portions of RGB colors in percentages

R + G + B = 123 + 138 + 68 = 329 (100%)
R 123 of 329 ~ 37.39%
G 138 of 329 ~ 41.95%
B 68 of 329 ~ 20.67'%

%37.39
%41.95
%20.67

CMYK color model

#7B8A44 color CMYK value is (11,0,51,46).

  • cyan value is 10.87%
  • magenta value is 0.00%
  • yellow value is 50.72%
  • key color value is 45.88%

CMYK: (11,0,51,46)
C11M0Y51K46 (11%, 0%, 51%, 46%)
(0.11 / 0.00 / 0.51 / 0.46)

CMYK percentages

%10.87
%0
%50.72
%45.88

Codes

Color #7B8A44 in popluar color models

7B 8A 44
RGB 123 138 68
HSL 73° 33.98% 40.39%
HSB/HSV 73° 50.72% 54.12%
CMYK 10.87% 0.00% 50.72%
45.88%

Color #7B8A44 in popluar number systems.

HEX 7B 8A 44
Decimal 123 138 68
Binary 1111011 10001010 1000100
Octal 173 212 104

Shades and tints

Shades of #7B8A44

#7B8A44
(123,138,68)
#707E3E
(112,126,62)
#657238
(101,114,56)
#5A6632
(90,102,50)
#4F5A2C
(79,90,44)
#444E26
(68,78,38)
#394220
(57,66,32)
#2E361A
(46,54,26)
#232A14
(35,42,20)
#181E0E
(24,30,14)
#0D1208
(13,18,8)
#000000
(0,0,0)

Tints of #7B8A44

#7B8A44
(123,138,68)
#879455
(135,148,85)
#939E66
(147,158,102)
#9FA877
(159,168,119)
#ABB288
(171,178,136)
#B7BC99
(183,188,153)
#C3C6AA
(195,198,170)
#CFD0BB
(207,208,187)
#DBDACC
(219,218,204)
#E7E4DD
(231,228,221)
#F3EEEE
(243,238,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B8A44; }

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

This text font color is #7B8A44.

Background Color

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

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

This div background color is #7B8A44.

Border color

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

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

This div border color is #7B8A44.

Opacity

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

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

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

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

This text has shadow with #7B8A44 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B8A44.

Preview

Color preview on black background

This text has color #7B8A44 on black background.


Color preview on white background

This text has color #7B8A44 on white background.


Black color preview on #7B8A44 background

This text has black color on #7B8A44 background.


White color preview on #7B8A44 background

This text has white color on #7B8A44 background.


Related colors

Complementary color

Complementary color for #hex is #8475BB.


I love getcolorcode.com

Triadic colors

1 #447B8A and #8A447B with #7B8A44 are triadic colors.

2 #448A7B and #8A7B44 with #7B8A44 are triadic colors.