COLOR #68604D

HEX: #68604D RGB: (104,96,77)

Color info

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

RGB color model

#68604D color RGB value is (104,96,77).

RGB: (104,96,77) (41%, 38%, 30%)

RGB channels and saturation

R 104 of 255 = 41%
G 96 of 255 = 38%
B 77 of 255 = 30%

104
96
77

R + G + B ~ 36%. #68604D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 96 + 77 = 277 (100%)
R 104 of 277 ~ 37.55%
G 96 of 277 ~ 34.66%
B 77 of 277 ~ 27.8'%

%37.55
%34.66
%27.8

CMYK color model

#68604D color CMYK value is (0,8,26,59).

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

CMYK: (0,8,26,59)
C0M8Y26K59 (0%, 8%, 26%, 59%)
(0.00 / 0.08 / 0.26 / 0.59)

CMYK percentages

%0
%7.69
%25.96
%59.22

Codes

Color #68604D in popluar color models

68 60 4D
RGB 104 96 77
HSL 42° 14.92% 35.49%
HSB/HSV 42° 25.96% 40.78%
CMYK 0.00% 7.69% 25.96%
59.22%

Color #68604D in popluar number systems.

HEX 68 60 4D
Decimal 104 96 77
Binary 1101000 1100000 1001101
Octal 150 140 115

Shades and tints

Shades of #68604D

#68604D
(104,96,77)
#5F5846
(95,88,70)
#56503F
(86,80,63)
#4D4838
(77,72,56)
#444031
(68,64,49)
#3B382A
(59,56,42)
#323023
(50,48,35)
#29281C
(41,40,28)
#202015
(32,32,21)
#17180E
(23,24,14)
#0E1007
(14,16,7)
#000000
(0,0,0)

Tints of #68604D

#68604D
(104,96,77)
#756E5D
(117,110,93)
#827C6D
(130,124,109)
#8F8A7D
(143,138,125)
#9C988D
(156,152,141)
#A9A69D
(169,166,157)
#B6B4AD
(182,180,173)
#C3C2BD
(195,194,189)
#D0D0CD
(208,208,205)
#DDDEDD
(221,222,221)
#EAECED
(234,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68604D; }

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

This text font color is #68604D.

Background Color

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

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

This div background color is #68604D.

Border color

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

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

This div border color is #68604D.

Opacity

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

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

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

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

This text has shadow with #68604D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68604D.

Preview

Color preview on black background

This text has color #68604D on black background.


Color preview on white background

This text has color #68604D on white background.


Black color preview on #68604D background

This text has black color on #68604D background.


White color preview on #68604D background

This text has white color on #68604D background.


Related colors

Complementary color

Complementary color for #hex is #979FB2.


I love getcolorcode.com

Triadic colors

1 #4D6860 and #604D68 with #68604D are triadic colors.

2 #4D6068 and #60684D with #68604D are triadic colors.