COLOR #68654C

HEX: #68654C RGB: (104,101,76)

Color info

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

RGB color model

#68654C color RGB value is (104,101,76).

RGB: (104,101,76) (41%, 40%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 101 of 255 = 40%
B 76 of 255 = 30%

104
101
76

R + G + B ~ 37%. #68654C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 101 + 76 = 281 (100%)
R 104 of 281 ~ 37.01%
G 101 of 281 ~ 35.94%
B 76 of 281 ~ 27.05'%

%37.01
%35.94
%27.05

CMYK color model

#68654C color CMYK value is (0,3,27,59).

  • cyan value is 0.00%
  • magenta value is 2.88%
  • yellow value is 26.92%
  • key color value is 59.22%
CMYK: (0,3,27,59) C0M3Y27K59 (0%,3%,27%,59%) (0.00/0.03/0.27/0.59) 

CMYK percentages

%0
%2.88
%26.92
%59.22

Codes

Color #68654C in popluar color models

68 65 4C
RGB 104 101 76
HSL 54° 15.56% 35.29%
HSB/HSV 54° 26.92% 40.78%
CMYK 0.00% 2.88% 26.92%
59.22%

Color #68654C in popluar number systems.

HEX 68 65 4C
Decimal 104 101 76
Binary 1101000 1100101 1001100
Octal 150 145 114

Shades and tints

Shades of #68654C

#68654C
(104,101,76)
#5F5C46
(95,92,70)
#565340
(86,83,64)
#4D4A3A
(77,74,58)
#444134
(68,65,52)
#3B382E
(59,56,46)
#322F28
(50,47,40)
#292622
(41,38,34)
#201D1C
(32,29,28)
#171416
(23,20,22)
#0E0B10
(14,11,16)
#000000
(0,0,0)

Tints of #68654C

#68654C
(104,101,76)
#75735C
(117,115,92)
#82816C
(130,129,108)
#8F8F7C
(143,143,124)
#9C9D8C
(156,157,140)
#A9AB9C
(169,171,156)
#B6B9AC
(182,185,172)
#C3C7BC
(195,199,188)
#D0D5CC
(208,213,204)
#DDE3DC
(221,227,220)
#EAF1EC
(234,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68654C color. Also use rgb(104,101,76) instead hex code.

Text Font Color

.myTextColor { color: #68654C; }

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

This text font color is #68654C.

Background Color

.myBgColor { background-color: #68654C; }

<div style="background-color:#68654C">Inner text</div>

This div background color is #68654C.

Border color

.myBorderColor { border: 1px solid #68654C; }

<div style="border:3px solid #68654C">Div</div>

This div border color is #68654C.

Opacity

.myOpacity80 { color: #68654C; opacity: 0.8; }

<p style="color:#68654C;opacity:0.8;">80%</p>

Text with #68654C 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 #68654C;}

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

This text has shadow with #68654C color.


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

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

This text has shadow with #68654C primary color and red secondary color.


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

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

This text has shadow with #68654C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68654C.

Preview

Color preview on black background

This text has color #68654C on black background.


Color preview on white background

This text has color #68654C on white background.


Black color preview on #68654C background

This text has black color on #68654C background.


White color preview on #68654C background

This text has white color on #68654C background.


Related colors

Complementary color

Complementary color for #hex is #979AB3.


I love getcolorcode.com

Triadic colors

1 #4C6865 and #654C68 with #68654C are triadic colors.

2 #4C6568 and #65684C with #68654C are triadic colors.