COLOR #684907

HEX: #684907 RGB: (104,73,7)

Color info

#684907 contains mainly red and green colors. Web safe color of #684907 is #663300 (or #630).

RGB color model

#684907 color RGB value is (104,73,7).

RGB: (104,73,7) (41%, 29%, 3%)

RGB channels and saturation

R 104 of 255 = 41%
G 73 of 255 = 29%
B 7 of 255 = 3%

104
73
7

R + G + B ~ 24%. #684907 is dark color.

Portions of RGB colors in percentages

R + G + B = 104 + 73 + 7 = 184 (100%)
R 104 of 184 ~ 56.52%
G 73 of 184 ~ 39.67%
B 7 of 184 ~ 3.8'%

%56.52
%39.67

CMYK color model

#684907 color CMYK value is (0,30,93,59).

  • cyan value is 0.00%
  • magenta value is 29.81%
  • yellow value is 93.27%
  • key color value is 59.22%

CMYK: (0,30,93,59)
C0M30Y93K59 (0%, 30%, 93%, 59%)
(0.00 / 0.30 / 0.93 / 0.59)

CMYK percentages

%0
%29.81
%93.27
%59.22

Codes

Color #684907 in popluar color models

68 49 07
RGB 104 73 7
HSL 41° 87.39% 21.76%
HSB/HSV 41° 93.27% 40.78%
CMYK 0.00% 29.81% 93.27%
59.22%

Color #684907 in popluar number systems.

HEX 68 49 07
Decimal 104 73 7
Binary 1101000 1001001 111
Octal 150 111 7

Shades and tints

Shades of #684907

#684907
(104,73,7)
#5F4307
(95,67,7)
#563D07
(86,61,7)
#4D3707
(77,55,7)
#443107
(68,49,7)
#3B2B07
(59,43,7)
#322507
(50,37,7)
#291F07
(41,31,7)
#201907
(32,25,7)
#171307
(23,19,7)
#0E0D07
(14,13,7)
#000000
(0,0,0)

Tints of #684907

#684907
(104,73,7)
#75591D
(117,89,29)
#826933
(130,105,51)
#8F7949
(143,121,73)
#9C895F
(156,137,95)
#A99975
(169,153,117)
#B6A98B
(182,169,139)
#C3B9A1
(195,185,161)
#D0C9B7
(208,201,183)
#DDD9CD
(221,217,205)
#EAE9E3
(234,233,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #684907 color. Also use rgb(104,73,7) instead hex code.

Text Font Color

.myTextColor { color: #684907; }

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

This text font color is #684907.

Background Color

.myBgColor { background-color: #684907; }

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

This div background color is #684907.

Border color

.myBorderColor { border: 1px solid #684907; }

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

This div border color is #684907.

Opacity

.myOpacity80 { color: #684907; opacity: 0.8; }

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

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

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

This text has shadow with #684907 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #684907.

Preview

Color preview on black background

This text has color #684907 on black background.


Color preview on white background

This text has color #684907 on white background.


Black color preview on #684907 background

This text has black color on #684907 background.


White color preview on #684907 background

This text has white color on #684907 background.


Related colors

Complementary color

Complementary color for #hex is #97B6F8.


I love getcolorcode.com

Triadic colors

1 #076849 and #490768 with #684907 are triadic colors.

2 #074968 and #496807 with #684907 are triadic colors.