COLOR #68604B

HEX: #68604B RGB: (104,96,75)

Color info

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

RGB color model

#68604B color RGB value is (104,96,75).

RGB: (104,96,75) (41%, 38%, 29%)

RGB channels and saturation

R 104 of 255 = 41%
G 96 of 255 = 38%
B 75 of 255 = 29%

104
96
75

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

Portions of RGB colors in percentages

R + G + B = 104 + 96 + 75 = 275 (100%)
R 104 of 275 ~ 37.82%
G 96 of 275 ~ 34.91%
B 75 of 275 ~ 27.27'%

%37.82
%34.91
%27.27

CMYK color model

#68604B color CMYK value is (0,8,28,59).

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

CMYK: (0,8,28,59)
C0M8Y28K59 (0%, 8%, 28%, 59%)
(0.00 / 0.08 / 0.28 / 0.59)

CMYK percentages

%0
%7.69
%27.88
%59.22

Codes

Color #68604B in popluar color models

68 60 4B
RGB 104 96 75
HSL 43° 16.20% 35.10%
HSB/HSV 43° 27.88% 40.78%
CMYK 0.00% 7.69% 27.88%
59.22%

Color #68604B in popluar number systems.

HEX 68 60 4B
Decimal 104 96 75
Binary 1101000 1100000 1001011
Octal 150 140 113

Shades and tints

Shades of #68604B

#68604B
(104,96,75)
#5F5845
(95,88,69)
#56503F
(86,80,63)
#4D4839
(77,72,57)
#444033
(68,64,51)
#3B382D
(59,56,45)
#323027
(50,48,39)
#292821
(41,40,33)
#20201B
(32,32,27)
#171815
(23,24,21)
#0E100F
(14,16,15)
#000000
(0,0,0)

Tints of #68604B

#68604B
(104,96,75)
#756E5B
(117,110,91)
#827C6B
(130,124,107)
#8F8A7B
(143,138,123)
#9C988B
(156,152,139)
#A9A69B
(169,166,155)
#B6B4AB
(182,180,171)
#C3C2BB
(195,194,187)
#D0D0CB
(208,208,203)
#DDDEDB
(221,222,219)
#EAECEB
(234,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #68604B; }

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

This text font color is #68604B.

Background Color

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

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

This div background color is #68604B.

Border color

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

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

This div border color is #68604B.

Opacity

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

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

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

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

This text has shadow with #68604B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68604B.

Preview

Color preview on black background

This text has color #68604B on black background.


Color preview on white background

This text has color #68604B on white background.


Black color preview on #68604B background

This text has black color on #68604B background.


White color preview on #68604B background

This text has white color on #68604B background.


Related colors

Complementary color

Complementary color for #hex is #979FB4.


I love getcolorcode.com

Triadic colors

1 #4B6860 and #604B68 with #68604B are triadic colors.

2 #4B6068 and #60684B with #68604B are triadic colors.