COLOR #77844B

HEX: #77844B RGB: (119,132,75)

Color info

#77844B contains red, green and blue colors in about the same proportion. Web safe color of #77844B is #669933 (or #693).

RGB color model

#77844B color RGB value is (119,132,75).

RGB: (119,132,75) (47%, 52%, 29%)

RGB channels and saturation

R 119 of 255 = 47%
G 132 of 255 = 52%
B 75 of 255 = 29%

119
132
75

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

Portions of RGB colors in percentages

R + G + B = 119 + 132 + 75 = 326 (100%)
R 119 of 326 ~ 36.5%
G 132 of 326 ~ 40.49%
B 75 of 326 ~ 23.01'%

%36.5
%40.49
%23.01

CMYK color model

#77844B color CMYK value is (10,0,43,48).

  • cyan value is 9.85%
  • magenta value is 0.00%
  • yellow value is 43.18%
  • key color value is 48.24%

CMYK: (10,0,43,48)
C10M0Y43K48 (10%, 0%, 43%, 48%)
(0.10 / 0.00 / 0.43 / 0.48)

CMYK percentages

%9.85
%0
%43.18
%48.24

Codes

Color #77844B in popluar color models

77 84 4B
RGB 119 132 75
HSL 74° 27.54% 40.59%
HSB/HSV 74° 43.18% 51.76%
CMYK 9.85% 0.00% 43.18%
48.24%

Color #77844B in popluar number systems.

HEX 77 84 4B
Decimal 119 132 75
Binary 1110111 10000100 1001011
Octal 167 204 113

Shades and tints

Shades of #77844B

#77844B
(119,132,75)
#6D7845
(109,120,69)
#636C3F
(99,108,63)
#596039
(89,96,57)
#4F5433
(79,84,51)
#45482D
(69,72,45)
#3B3C27
(59,60,39)
#313021
(49,48,33)
#27241B
(39,36,27)
#1D1815
(29,24,21)
#130C0F
(19,12,15)
#000000
(0,0,0)

Tints of #77844B

#77844B
(119,132,75)
#838F5B
(131,143,91)
#8F9A6B
(143,154,107)
#9BA57B
(155,165,123)
#A7B08B
(167,176,139)
#B3BB9B
(179,187,155)
#BFC6AB
(191,198,171)
#CBD1BB
(203,209,187)
#D7DCCB
(215,220,203)
#E3E7DB
(227,231,219)
#EFF2EB
(239,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77844B color. Also use rgb(119,132,75) instead hex code.

Text Font Color

.myTextColor { color: #77844B; }

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

This text font color is #77844B.

Background Color

.myBgColor { background-color: #77844B; }

<div style="background-color:#77844B">Inner text</div>

This div background color is #77844B.

Border color

.myBorderColor { border: 1px solid #77844B; }

<div style="border:3px solid #77844B">Div</div>

This div border color is #77844B.

Opacity

.myOpacity80 { color: #77844B; opacity: 0.8; }

<p style="color:#77844B;opacity:0.8;">80%</p>

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

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

This text has shadow with #77844B color.


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

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

This text has shadow with #77844B primary color and red secondary color.


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

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

This text has shadow with #77844B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77844B.

Preview

Color preview on black background

This text has color #77844B on black background.


Color preview on white background

This text has color #77844B on white background.


Black color preview on #77844B background

This text has black color on #77844B background.


White color preview on #77844B background

This text has white color on #77844B background.


Related colors

Complementary color

Complementary color for #hex is #887BB4.


I love getcolorcode.com

Triadic colors

1 #4B7784 and #844B77 with #77844B are triadic colors.

2 #4B8477 and #84774B with #77844B are triadic colors.