COLOR #766E38

HEX: #766E38 RGB: (118,110,56)

Color info

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

RGB color model

#766E38 color RGB value is (118,110,56).

RGB: (118,110,56) (46%, 43%, 22%)

RGB channels and saturation

R 118 of 255 = 46%
G 110 of 255 = 43%
B 56 of 255 = 22%

118
110
56

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

Portions of RGB colors in percentages

R + G + B = 118 + 110 + 56 = 284 (100%)
R 118 of 284 ~ 41.55%
G 110 of 284 ~ 38.73%
B 56 of 284 ~ 19.72'%

%41.55
%38.73
%19.72

CMYK color model

#766E38 color CMYK value is (0,7,53,54).

  • cyan value is 0.00%
  • magenta value is 6.78%
  • yellow value is 52.54%
  • key color value is 53.73%

CMYK: (0,7,53,54)
C0M7Y53K54 (0%, 7%, 53%, 54%)
(0.00 / 0.07 / 0.53 / 0.54)

CMYK percentages

%0
%6.78
%52.54
%53.73

Codes

Color #766E38 in popluar color models

76 6E 38
RGB 118 110 56
HSL 52° 35.63% 34.12%
HSB/HSV 52° 52.54% 46.27%
CMYK 0.00% 6.78% 52.54%
53.73%

Color #766E38 in popluar number systems.

HEX 76 6E 38
Decimal 118 110 56
Binary 1110110 1101110 111000
Octal 166 156 70

Shades and tints

Shades of #766E38

#766E38
(118,110,56)
#6C6433
(108,100,51)
#625A2E
(98,90,46)
#585029
(88,80,41)
#4E4624
(78,70,36)
#443C1F
(68,60,31)
#3A321A
(58,50,26)
#302815
(48,40,21)
#261E10
(38,30,16)
#1C140B
(28,20,11)
#120A06
(18,10,6)
#000000
(0,0,0)

Tints of #766E38

#766E38
(118,110,56)
#827B4A
(130,123,74)
#8E885C
(142,136,92)
#9A956E
(154,149,110)
#A6A280
(166,162,128)
#B2AF92
(178,175,146)
#BEBCA4
(190,188,164)
#CAC9B6
(202,201,182)
#D6D6C8
(214,214,200)
#E2E3DA
(226,227,218)
#EEF0EC
(238,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766E38 color. Also use rgb(118,110,56) instead hex code.

Text Font Color

.myTextColor { color: #766E38; }

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

This text font color is #766E38.

Background Color

.myBgColor { background-color: #766E38; }

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

This div background color is #766E38.

Border color

.myBorderColor { border: 1px solid #766E38; }

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

This div border color is #766E38.

Opacity

.myOpacity80 { color: #766E38; opacity: 0.8; }

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

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

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

This text has shadow with #766E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766E38.

Preview

Color preview on black background

This text has color #766E38 on black background.


Color preview on white background

This text has color #766E38 on white background.


Black color preview on #766E38 background

This text has black color on #766E38 background.


White color preview on #766E38 background

This text has white color on #766E38 background.


Related colors

Complementary color

Complementary color for #hex is #8991C7.


I love getcolorcode.com

Triadic colors

1 #38766E and #6E3876 with #766E38 are triadic colors.

2 #386E76 and #6E7638 with #766E38 are triadic colors.