COLOR #77743A

HEX: #77743A RGB: (119,116,58)

Color info

#77743A contains mainly red and green colors. Web safe color of #77743A is #666633 (or #663).

RGB color model

#77743A color RGB value is (119,116,58).

RGB: (119,116,58) (47%, 45%, 23%)

RGB channels and saturation

R 119 of 255 = 47%
G 116 of 255 = 45%
B 58 of 255 = 23%

119
116
58

R + G + B ~ 38%. #77743A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 116 + 58 = 293 (100%)
R 119 of 293 ~ 40.61%
G 116 of 293 ~ 39.59%
B 58 of 293 ~ 19.8'%

%40.61
%39.59
%19.8

CMYK color model

#77743A color CMYK value is (0,3,51,53).

  • cyan value is 0.00%
  • magenta value is 2.52%
  • yellow value is 51.26%
  • key color value is 53.33%

CMYK: (0,3,51,53)
C0M3Y51K53 (0%, 3%, 51%, 53%)
(0.00 / 0.03 / 0.51 / 0.53)

CMYK percentages

%0
%2.52
%51.26
%53.33

Codes

Color #77743A in popluar color models

77 74 3A
RGB 119 116 58
HSL 57° 34.46% 34.71%
HSB/HSV 57° 51.26% 46.67%
CMYK 0.00% 2.52% 51.26%
53.33%

Color #77743A in popluar number systems.

HEX 77 74 3A
Decimal 119 116 58
Binary 1110111 1110100 111010
Octal 167 164 72

Shades and tints

Shades of #77743A

#77743A
(119,116,58)
#6D6A35
(109,106,53)
#636030
(99,96,48)
#59562B
(89,86,43)
#4F4C26
(79,76,38)
#454221
(69,66,33)
#3B381C
(59,56,28)
#312E17
(49,46,23)
#272412
(39,36,18)
#1D1A0D
(29,26,13)
#131008
(19,16,8)
#000000
(0,0,0)

Tints of #77743A

#77743A
(119,116,58)
#83804B
(131,128,75)
#8F8C5C
(143,140,92)
#9B986D
(155,152,109)
#A7A47E
(167,164,126)
#B3B08F
(179,176,143)
#BFBCA0
(191,188,160)
#CBC8B1
(203,200,177)
#D7D4C2
(215,212,194)
#E3E0D3
(227,224,211)
#EFECE4
(239,236,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77743A color. Also use rgb(119,116,58) instead hex code.

Text Font Color

.myTextColor { color: #77743A; }

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

This text font color is #77743A.

Background Color

.myBgColor { background-color: #77743A; }

<div style="background-color:#77743A">Inner text</div>

This div background color is #77743A.

Border color

.myBorderColor { border: 1px solid #77743A; }

<div style="border:3px solid #77743A">Div</div>

This div border color is #77743A.

Opacity

.myOpacity80 { color: #77743A; opacity: 0.8; }

<p style="color:#77743A;opacity:0.8;">80%</p>

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

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

This text has shadow with #77743A color.


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

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

This text has shadow with #77743A primary color and red secondary color.


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

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

This text has shadow with #77743A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #77743A.

Preview

Color preview on black background

This text has color #77743A on black background.


Color preview on white background

This text has color #77743A on white background.


Black color preview on #77743A background

This text has black color on #77743A background.


White color preview on #77743A background

This text has white color on #77743A background.


Related colors

Complementary color

Complementary color for #hex is #888BC5.


I love getcolorcode.com

Triadic colors

1 #3A7774 and #743A77 with #77743A are triadic colors.

2 #3A7477 and #74773A with #77743A are triadic colors.