COLOR #68605D

HEX: #68605D RGB: (104,96,93)

Color info

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

RGB color model

#68605D color RGB value is (104,96,93).

RGB: (104,96,93) (41%, 38%, 36%)

RGB channels and saturation

R 104 of 255 = 41%
G 96 of 255 = 38%
B 93 of 255 = 36%

104
96
93

R + G + B ~ 38%. #68605D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 96 + 93 = 293 (100%)
R 104 of 293 ~ 35.49%
G 96 of 293 ~ 32.76%
B 93 of 293 ~ 31.74'%

%35.49
%32.76
%31.74

CMYK color model

#68605D color CMYK value is (0,8,11,59).

  • cyan value is 0.00%
  • magenta value is 7.69%
  • yellow value is 10.58%
  • key color value is 59.22%

CMYK: (0,8,11,59)
C0M8Y11K59 (0%, 8%, 11%, 59%)
(0.00 / 0.08 / 0.11 / 0.59)

CMYK percentages

%0
%7.69
%10.58
%59.22

Codes

Color #68605D in popluar color models

68 60 5D
RGB 104 96 93
HSL 16° 5.58% 38.63%
HSB/HSV 16° 10.58% 40.78%
CMYK 0.00% 7.69% 10.58%
59.22%

Color #68605D in popluar number systems.

HEX 68 60 5D
Decimal 104 96 93
Binary 1101000 1100000 1011101
Octal 150 140 135

Shades and tints

Shades of #68605D

#68605D
(104,96,93)
#5F5855
(95,88,85)
#56504D
(86,80,77)
#4D4845
(77,72,69)
#44403D
(68,64,61)
#3B3835
(59,56,53)
#32302D
(50,48,45)
#292825
(41,40,37)
#20201D
(32,32,29)
#171815
(23,24,21)
#0E100D
(14,16,13)
#000000
(0,0,0)

Tints of #68605D

#68605D
(104,96,93)
#756E6B
(117,110,107)
#827C79
(130,124,121)
#8F8A87
(143,138,135)
#9C9895
(156,152,149)
#A9A6A3
(169,166,163)
#B6B4B1
(182,180,177)
#C3C2BF
(195,194,191)
#D0D0CD
(208,208,205)
#DDDEDB
(221,222,219)
#EAECE9
(234,236,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68605D; }

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

This text font color is #68605D.

Background Color

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

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

This div background color is #68605D.

Border color

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

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

This div border color is #68605D.

Opacity

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

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

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

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

This text has shadow with #68605D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68605D.

Preview

Color preview on black background

This text has color #68605D on black background.


Color preview on white background

This text has color #68605D on white background.


Black color preview on #68605D background

This text has black color on #68605D background.


White color preview on #68605D background

This text has white color on #68605D background.


Related colors

Complementary color

Complementary color for #hex is #979FA2.


I love getcolorcode.com

Triadic colors

1 #5D6860 and #605D68 with #68605D are triadic colors.

2 #5D6068 and #60685D with #68605D are triadic colors.