COLOR #676854

HEX: #676854 RGB: (103,104,84)

Color info

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

RGB color model

#676854 color RGB value is (103,104,84).

RGB: (103,104,84) (40%, 41%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 104 of 255 = 41%
B 84 of 255 = 33%

103
104
84

R + G + B ~ 38%. #676854 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 104 + 84 = 291 (100%)
R 103 of 291 ~ 35.4%
G 104 of 291 ~ 35.74%
B 84 of 291 ~ 28.87'%

%35.4
%35.74
%28.87

CMYK color model

#676854 color CMYK value is (1,0,19,59).

  • cyan value is 0.96%
  • magenta value is 0.00%
  • yellow value is 19.23%
  • key color value is 59.22%
CMYK: (1,0,19,59) C1M0Y19K59 (1%,0%,19%,59%) (0.01/0.00/0.19/0.59) 

CMYK percentages

%0.96
%0
%19.23
%59.22

Codes

Color #676854 in popluar color models

67 68 54
RGB 103 104 84
HSL 63° 10.64% 36.86%
HSB/HSV 63° 19.23% 40.78%
CMYK 0.96% 0.00% 19.23%
59.22%

Color #676854 in popluar number systems.

HEX 67 68 54
Decimal 103 104 84
Binary 1100111 1101000 1010100
Octal 147 150 124

Shades and tints

Shades of #676854

#676854
(103,104,84)
#5E5F4D
(94,95,77)
#555646
(85,86,70)
#4C4D3F
(76,77,63)
#434438
(67,68,56)
#3A3B31
(58,59,49)
#31322A
(49,50,42)
#282923
(40,41,35)
#1F201C
(31,32,28)
#161715
(22,23,21)
#0D0E0E
(13,14,14)
#000000
(0,0,0)

Tints of #676854

#676854
(103,104,84)
#747563
(116,117,99)
#818272
(129,130,114)
#8E8F81
(142,143,129)
#9B9C90
(155,156,144)
#A8A99F
(168,169,159)
#B5B6AE
(181,182,174)
#C2C3BD
(194,195,189)
#CFD0CC
(207,208,204)
#DCDDDB
(220,221,219)
#E9EAEA
(233,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676854 color. Also use rgb(103,104,84) instead hex code.

Text Font Color

.myTextColor { color: #676854; }

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

This text font color is #676854.

Background Color

.myBgColor { background-color: #676854; }

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

This div background color is #676854.

Border color

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

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

This div border color is #676854.

Opacity

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

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

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

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

This text has shadow with #676854 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676854.

Preview

Color preview on black background

This text has color #676854 on black background.


Color preview on white background

This text has color #676854 on white background.


Black color preview on #676854 background

This text has black color on #676854 background.


White color preview on #676854 background

This text has white color on #676854 background.


Related colors

Complementary color

Complementary color for #hex is #9897AB.


I love getcolorcode.com

Triadic colors

1 #546768 and #685467 with #676854 are triadic colors.

2 #546867 and #686754 with #676854 are triadic colors.