COLOR #766243

HEX: #766243 RGB: (118,98,67)

Color info

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

RGB color model

#766243 color RGB value is (118,98,67).

RGB: (118,98,67) (46%, 38%, 26%)

RGB channels and saturation

R 118 of 255 = 46%
G 98 of 255 = 38%
B 67 of 255 = 26%

118
98
67

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

Portions of RGB colors in percentages

R + G + B = 118 + 98 + 67 = 283 (100%)
R 118 of 283 ~ 41.7%
G 98 of 283 ~ 34.63%
B 67 of 283 ~ 23.67'%

%41.7
%34.63
%23.67

CMYK color model

#766243 color CMYK value is (0,17,43,54).

  • cyan value is 0.00%
  • magenta value is 16.95%
  • yellow value is 43.22%
  • key color value is 53.73%

CMYK: (0,17,43,54)
C0M17Y43K54 (0%, 17%, 43%, 54%)
(0.00 / 0.17 / 0.43 / 0.54)

CMYK percentages

%0
%16.95
%43.22
%53.73

Codes

Color #766243 in popluar color models

76 62 43
RGB 118 98 67
HSL 36° 27.57% 36.27%
HSB/HSV 36° 43.22% 46.27%
CMYK 0.00% 16.95% 43.22%
53.73%

Color #766243 in popluar number systems.

HEX 76 62 43
Decimal 118 98 67
Binary 1110110 1100010 1000011
Octal 166 142 103

Shades and tints

Shades of #766243

#766243
(118,98,67)
#6C5A3D
(108,90,61)
#625237
(98,82,55)
#584A31
(88,74,49)
#4E422B
(78,66,43)
#443A25
(68,58,37)
#3A321F
(58,50,31)
#302A19
(48,42,25)
#262213
(38,34,19)
#1C1A0D
(28,26,13)
#121207
(18,18,7)
#000000
(0,0,0)

Tints of #766243

#766243
(118,98,67)
#827054
(130,112,84)
#8E7E65
(142,126,101)
#9A8C76
(154,140,118)
#A69A87
(166,154,135)
#B2A898
(178,168,152)
#BEB6A9
(190,182,169)
#CAC4BA
(202,196,186)
#D6D2CB
(214,210,203)
#E2E0DC
(226,224,220)
#EEEEED
(238,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #766243 color. Also use rgb(118,98,67) instead hex code.

Text Font Color

.myTextColor { color: #766243; }

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

This text font color is #766243.

Background Color

.myBgColor { background-color: #766243; }

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

This div background color is #766243.

Border color

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

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

This div border color is #766243.

Opacity

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

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

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

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

This text has shadow with #766243 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #766243.

Preview

Color preview on black background

This text has color #766243 on black background.


Color preview on white background

This text has color #766243 on white background.


Black color preview on #766243 background

This text has black color on #766243 background.


White color preview on #766243 background

This text has white color on #766243 background.


Related colors

Complementary color

Complementary color for #hex is #899DBC.


I love getcolorcode.com

Triadic colors

1 #437662 and #624376 with #766243 are triadic colors.

2 #436276 and #627643 with #766243 are triadic colors.