COLOR #68713D

HEX: #68713D RGB: (104,113,61)

Color info

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

RGB color model

#68713D color RGB value is (104,113,61).

RGB: (104,113,61) (41%, 44%, 24%)

RGB channels and saturation

R 104 of 255 = 41%
G 113 of 255 = 44%
B 61 of 255 = 24%

104
113
61

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

Portions of RGB colors in percentages

R + G + B = 104 + 113 + 61 = 278 (100%)
R 104 of 278 ~ 37.41%
G 113 of 278 ~ 40.65%
B 61 of 278 ~ 21.94'%

%37.41
%40.65
%21.94

CMYK color model

#68713D color CMYK value is (8,0,46,56).

  • cyan value is 7.96%
  • magenta value is 0.00%
  • yellow value is 46.02%
  • key color value is 55.69%

CMYK: (8,0,46,56)
C8M0Y46K56 (8%, 0%, 46%, 56%)
(0.08 / 0.00 / 0.46 / 0.56)

CMYK percentages

%7.96
%0
%46.02
%55.69

Codes

Color #68713D in popluar color models

68 71 3D
RGB 104 113 61
HSL 70° 29.89% 34.12%
HSB/HSV 70° 46.02% 44.31%
CMYK 7.96% 0.00% 46.02%
55.69%

Color #68713D in popluar number systems.

HEX 68 71 3D
Decimal 104 113 61
Binary 1101000 1110001 111101
Octal 150 161 75

Shades and tints

Shades of #68713D

#68713D
(104,113,61)
#5F6738
(95,103,56)
#565D33
(86,93,51)
#4D532E
(77,83,46)
#444929
(68,73,41)
#3B3F24
(59,63,36)
#32351F
(50,53,31)
#292B1A
(41,43,26)
#202115
(32,33,21)
#171710
(23,23,16)
#0E0D0B
(14,13,11)
#000000
(0,0,0)

Tints of #68713D

#68713D
(104,113,61)
#757D4E
(117,125,78)
#82895F
(130,137,95)
#8F9570
(143,149,112)
#9CA181
(156,161,129)
#A9AD92
(169,173,146)
#B6B9A3
(182,185,163)
#C3C5B4
(195,197,180)
#D0D1C5
(208,209,197)
#DDDDD6
(221,221,214)
#EAE9E7
(234,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68713D color. Also use rgb(104,113,61) instead hex code.

Text Font Color

.myTextColor { color: #68713D; }

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

This text font color is #68713D.

Background Color

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

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

This div background color is #68713D.

Border color

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

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

This div border color is #68713D.

Opacity

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

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

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

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

This text has shadow with #68713D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #68713D.

Preview

Color preview on black background

This text has color #68713D on black background.


Color preview on white background

This text has color #68713D on white background.


Black color preview on #68713D background

This text has black color on #68713D background.


White color preview on #68713D background

This text has white color on #68713D background.


Related colors

Complementary color

Complementary color for #hex is #978EC2.


I love getcolorcode.com

Triadic colors

1 #3D6871 and #713D68 with #68713D are triadic colors.

2 #3D7168 and #71683D with #68713D are triadic colors.