COLOR #77672D

HEX: #77672D RGB: (119,103,45)

Color info

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

RGB color model

#77672D color RGB value is (119,103,45).

RGB: (119,103,45) (47%, 40%, 18%)

RGB channels and saturation

R 119 of 255 = 47%
G 103 of 255 = 40%
B 45 of 255 = 18%

119
103
45

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

Portions of RGB colors in percentages

R + G + B = 119 + 103 + 45 = 267 (100%)
R 119 of 267 ~ 44.57%
G 103 of 267 ~ 38.58%
B 45 of 267 ~ 16.85'%

%44.57
%38.58
%16.85

CMYK color model

#77672D color CMYK value is (0,13,62,53).

  • cyan value is 0.00%
  • magenta value is 13.45%
  • yellow value is 62.18%
  • key color value is 53.33%

CMYK: (0,13,62,53)
C0M13Y62K53 (0%, 13%, 62%, 53%)
(0.00 / 0.13 / 0.62 / 0.53)

CMYK percentages

%0
%13.45
%62.18
%53.33

Codes

Color #77672D in popluar color models

77 67 2D
RGB 119 103 45
HSL 47° 45.12% 32.16%
HSB/HSV 47° 62.18% 46.67%
CMYK 0.00% 13.45% 62.18%
53.33%

Color #77672D in popluar number systems.

HEX 77 67 2D
Decimal 119 103 45
Binary 1110111 1100111 101101
Octal 167 147 55

Shades and tints

Shades of #77672D

#77672D
(119,103,45)
#6D5E29
(109,94,41)
#635525
(99,85,37)
#594C21
(89,76,33)
#4F431D
(79,67,29)
#453A19
(69,58,25)
#3B3115
(59,49,21)
#312811
(49,40,17)
#271F0D
(39,31,13)
#1D1609
(29,22,9)
#130D05
(19,13,5)
#000000
(0,0,0)

Tints of #77672D

#77672D
(119,103,45)
#837440
(131,116,64)
#8F8153
(143,129,83)
#9B8E66
(155,142,102)
#A79B79
(167,155,121)
#B3A88C
(179,168,140)
#BFB59F
(191,181,159)
#CBC2B2
(203,194,178)
#D7CFC5
(215,207,197)
#E3DCD8
(227,220,216)
#EFE9EB
(239,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #77672D color. Also use rgb(119,103,45) instead hex code.

Text Font Color

.myTextColor { color: #77672D; }

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

This text font color is #77672D.

Background Color

.myBgColor { background-color: #77672D; }

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

This div background color is #77672D.

Border color

.myBorderColor { border: 1px solid #77672D; }

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

This div border color is #77672D.

Opacity

.myOpacity80 { color: #77672D; opacity: 0.8; }

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

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

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

This text has shadow with #77672D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #77672D.

Preview

Color preview on black background

This text has color #77672D on black background.


Color preview on white background

This text has color #77672D on white background.


Black color preview on #77672D background

This text has black color on #77672D background.


White color preview on #77672D background

This text has white color on #77672D background.


Related colors

Complementary color

Complementary color for #hex is #8898D2.


I love getcolorcode.com

Triadic colors

1 #2D7767 and #672D77 with #77672D are triadic colors.

2 #2D6777 and #67772D with #77672D are triadic colors.