COLOR #68763E

HEX: #68763E RGB: (104,118,62)

Color info

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

RGB color model

#68763E color RGB value is (104,118,62).

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

RGB channels and saturation

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

104
118
62

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

Portions of RGB colors in percentages

R + G + B = 104 + 118 + 62 = 284 (100%)
R 104 of 284 ~ 36.62%
G 118 of 284 ~ 41.55%
B 62 of 284 ~ 21.83'%

%36.62
%41.55
%21.83

CMYK color model

#68763E color CMYK value is (12,0,47,54).

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

CMYK: (12,0,47,54)
C12M0Y47K54 (12%, 0%, 47%, 54%)
(0.12 / 0.00 / 0.47 / 0.54)

CMYK percentages

%11.86
%0
%47.46
%53.73

Codes

Color #68763E in popluar color models

68 76 3E
RGB 104 118 62
HSL 75° 31.11% 35.29%
HSB/HSV 75° 47.46% 46.27%
CMYK 11.86% 0.00% 47.46%
53.73%

Color #68763E in popluar number systems.

HEX 68 76 3E
Decimal 104 118 62
Binary 1101000 1110110 111110
Octal 150 166 76

Shades and tints

Shades of #68763E

#68763E
(104,118,62)
#5F6C39
(95,108,57)
#566234
(86,98,52)
#4D582F
(77,88,47)
#444E2A
(68,78,42)
#3B4425
(59,68,37)
#323A20
(50,58,32)
#29301B
(41,48,27)
#202616
(32,38,22)
#171C11
(23,28,17)
#0E120C
(14,18,12)
#000000
(0,0,0)

Tints of #68763E

#68763E
(104,118,62)
#75824F
(117,130,79)
#828E60
(130,142,96)
#8F9A71
(143,154,113)
#9CA682
(156,166,130)
#A9B293
(169,178,147)
#B6BEA4
(182,190,164)
#C3CAB5
(195,202,181)
#D0D6C6
(208,214,198)
#DDE2D7
(221,226,215)
#EAEEE8
(234,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68763E color. Also use rgb(104,118,62) instead hex code.

Text Font Color

.myTextColor { color: #68763E; }

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

This text font color is #68763E.

Background Color

.myBgColor { background-color: #68763E; }

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

This div background color is #68763E.

Border color

.myBorderColor { border: 1px solid #68763E; }

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

This div border color is #68763E.

Opacity

.myOpacity80 { color: #68763E; opacity: 0.8; }

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

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

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

This text has shadow with #68763E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68763E.

Preview

Color preview on black background

This text has color #68763E on black background.


Color preview on white background

This text has color #68763E on white background.


Black color preview on #68763E background

This text has black color on #68763E background.


White color preview on #68763E background

This text has white color on #68763E background.


Related colors

Complementary color

Complementary color for #hex is #9789C1.


I love getcolorcode.com

Triadic colors

1 #3E6876 and #763E68 with #68763E are triadic colors.

2 #3E7668 and #76683E with #68763E are triadic colors.