COLOR #776238

HEX: #776238 RGB: (119,98,56)

Color info

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

RGB color model

#776238 color RGB value is (119,98,56).

RGB: (119,98,56) (47%, 38%, 22%)

RGB channels and saturation

R 119 of 255 = 47%
G 98 of 255 = 38%
B 56 of 255 = 22%

119
98
56

R + G + B ~ 36%. #776238 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 98 + 56 = 273 (100%)
R 119 of 273 ~ 43.59%
G 98 of 273 ~ 35.9%
B 56 of 273 ~ 20.51'%

%43.59
%35.9
%20.51

CMYK color model

#776238 color CMYK value is (0,18,53,53).

  • cyan value is 0.00%
  • magenta value is 17.65%
  • yellow value is 52.94%
  • key color value is 53.33%

CMYK: (0,18,53,53)
C0M18Y53K53 (0%, 18%, 53%, 53%)
(0.00 / 0.18 / 0.53 / 0.53)

CMYK percentages

%0
%17.65
%52.94
%53.33

Codes

Color #776238 in popluar color models

77 62 38
RGB 119 98 56
HSL 40° 36.00% 34.31%
HSB/HSV 40° 52.94% 46.67%
CMYK 0.00% 17.65% 52.94%
53.33%

Color #776238 in popluar number systems.

HEX 77 62 38
Decimal 119 98 56
Binary 1110111 1100010 111000
Octal 167 142 70

Shades and tints

Shades of #776238

#776238
(119,98,56)
#6D5A33
(109,90,51)
#63522E
(99,82,46)
#594A29
(89,74,41)
#4F4224
(79,66,36)
#453A1F
(69,58,31)
#3B321A
(59,50,26)
#312A15
(49,42,21)
#272210
(39,34,16)
#1D1A0B
(29,26,11)
#131206
(19,18,6)
#000000
(0,0,0)

Tints of #776238

#776238
(119,98,56)
#83704A
(131,112,74)
#8F7E5C
(143,126,92)
#9B8C6E
(155,140,110)
#A79A80
(167,154,128)
#B3A892
(179,168,146)
#BFB6A4
(191,182,164)
#CBC4B6
(203,196,182)
#D7D2C8
(215,210,200)
#E3E0DA
(227,224,218)
#EFEEEC
(239,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #776238 color. Also use rgb(119,98,56) instead hex code.

Text Font Color

.myTextColor { color: #776238; }

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

This text font color is #776238.

Background Color

.myBgColor { background-color: #776238; }

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

This div background color is #776238.

Border color

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

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

This div border color is #776238.

Opacity

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

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

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

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

This text has shadow with #776238 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #776238.

Preview

Color preview on black background

This text has color #776238 on black background.


Color preview on white background

This text has color #776238 on white background.


Black color preview on #776238 background

This text has black color on #776238 background.


White color preview on #776238 background

This text has white color on #776238 background.


Related colors

Complementary color

Complementary color for #hex is #889DC7.


I love getcolorcode.com

Triadic colors

1 #387762 and #623877 with #776238 are triadic colors.

2 #386277 and #627738 with #776238 are triadic colors.