COLOR #767744

HEX: #767744 RGB: (118,119,68)

Color info

#767744 contains red, green and blue colors in about the same proportion. Web safe color of #767744 is #666633 (or #663).

RGB color model

#767744 color RGB value is (118,119,68).

RGB: (118,119,68) (46%, 47%, 27%)

RGB channels and saturation

R 118 of 255 = 46%
G 119 of 255 = 47%
B 68 of 255 = 27%

118
119
68

R + G + B ~ 40%. #767744 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 118 + 119 + 68 = 305 (100%)
R 118 of 305 ~ 38.69%
G 119 of 305 ~ 39.02%
B 68 of 305 ~ 22.3'%

%38.69
%39.02
%22.3

CMYK color model

#767744 color CMYK value is (1,0,43,53).

  • cyan value is 0.84%
  • magenta value is 0.00%
  • yellow value is 42.86%
  • key color value is 53.33%

CMYK: (1,0,43,53)
C1M0Y43K53 (1%, 0%, 43%, 53%)
(0.01 / 0.00 / 0.43 / 0.53)

CMYK percentages

%0.84
%0
%42.86
%53.33

Codes

Color #767744 in popluar color models

76 77 44
RGB 118 119 68
HSL 61° 27.27% 36.67%
HSB/HSV 61° 42.86% 46.67%
CMYK 0.84% 0.00% 42.86%
53.33%

Color #767744 in popluar number systems.

HEX 76 77 44
Decimal 118 119 68
Binary 1110110 1110111 1000100
Octal 166 167 104

Shades and tints

Shades of #767744

#767744
(118,119,68)
#6C6D3E
(108,109,62)
#626338
(98,99,56)
#585932
(88,89,50)
#4E4F2C
(78,79,44)
#444526
(68,69,38)
#3A3B20
(58,59,32)
#30311A
(48,49,26)
#262714
(38,39,20)
#1C1D0E
(28,29,14)
#121308
(18,19,8)
#000000
(0,0,0)

Tints of #767744

#767744
(118,119,68)
#828355
(130,131,85)
#8E8F66
(142,143,102)
#9A9B77
(154,155,119)
#A6A788
(166,167,136)
#B2B399
(178,179,153)
#BEBFAA
(190,191,170)
#CACBBB
(202,203,187)
#D6D7CC
(214,215,204)
#E2E3DD
(226,227,221)
#EEEFEE
(238,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767744 color. Also use rgb(118,119,68) instead hex code.

Text Font Color

.myTextColor { color: #767744; }

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

This text font color is #767744.

Background Color

.myBgColor { background-color: #767744; }

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

This div background color is #767744.

Border color

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

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

This div border color is #767744.

Opacity

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

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

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

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

This text has shadow with #767744 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767744.

Preview

Color preview on black background

This text has color #767744 on black background.


Color preview on white background

This text has color #767744 on white background.


Black color preview on #767744 background

This text has black color on #767744 background.


White color preview on #767744 background

This text has white color on #767744 background.


Related colors

Complementary color

Complementary color for #hex is #8988BB.


I love getcolorcode.com

Triadic colors

1 #447677 and #774476 with #767744 are triadic colors.

2 #447776 and #777644 with #767744 are triadic colors.