COLOR #76683D

HEX: #76683D RGB: (118,104,61)

Color info

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

RGB color model

#76683D color RGB value is (118,104,61).

RGB: (118,104,61) (46%, 41%, 24%)

RGB channels and saturation

R 118 of 255 = 46%
G 104 of 255 = 41%
B 61 of 255 = 24%

118
104
61

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

Portions of RGB colors in percentages

R + G + B = 118 + 104 + 61 = 283 (100%)
R 118 of 283 ~ 41.7%
G 104 of 283 ~ 36.75%
B 61 of 283 ~ 21.55'%

%41.7
%36.75
%21.55

CMYK color model

#76683D color CMYK value is (0,12,48,54).

  • cyan value is 0.00%
  • magenta value is 11.86%
  • yellow value is 48.31%
  • key color value is 53.73%

CMYK: (0,12,48,54)
C0M12Y48K54 (0%, 12%, 48%, 54%)
(0.00 / 0.12 / 0.48 / 0.54)

CMYK percentages

%0
%11.86
%48.31
%53.73

Codes

Color #76683D in popluar color models

76 68 3D
RGB 118 104 61
HSL 45° 31.84% 35.10%
HSB/HSV 45° 48.31% 46.27%
CMYK 0.00% 11.86% 48.31%
53.73%

Color #76683D in popluar number systems.

HEX 76 68 3D
Decimal 118 104 61
Binary 1110110 1101000 111101
Octal 166 150 75

Shades and tints

Shades of #76683D

#76683D
(118,104,61)
#6C5F38
(108,95,56)
#625633
(98,86,51)
#584D2E
(88,77,46)
#4E4429
(78,68,41)
#443B24
(68,59,36)
#3A321F
(58,50,31)
#30291A
(48,41,26)
#262015
(38,32,21)
#1C1710
(28,23,16)
#120E0B
(18,14,11)
#000000
(0,0,0)

Tints of #76683D

#76683D
(118,104,61)
#82754E
(130,117,78)
#8E825F
(142,130,95)
#9A8F70
(154,143,112)
#A69C81
(166,156,129)
#B2A992
(178,169,146)
#BEB6A3
(190,182,163)
#CAC3B4
(202,195,180)
#D6D0C5
(214,208,197)
#E2DDD6
(226,221,214)
#EEEAE7
(238,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #76683D color. Also use rgb(118,104,61) instead hex code.

Text Font Color

.myTextColor { color: #76683D; }

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

This text font color is #76683D.

Background Color

.myBgColor { background-color: #76683D; }

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

This div background color is #76683D.

Border color

.myBorderColor { border: 1px solid #76683D; }

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

This div border color is #76683D.

Opacity

.myOpacity80 { color: #76683D; opacity: 0.8; }

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

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

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

This text has shadow with #76683D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #76683D.

Preview

Color preview on black background

This text has color #76683D on black background.


Color preview on white background

This text has color #76683D on white background.


Black color preview on #76683D background

This text has black color on #76683D background.


White color preview on #76683D background

This text has white color on #76683D background.


Related colors

Complementary color

Complementary color for #hex is #8997C2.


I love getcolorcode.com

Triadic colors

1 #3D7668 and #683D76 with #76683D are triadic colors.

2 #3D6876 and #68763D with #76683D are triadic colors.