COLOR #68694D

HEX: #68694D RGB: (104,105,77)

Color info

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

RGB color model

#68694D color RGB value is (104,105,77).

RGB: (104,105,77) (41%, 41%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 105 of 255 = 41%
B 77 of 255 = 30%

104
105
77

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

Portions of RGB colors in percentages

R + G + B = 104 + 105 + 77 = 286 (100%)
R 104 of 286 ~ 36.36%
G 105 of 286 ~ 36.71%
B 77 of 286 ~ 26.92'%

%36.36
%36.71
%26.92

CMYK color model

#68694D color CMYK value is (1,0,27,59).

  • cyan value is 0.95%
  • magenta value is 0.00%
  • yellow value is 26.67%
  • key color value is 58.82%
CMYK: (1,0,27,59) C1M0Y27K59 (1%,0%,27%,59%) (0.01/0.00/0.27/0.59) 

CMYK percentages

%0.95
%0
%26.67
%58.82

Codes

Color #68694D in popluar color models

68 69 4D
RGB 104 105 77
HSL 62° 15.38% 35.69%
HSB/HSV 62° 26.67% 41.18%
CMYK 0.95% 0.00% 26.67%
58.82%

Color #68694D in popluar number systems.

HEX 68 69 4D
Decimal 104 105 77
Binary 1101000 1101001 1001101
Octal 150 151 115

Shades and tints

Shades of #68694D

#68694D
(104,105,77)
#5F6046
(95,96,70)
#56573F
(86,87,63)
#4D4E38
(77,78,56)
#444531
(68,69,49)
#3B3C2A
(59,60,42)
#323323
(50,51,35)
#292A1C
(41,42,28)
#202115
(32,33,21)
#17180E
(23,24,14)
#0E0F07
(14,15,7)
#000000
(0,0,0)

Tints of #68694D

#68694D
(104,105,77)
#75765D
(117,118,93)
#82836D
(130,131,109)
#8F907D
(143,144,125)
#9C9D8D
(156,157,141)
#A9AA9D
(169,170,157)
#B6B7AD
(182,183,173)
#C3C4BD
(195,196,189)
#D0D1CD
(208,209,205)
#DDDEDD
(221,222,221)
#EAEBED
(234,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68694D; }

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

This text font color is #68694D.

Background Color

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

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

This div background color is #68694D.

Border color

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

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

This div border color is #68694D.

Opacity

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

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

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

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

This text has shadow with #68694D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68694D.

Preview

Color preview on black background

This text has color #68694D on black background.


Color preview on white background

This text has color #68694D on white background.


Black color preview on #68694D background

This text has black color on #68694D background.


White color preview on #68694D background

This text has white color on #68694D background.


Related colors

Complementary color

Complementary color for #hex is #9796B2.


I love getcolorcode.com

Triadic colors

1 #4D6869 and #694D68 with #68694D are triadic colors.

2 #4D6968 and #69684D with #68694D are triadic colors.