COLOR #77663B

HEX: #77663B RGB: (119,102,59)

Color info

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

RGB color model

#77663B color RGB value is (119,102,59).

RGB: (119,102,59) (47%, 40%, 23%)

RGB channels and saturation

R 119 of 255 = 47%
G 102 of 255 = 40%
B 59 of 255 = 23%

119
102
59

R + G + B ~ 37%. #77663B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 119 + 102 + 59 = 280 (100%)
R 119 of 280 ~ 42.5%
G 102 of 280 ~ 36.43%
B 59 of 280 ~ 21.07'%

%42.5
%36.43
%21.07

CMYK color model

#77663B color CMYK value is (0,14,50,53).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 50.42%
  • key color value is 53.33%

CMYK: (0,14,50,53)
C0M14Y50K53 (0%, 14%, 50%, 53%)
(0.00 / 0.14 / 0.50 / 0.53)

CMYK percentages

%0
%14.29
%50.42
%53.33

Codes

Color #77663B in popluar color models

77 66 3B
RGB 119 102 59
HSL 43° 33.71% 34.90%
HSB/HSV 43° 50.42% 46.67%
CMYK 0.00% 14.29% 50.42%
53.33%

Color #77663B in popluar number systems.

HEX 77 66 3B
Decimal 119 102 59
Binary 1110111 1100110 111011
Octal 167 146 73

Shades and tints

Shades of #77663B

#77663B
(119,102,59)
#6D5D36
(109,93,54)
#635431
(99,84,49)
#594B2C
(89,75,44)
#4F4227
(79,66,39)
#453922
(69,57,34)
#3B301D
(59,48,29)
#312718
(49,39,24)
#271E13
(39,30,19)
#1D150E
(29,21,14)
#130C09
(19,12,9)
#000000
(0,0,0)

Tints of #77663B

#77663B
(119,102,59)
#83734C
(131,115,76)
#8F805D
(143,128,93)
#9B8D6E
(155,141,110)
#A79A7F
(167,154,127)
#B3A790
(179,167,144)
#BFB4A1
(191,180,161)
#CBC1B2
(203,193,178)
#D7CEC3
(215,206,195)
#E3DBD4
(227,219,212)
#EFE8E5
(239,232,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77663B color. Also use rgb(119,102,59) instead hex code.

Text Font Color

.myTextColor { color: #77663B; }

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

This text font color is #77663B.

Background Color

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

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

This div background color is #77663B.

Border color

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

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

This div border color is #77663B.

Opacity

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

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

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

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

This text has shadow with #77663B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77663B.

Preview

Color preview on black background

This text has color #77663B on black background.


Color preview on white background

This text has color #77663B on white background.


Black color preview on #77663B background

This text has black color on #77663B background.


White color preview on #77663B background

This text has white color on #77663B background.


Related colors

Complementary color

Complementary color for #hex is #8899C4.


I love getcolorcode.com

Triadic colors

1 #3B7766 and #663B77 with #77663B are triadic colors.

2 #3B6677 and #66773B with #77663B are triadic colors.