COLOR #68763D

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

Color info

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

RGB color model

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

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

RGB channels and saturation

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

104
118
61

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

Portions of RGB colors in percentages

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

%36.75
%41.7
%21.55

CMYK color model

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

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

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

CMYK percentages

%11.86
%0
%48.31
%53.73

Codes

Color #68763D in popluar color models

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

Color #68763D in popluar number systems.

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

Shades and tints

Shades of #68763D

#68763D
(104,118,61)
#5F6C38
(95,108,56)
#566233
(86,98,51)
#4D582E
(77,88,46)
#444E29
(68,78,41)
#3B4424
(59,68,36)
#323A1F
(50,58,31)
#29301A
(41,48,26)
#202615
(32,38,21)
#171C10
(23,28,16)
#0E120B
(14,18,11)
#000000
(0,0,0)

Tints of #68763D

#68763D
(104,118,61)
#75824E
(117,130,78)
#828E5F
(130,142,95)
#8F9A70
(143,154,112)
#9CA681
(156,166,129)
#A9B292
(169,178,146)
#B6BEA3
(182,190,163)
#C3CAB4
(195,202,180)
#D0D6C5
(208,214,197)
#DDE2D6
(221,226,214)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68763D; }

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

This text font color is #68763D.

Background Color

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

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

This div background color is #68763D.

Border color

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

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

This div border color is #68763D.

Opacity

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

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

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

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

This text has shadow with #68763D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68763D.

Preview

Color preview on black background

This text has color #68763D on black background.


Color preview on white background

This text has color #68763D on white background.


Black color preview on #68763D background

This text has black color on #68763D background.


White color preview on #68763D background

This text has white color on #68763D background.


Related colors

Complementary color

Complementary color for #hex is #9789C2.


I love getcolorcode.com

Triadic colors

1 #3D6876 and #763D68 with #68763D are triadic colors.

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