COLOR #68695D

HEX: #68695D RGB: (104,105,93)

Color info

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

RGB color model

#68695D color RGB value is (104,105,93).

RGB: (104,105,93) (41%, 41%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 105 of 255 = 41%
B 93 of 255 = 36%

104
105
93

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

Portions of RGB colors in percentages

R + G + B = 104 + 105 + 93 = 302 (100%)
R 104 of 302 ~ 34.44%
G 105 of 302 ~ 34.77%
B 93 of 302 ~ 30.79'%

%34.44
%34.77
%30.79

CMYK color model

#68695D color CMYK value is (1,0,11,59).

  • cyan value is 0.95%
  • magenta value is 0.00%
  • yellow value is 11.43%
  • key color value is 58.82%

CMYK: (1,0,11,59)
C1M0Y11K59 (1%, 0%, 11%, 59%)
(0.01 / 0.00 / 0.11 / 0.59)

CMYK percentages

%0.95
%0
%11.43
%58.82

Codes

Color #68695D in popluar color models

68 69 5D
RGB 104 105 93
HSL 65° 6.06% 38.82%
HSB/HSV 65° 11.43% 41.18%
CMYK 0.95% 0.00% 11.43%
58.82%

Color #68695D in popluar number systems.

HEX 68 69 5D
Decimal 104 105 93
Binary 1101000 1101001 1011101
Octal 150 151 135

Shades and tints

Shades of #68695D

#68695D
(104,105,93)
#5F6055
(95,96,85)
#56574D
(86,87,77)
#4D4E45
(77,78,69)
#44453D
(68,69,61)
#3B3C35
(59,60,53)
#32332D
(50,51,45)
#292A25
(41,42,37)
#20211D
(32,33,29)
#171815
(23,24,21)
#0E0F0D
(14,15,13)
#000000
(0,0,0)

Tints of #68695D

#68695D
(104,105,93)
#75766B
(117,118,107)
#828379
(130,131,121)
#8F9087
(143,144,135)
#9C9D95
(156,157,149)
#A9AAA3
(169,170,163)
#B6B7B1
(182,183,177)
#C3C4BF
(195,196,191)
#D0D1CD
(208,209,205)
#DDDEDB
(221,222,219)
#EAEBE9
(234,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68695D; }

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

This text font color is #68695D.

Background Color

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

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

This div background color is #68695D.

Border color

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

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

This div border color is #68695D.

Opacity

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

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

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

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

This text has shadow with #68695D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68695D.

Preview

Color preview on black background

This text has color #68695D on black background.


Color preview on white background

This text has color #68695D on white background.


Black color preview on #68695D background

This text has black color on #68695D background.


White color preview on #68695D background

This text has white color on #68695D background.


Related colors

Complementary color

Complementary color for #hex is #9796A2.


I love getcolorcode.com

Triadic colors

1 #5D6869 and #695D68 with #68695D are triadic colors.

2 #5D6968 and #69685D with #68695D are triadic colors.