COLOR #7B9449

HEX: #7B9449 RGB: (123,148,73)

Color info

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

RGB color model

#7B9449 color RGB value is (123,148,73).

RGB: (123,148,73) (48%, 58%, 29%)

RGB channels and saturation

R 123 of 255 = 48%
G 148 of 255 = 58%
B 73 of 255 = 29%

123
148
73

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

Portions of RGB colors in percentages

R + G + B = 123 + 148 + 73 = 344 (100%)
R 123 of 344 ~ 35.76%
G 148 of 344 ~ 43.02%
B 73 of 344 ~ 21.22'%

%35.76
%43.02
%21.22

CMYK color model

#7B9449 color CMYK value is (17,0,51,42).

  • cyan value is 16.89%
  • magenta value is 0.00%
  • yellow value is 50.68%
  • key color value is 41.96%

CMYK: (17,0,51,42)
C17M0Y51K42 (17%, 0%, 51%, 42%)
(0.17 / 0.00 / 0.51 / 0.42)

CMYK percentages

%16.89
%0
%50.68
%41.96

Codes

Color #7B9449 in popluar color models

7B 94 49
RGB 123 148 73
HSL 80° 33.94% 43.33%
HSB/HSV 80° 50.68% 58.04%
CMYK 16.89% 0.00% 50.68%
41.96%

Color #7B9449 in popluar number systems.

HEX 7B 94 49
Decimal 123 148 73
Binary 1111011 10010100 1001001
Octal 173 224 111

Shades and tints

Shades of #7B9449

#7B9449
(123,148,73)
#708743
(112,135,67)
#657A3D
(101,122,61)
#5A6D37
(90,109,55)
#4F6031
(79,96,49)
#44532B
(68,83,43)
#394625
(57,70,37)
#2E391F
(46,57,31)
#232C19
(35,44,25)
#181F13
(24,31,19)
#0D120D
(13,18,13)
#000000
(0,0,0)

Tints of #7B9449

#7B9449
(123,148,73)
#879D59
(135,157,89)
#93A669
(147,166,105)
#9FAF79
(159,175,121)
#ABB889
(171,184,137)
#B7C199
(183,193,153)
#C3CAA9
(195,202,169)
#CFD3B9
(207,211,185)
#DBDCC9
(219,220,201)
#E7E5D9
(231,229,217)
#F3EEE9
(243,238,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #7B9449; }

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

This text font color is #7B9449.

Background Color

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

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

This div background color is #7B9449.

Border color

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

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

This div border color is #7B9449.

Opacity

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

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

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

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

This text has shadow with #7B9449 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #7B9449.

Preview

Color preview on black background

This text has color #7B9449 on black background.


Color preview on white background

This text has color #7B9449 on white background.


Black color preview on #7B9449 background

This text has black color on #7B9449 background.


White color preview on #7B9449 background

This text has white color on #7B9449 background.


Related colors

Complementary color

Complementary color for #hex is #846BB6.


I love getcolorcode.com

Triadic colors

1 #497B94 and #94497B with #7B9449 are triadic colors.

2 #49947B and #947B49 with #7B9449 are triadic colors.