COLOR #767748

HEX: #767748 RGB: (118,119,72)

Color info

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

RGB color model

#767748 color RGB value is (118,119,72).

RGB: (118,119,72) (46%, 47%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 119 of 255 = 47%
B 72 of 255 = 28%

118
119
72

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

Portions of RGB colors in percentages

R + G + B = 118 + 119 + 72 = 309 (100%)
R 118 of 309 ~ 38.19%
G 119 of 309 ~ 38.51%
B 72 of 309 ~ 23.3'%

%38.19
%38.51
%23.3

CMYK color model

#767748 color CMYK value is (1,0,39,53).

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

CMYK: (1,0,39,53)
C1M0Y39K53 (1%, 0%, 39%, 53%)
(0.01 / 0.00 / 0.39 / 0.53)

CMYK percentages

%0.84
%0
%39.5
%53.33

Codes

Color #767748 in popluar color models

76 77 48
RGB 118 119 72
HSL 61° 24.61% 37.45%
HSB/HSV 61° 39.50% 46.67%
CMYK 0.84% 0.00% 39.50%
53.33%

Color #767748 in popluar number systems.

HEX 76 77 48
Decimal 118 119 72
Binary 1110110 1110111 1001000
Octal 166 167 110

Shades and tints

Shades of #767748

#767748
(118,119,72)
#6C6D42
(108,109,66)
#62633C
(98,99,60)
#585936
(88,89,54)
#4E4F30
(78,79,48)
#44452A
(68,69,42)
#3A3B24
(58,59,36)
#30311E
(48,49,30)
#262718
(38,39,24)
#1C1D12
(28,29,18)
#12130C
(18,19,12)
#000000
(0,0,0)

Tints of #767748

#767748
(118,119,72)
#828358
(130,131,88)
#8E8F68
(142,143,104)
#9A9B78
(154,155,120)
#A6A788
(166,167,136)
#B2B398
(178,179,152)
#BEBFA8
(190,191,168)
#CACBB8
(202,203,184)
#D6D7C8
(214,215,200)
#E2E3D8
(226,227,216)
#EEEFE8
(238,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #767748; }

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

This text font color is #767748.

Background Color

.myBgColor { background-color: #767748; }

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

This div background color is #767748.

Border color

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

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

This div border color is #767748.

Opacity

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

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

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

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

This text has shadow with #767748 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767748.

Preview

Color preview on black background

This text has color #767748 on black background.


Color preview on white background

This text has color #767748 on white background.


Black color preview on #767748 background

This text has black color on #767748 background.


White color preview on #767748 background

This text has white color on #767748 background.


Related colors

Complementary color

Complementary color for #hex is #8988B7.


I love getcolorcode.com

Triadic colors

1 #487677 and #774876 with #767748 are triadic colors.

2 #487776 and #777648 with #767748 are triadic colors.