COLOR #767134

HEX: #767134 RGB: (118,113,52)

Color info

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

RGB color model

#767134 color RGB value is (118,113,52).

RGB: (118,113,52) (46%, 44%, 20%)

RGB channels and saturation

R 118 of 255 = 46%
G 113 of 255 = 44%
B 52 of 255 = 20%

118
113
52

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

Portions of RGB colors in percentages

R + G + B = 118 + 113 + 52 = 283 (100%)
R 118 of 283 ~ 41.7%
G 113 of 283 ~ 39.93%
B 52 of 283 ~ 18.37'%

%41.7
%39.93
%18.37

CMYK color model

#767134 color CMYK value is (0,4,56,54).

  • cyan value is 0.00%
  • magenta value is 4.24%
  • yellow value is 55.93%
  • key color value is 53.73%

CMYK: (0,4,56,54)
C0M4Y56K54 (0%, 4%, 56%, 54%)
(0.00 / 0.04 / 0.56 / 0.54)

CMYK percentages

%0
%4.24
%55.93
%53.73

Codes

Color #767134 in popluar color models

76 71 34
RGB 118 113 52
HSL 55° 38.82% 33.33%
HSB/HSV 55° 55.93% 46.27%
CMYK 0.00% 4.24% 55.93%
53.73%

Color #767134 in popluar number systems.

HEX 76 71 34
Decimal 118 113 52
Binary 1110110 1110001 110100
Octal 166 161 64

Shades and tints

Shades of #767134

#767134
(118,113,52)
#6C6730
(108,103,48)
#625D2C
(98,93,44)
#585328
(88,83,40)
#4E4924
(78,73,36)
#443F20
(68,63,32)
#3A351C
(58,53,28)
#302B18
(48,43,24)
#262114
(38,33,20)
#1C1710
(28,23,16)
#120D0C
(18,13,12)
#000000
(0,0,0)

Tints of #767134

#767134
(118,113,52)
#827D46
(130,125,70)
#8E8958
(142,137,88)
#9A956A
(154,149,106)
#A6A17C
(166,161,124)
#B2AD8E
(178,173,142)
#BEB9A0
(190,185,160)
#CAC5B2
(202,197,178)
#D6D1C4
(214,209,196)
#E2DDD6
(226,221,214)
#EEE9E8
(238,233,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #767134 color. Also use rgb(118,113,52) instead hex code.

Text Font Color

.myTextColor { color: #767134; }

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

This text font color is #767134.

Background Color

.myBgColor { background-color: #767134; }

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

This div background color is #767134.

Border color

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

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

This div border color is #767134.

Opacity

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

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

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

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

This text has shadow with #767134 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #767134.

Preview

Color preview on black background

This text has color #767134 on black background.


Color preview on white background

This text has color #767134 on white background.


Black color preview on #767134 background

This text has black color on #767134 background.


White color preview on #767134 background

This text has white color on #767134 background.


Related colors

Complementary color

Complementary color for #hex is #898ECB.


I love getcolorcode.com

Triadic colors

1 #347671 and #713476 with #767134 are triadic colors.

2 #347176 and #717634 with #767134 are triadic colors.