COLOR #68764D

HEX: #68764D RGB: (104,118,77)

Color info

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

RGB color model

#68764D color RGB value is (104,118,77).

RGB: (104,118,77) (41%, 46%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 118 of 255 = 46%
B 77 of 255 = 30%

104
118
77

R + G + B ~ 39%. #68764D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 77 = 299 (100%)
R 104 of 299 ~ 34.78%
G 118 of 299 ~ 39.46%
B 77 of 299 ~ 25.75'%

%34.78
%39.46
%25.75

CMYK color model

#68764D color CMYK value is (12,0,35,54).

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

CMYK: (12,0,35,54)
C12M0Y35K54 (12%, 0%, 35%, 54%)
(0.12 / 0.00 / 0.35 / 0.54)

CMYK percentages

%11.86
%0
%34.75
%53.73

Codes

Color #68764D in popluar color models

68 76 4D
RGB 104 118 77
HSL 80° 21.03% 38.24%
HSB/HSV 80° 34.75% 46.27%
CMYK 11.86% 0.00% 34.75%
53.73%

Color #68764D in popluar number systems.

HEX 68 76 4D
Decimal 104 118 77
Binary 1101000 1110110 1001101
Octal 150 166 115

Shades and tints

Shades of #68764D

#68764D
(104,118,77)
#5F6C46
(95,108,70)
#56623F
(86,98,63)
#4D5838
(77,88,56)
#444E31
(68,78,49)
#3B442A
(59,68,42)
#323A23
(50,58,35)
#29301C
(41,48,28)
#202615
(32,38,21)
#171C0E
(23,28,14)
#0E1207
(14,18,7)
#000000
(0,0,0)

Tints of #68764D

#68764D
(104,118,77)
#75825D
(117,130,93)
#828E6D
(130,142,109)
#8F9A7D
(143,154,125)
#9CA68D
(156,166,141)
#A9B29D
(169,178,157)
#B6BEAD
(182,190,173)
#C3CABD
(195,202,189)
#D0D6CD
(208,214,205)
#DDE2DD
(221,226,221)
#EAEEED
(234,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68764D; }

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

This text font color is #68764D.

Background Color

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

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

This div background color is #68764D.

Border color

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

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

This div border color is #68764D.

Opacity

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

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

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

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

This text has shadow with #68764D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68764D.

Preview

Color preview on black background

This text has color #68764D on black background.


Color preview on white background

This text has color #68764D on white background.


Black color preview on #68764D background

This text has black color on #68764D background.


White color preview on #68764D background

This text has white color on #68764D background.


Related colors

Complementary color

Complementary color for #hex is #9789B2.


I love getcolorcode.com

Triadic colors

1 #4D6876 and #764D68 with #68764D are triadic colors.

2 #4D7668 and #76684D with #68764D are triadic colors.