COLOR #68794A

HEX: #68794A RGB: (104,121,74)

Color info

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

RGB color model

#68794A color RGB value is (104,121,74).

RGB: (104,121,74) (41%, 47%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 121 of 255 = 47%
B 74 of 255 = 29%

104
121
74

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

Portions of RGB colors in percentages

R + G + B = 104 + 121 + 74 = 299 (100%)
R 104 of 299 ~ 34.78%
G 121 of 299 ~ 40.47%
B 74 of 299 ~ 24.75'%

%34.78
%40.47
%24.75

CMYK color model

#68794A color CMYK value is (14,0,39,53).

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

CMYK: (14,0,39,53)
C14M0Y39K53 (14%, 0%, 39%, 53%)
(0.14 / 0.00 / 0.39 / 0.53)

CMYK percentages

%14.05
%0
%38.84
%52.55

Codes

Color #68794A in popluar color models

68 79 4A
RGB 104 121 74
HSL 82° 24.10% 38.24%
HSB/HSV 82° 38.84% 47.45%
CMYK 14.05% 0.00% 38.84%
52.55%

Color #68794A in popluar number systems.

HEX 68 79 4A
Decimal 104 121 74
Binary 1101000 1111001 1001010
Octal 150 171 112

Shades and tints

Shades of #68794A

#68794A
(104,121,74)
#5F6E44
(95,110,68)
#56633E
(86,99,62)
#4D5838
(77,88,56)
#444D32
(68,77,50)
#3B422C
(59,66,44)
#323726
(50,55,38)
#292C20
(41,44,32)
#20211A
(32,33,26)
#171614
(23,22,20)
#0E0B0E
(14,11,14)
#000000
(0,0,0)

Tints of #68794A

#68794A
(104,121,74)
#75855A
(117,133,90)
#82916A
(130,145,106)
#8F9D7A
(143,157,122)
#9CA98A
(156,169,138)
#A9B59A
(169,181,154)
#B6C1AA
(182,193,170)
#C3CDBA
(195,205,186)
#D0D9CA
(208,217,202)
#DDE5DA
(221,229,218)
#EAF1EA
(234,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68794A; }

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

This text font color is #68794A.

Background Color

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

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

This div background color is #68794A.

Border color

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

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

This div border color is #68794A.

Opacity

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

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

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

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

This text has shadow with #68794A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68794A.

Preview

Color preview on black background

This text has color #68794A on black background.


Color preview on white background

This text has color #68794A on white background.


Black color preview on #68794A background

This text has black color on #68794A background.


White color preview on #68794A background

This text has white color on #68794A background.


Related colors

Complementary color

Complementary color for #hex is #9786B5.


I love getcolorcode.com

Triadic colors

1 #4A6879 and #794A68 with #68794A are triadic colors.

2 #4A7968 and #79684A with #68794A are triadic colors.