COLOR #68724E

HEX: #68724E RGB: (104,114,78)

Color info

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

RGB color model

#68724E color RGB value is (104,114,78).

RGB: (104,114,78) (41%, 45%, 31%)

RGB channels and saturation

R 104 of 255 = 41%
G 114 of 255 = 45%
B 78 of 255 = 31%

104
114
78

R + G + B ~ 39%. #68724E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 114 + 78 = 296 (100%)
R 104 of 296 ~ 35.14%
G 114 of 296 ~ 38.51%
B 78 of 296 ~ 26.35'%

%35.14
%38.51
%26.35

CMYK color model

#68724E color CMYK value is (9,0,32,55).

  • cyan value is 8.77%
  • magenta value is 0.00%
  • yellow value is 31.58%
  • key color value is 55.29%

CMYK: (9,0,32,55)
C9M0Y32K55 (9%, 0%, 32%, 55%)
(0.09 / 0.00 / 0.32 / 0.55)

CMYK percentages

%8.77
%0
%31.58
%55.29

Codes

Color #68724E in popluar color models

68 72 4E
RGB 104 114 78
HSL 77° 18.75% 37.65%
HSB/HSV 77° 31.58% 44.71%
CMYK 8.77% 0.00% 31.58%
55.29%

Color #68724E in popluar number systems.

HEX 68 72 4E
Decimal 104 114 78
Binary 1101000 1110010 1001110
Octal 150 162 116

Shades and tints

Shades of #68724E

#68724E
(104,114,78)
#5F6847
(95,104,71)
#565E40
(86,94,64)
#4D5439
(77,84,57)
#444A32
(68,74,50)
#3B402B
(59,64,43)
#323624
(50,54,36)
#292C1D
(41,44,29)
#202216
(32,34,22)
#17180F
(23,24,15)
#0E0E08
(14,14,8)
#000000
(0,0,0)

Tints of #68724E

#68724E
(104,114,78)
#757E5E
(117,126,94)
#828A6E
(130,138,110)
#8F967E
(143,150,126)
#9CA28E
(156,162,142)
#A9AE9E
(169,174,158)
#B6BAAE
(182,186,174)
#C3C6BE
(195,198,190)
#D0D2CE
(208,210,206)
#DDDEDE
(221,222,222)
#EAEAEE
(234,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #68724E color. Also use rgb(104,114,78) instead hex code.

Text Font Color

.myTextColor { color: #68724E; }

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

This text font color is #68724E.

Background Color

.myBgColor { background-color: #68724E; }

<div style="background-color:#68724E">Inner text</div>

This div background color is #68724E.

Border color

.myBorderColor { border: 1px solid #68724E; }

<div style="border:3px solid #68724E">Div</div>

This div border color is #68724E.

Opacity

.myOpacity80 { color: #68724E; opacity: 0.8; }

<p style="color:#68724E;opacity:0.8;">80%</p>

Text with #68724E 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 #68724E;}

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

This text has shadow with #68724E color.


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

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

This text has shadow with #68724E primary color and red secondary color.


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

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

This text has shadow with #68724E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #68724E.

Preview

Color preview on black background

This text has color #68724E on black background.


Color preview on white background

This text has color #68724E on white background.


Black color preview on #68724E background

This text has black color on #68724E background.


White color preview on #68724E background

This text has white color on #68724E background.


Related colors

Complementary color

Complementary color for #hex is #978DB1.


I love getcolorcode.com

Triadic colors

1 #4E6872 and #724E68 with #68724E are triadic colors.

2 #4E7268 and #72684E with #68724E are triadic colors.