COLOR #776433

HEX: #776433 RGB: (119,100,51)

Color info

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

RGB color model

#776433 color RGB value is (119,100,51).

RGB: (119,100,51) (47%, 39%, 20%)

RGB channels and saturation

R 119 of 255 = 47%
G 100 of 255 = 39%
B 51 of 255 = 20%

119
100
51

R + G + B ~ 35%. #776433 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 100 + 51 = 270 (100%)
R 119 of 270 ~ 44.07%
G 100 of 270 ~ 37.04%
B 51 of 270 ~ 18.89'%

%44.07
%37.04
%18.89

CMYK color model

#776433 color CMYK value is (0,16,57,53).

  • cyan value is 0.00%
  • magenta value is 15.97%
  • yellow value is 57.14%
  • key color value is 53.33%

CMYK: (0,16,57,53)
C0M16Y57K53 (0%, 16%, 57%, 53%)
(0.00 / 0.16 / 0.57 / 0.53)

CMYK percentages

%0
%15.97
%57.14
%53.33

Codes

Color #776433 in popluar color models

77 64 33
RGB 119 100 51
HSL 43° 40.00% 33.33%
HSB/HSV 43° 57.14% 46.67%
CMYK 0.00% 15.97% 57.14%
53.33%

Color #776433 in popluar number systems.

HEX 77 64 33
Decimal 119 100 51
Binary 1110111 1100100 110011
Octal 167 144 63

Shades and tints

Shades of #776433

#776433
(119,100,51)
#6D5B2F
(109,91,47)
#63522B
(99,82,43)
#594927
(89,73,39)
#4F4023
(79,64,35)
#45371F
(69,55,31)
#3B2E1B
(59,46,27)
#312517
(49,37,23)
#271C13
(39,28,19)
#1D130F
(29,19,15)
#130A0B
(19,10,11)
#000000
(0,0,0)

Tints of #776433

#776433
(119,100,51)
#837245
(131,114,69)
#8F8057
(143,128,87)
#9B8E69
(155,142,105)
#A79C7B
(167,156,123)
#B3AA8D
(179,170,141)
#BFB89F
(191,184,159)
#CBC6B1
(203,198,177)
#D7D4C3
(215,212,195)
#E3E2D5
(227,226,213)
#EFF0E7
(239,240,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776433 color. Also use rgb(119,100,51) instead hex code.

Text Font Color

.myTextColor { color: #776433; }

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

This text font color is #776433.

Background Color

.myBgColor { background-color: #776433; }

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

This div background color is #776433.

Border color

.myBorderColor { border: 1px solid #776433; }

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

This div border color is #776433.

Opacity

.myOpacity80 { color: #776433; opacity: 0.8; }

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

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

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

This text has shadow with #776433 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776433.

Preview

Color preview on black background

This text has color #776433 on black background.


Color preview on white background

This text has color #776433 on white background.


Black color preview on #776433 background

This text has black color on #776433 background.


White color preview on #776433 background

This text has white color on #776433 background.


Related colors

Complementary color

Complementary color for #hex is #889BCC.


I love getcolorcode.com

Triadic colors

1 #337764 and #643377 with #776433 are triadic colors.

2 #336477 and #647733 with #776433 are triadic colors.