COLOR #68754E

HEX: #68754E RGB: (104,117,78)

Color info

#68754E contains red, green and blue colors in about the same proportion. Web safe color of #68754E is #666666 (or #666).

RGB color model

#68754E color RGB value is (104,117,78).

RGB: (104,117,78) (41%, 46%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 117 of 255 = 46%
B 78 of 255 = 31%

104
117
78

R + G + B ~ 39%. #68754E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 117 + 78 = 299 (100%)
R 104 of 299 ~ 34.78%
G 117 of 299 ~ 39.13%
B 78 of 299 ~ 26.09'%

%34.78
%39.13
%26.09

CMYK color model

#68754E color CMYK value is (11,0,33,54).

  • cyan value is 11.11%
  • magenta value is 0.00%
  • yellow value is 33.33%
  • key color value is 54.12%

CMYK: (11,0,33,54)
C11M0Y33K54 (11%, 0%, 33%, 54%)
(0.11 / 0.00 / 0.33 / 0.54)

CMYK percentages

%11.11
%0
%33.33
%54.12

Codes

Color #68754E in popluar color models

68 75 4E
RGB 104 117 78
HSL 80° 20.00% 38.24%
HSB/HSV 80° 33.33% 45.88%
CMYK 11.11% 0.00% 33.33%
54.12%

Color #68754E in popluar number systems.

HEX 68 75 4E
Decimal 104 117 78
Binary 1101000 1110101 1001110
Octal 150 165 116

Shades and tints

Shades of #68754E

#68754E
(104,117,78)
#5F6B47
(95,107,71)
#566140
(86,97,64)
#4D5739
(77,87,57)
#444D32
(68,77,50)
#3B432B
(59,67,43)
#323924
(50,57,36)
#292F1D
(41,47,29)
#202516
(32,37,22)
#171B0F
(23,27,15)
#0E1108
(14,17,8)
#000000
(0,0,0)

Tints of #68754E

#68754E
(104,117,78)
#75815E
(117,129,94)
#828D6E
(130,141,110)
#8F997E
(143,153,126)
#9CA58E
(156,165,142)
#A9B19E
(169,177,158)
#B6BDAE
(182,189,174)
#C3C9BE
(195,201,190)
#D0D5CE
(208,213,206)
#DDE1DE
(221,225,222)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68754E color. Also use rgb(104,117,78) instead hex code.

Text Font Color

.myTextColor { color: #68754E; }

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

This text font color is #68754E.

Background Color

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

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

This div background color is #68754E.

Border color

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

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

This div border color is #68754E.

Opacity

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

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

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

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

This text has shadow with #68754E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68754E.

Preview

Color preview on black background

This text has color #68754E on black background.


Color preview on white background

This text has color #68754E on white background.


Black color preview on #68754E background

This text has black color on #68754E background.


White color preview on #68754E background

This text has white color on #68754E background.


Related colors

Complementary color

Complementary color for #hex is #978AB1.


I love getcolorcode.com

Triadic colors

1 #4E6875 and #754E68 with #68754E are triadic colors.

2 #4E7568 and #75684E with #68754E are triadic colors.