COLOR #68794D

HEX: #68794D RGB: (104,121,77)

Color info

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

RGB color model

#68794D color RGB value is (104,121,77).

RGB: (104,121,77) (41%, 47%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 121 of 255 = 47%
B 77 of 255 = 30%

104
121
77

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

Portions of RGB colors in percentages

R + G + B = 104 + 121 + 77 = 302 (100%)
R 104 of 302 ~ 34.44%
G 121 of 302 ~ 40.07%
B 77 of 302 ~ 25.5'%

%34.44
%40.07
%25.5

CMYK color model

#68794D color CMYK value is (14,0,36,53).

  • cyan value is 14.05%
  • magenta value is 0.00%
  • yellow value is 36.36%
  • key color value is 52.55%

CMYK: (14,0,36,53)
C14M0Y36K53 (14%, 0%, 36%, 53%)
(0.14 / 0.00 / 0.36 / 0.53)

CMYK percentages

%14.05
%0
%36.36
%52.55

Codes

Color #68794D in popluar color models

68 79 4D
RGB 104 121 77
HSL 83° 22.22% 38.82%
HSB/HSV 83° 36.36% 47.45%
CMYK 14.05% 0.00% 36.36%
52.55%

Color #68794D in popluar number systems.

HEX 68 79 4D
Decimal 104 121 77
Binary 1101000 1111001 1001101
Octal 150 171 115

Shades and tints

Shades of #68794D

#68794D
(104,121,77)
#5F6E46
(95,110,70)
#56633F
(86,99,63)
#4D5838
(77,88,56)
#444D31
(68,77,49)
#3B422A
(59,66,42)
#323723
(50,55,35)
#292C1C
(41,44,28)
#202115
(32,33,21)
#17160E
(23,22,14)
#0E0B07
(14,11,7)
#000000
(0,0,0)

Tints of #68794D

#68794D
(104,121,77)
#75855D
(117,133,93)
#82916D
(130,145,109)
#8F9D7D
(143,157,125)
#9CA98D
(156,169,141)
#A9B59D
(169,181,157)
#B6C1AD
(182,193,173)
#C3CDBD
(195,205,189)
#D0D9CD
(208,217,205)
#DDE5DD
(221,229,221)
#EAF1ED
(234,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68794D; }

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

This text font color is #68794D.

Background Color

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

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

This div background color is #68794D.

Border color

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

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

This div border color is #68794D.

Opacity

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

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

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

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

This text has shadow with #68794D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68794D.

Preview

Color preview on black background

This text has color #68794D on black background.


Color preview on white background

This text has color #68794D on white background.


Black color preview on #68794D background

This text has black color on #68794D background.


White color preview on #68794D background

This text has white color on #68794D background.


Related colors

Complementary color

Complementary color for #hex is #9786B2.


I love getcolorcode.com

Triadic colors

1 #4D6879 and #794D68 with #68794D are triadic colors.

2 #4D7968 and #79684D with #68794D are triadic colors.