COLOR #676154

HEX: #676154 RGB: (103,97,84)

Color info

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

RGB color model

#676154 color RGB value is (103,97,84).

RGB: (103,97,84) (40%, 38%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 97 of 255 = 38%
B 84 of 255 = 33%

103
97
84

R + G + B ~ 37%. #676154 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 97 + 84 = 284 (100%)
R 103 of 284 ~ 36.27%
G 97 of 284 ~ 34.15%
B 84 of 284 ~ 29.58'%

%36.27
%34.15
%29.58

CMYK color model

#676154 color CMYK value is (0,6,18,60).

  • cyan value is 0.00%
  • magenta value is 5.83%
  • yellow value is 18.45%
  • key color value is 59.61%
CMYK: (0,6,18,60) C0M6Y18K60 (0%,6%,18%,60%) (0.00/0.06/0.18/0.60) 

CMYK percentages

%0
%5.83
%18.45
%59.61

Codes

Color #676154 in popluar color models

67 61 54
RGB 103 97 84
HSL 41° 10.16% 36.67%
HSB/HSV 41° 18.45% 40.39%
CMYK 0.00% 5.83% 18.45%
59.61%

Color #676154 in popluar number systems.

HEX 67 61 54
Decimal 103 97 84
Binary 1100111 1100001 1010100
Octal 147 141 124

Shades and tints

Shades of #676154

#676154
(103,97,84)
#5E594D
(94,89,77)
#555146
(85,81,70)
#4C493F
(76,73,63)
#434138
(67,65,56)
#3A3931
(58,57,49)
#31312A
(49,49,42)
#282923
(40,41,35)
#1F211C
(31,33,28)
#161915
(22,25,21)
#0D110E
(13,17,14)
#000000
(0,0,0)

Tints of #676154

#676154
(103,97,84)
#746F63
(116,111,99)
#817D72
(129,125,114)
#8E8B81
(142,139,129)
#9B9990
(155,153,144)
#A8A79F
(168,167,159)
#B5B5AE
(181,181,174)
#C2C3BD
(194,195,189)
#CFD1CC
(207,209,204)
#DCDFDB
(220,223,219)
#E9EDEA
(233,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676154; }

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

This text font color is #676154.

Background Color

.myBgColor { background-color: #676154; }

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

This div background color is #676154.

Border color

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

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

This div border color is #676154.

Opacity

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

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

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

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

This text has shadow with #676154 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676154.

Preview

Color preview on black background

This text has color #676154 on black background.


Color preview on white background

This text has color #676154 on white background.


Black color preview on #676154 background

This text has black color on #676154 background.


White color preview on #676154 background

This text has white color on #676154 background.


Related colors

Complementary color

Complementary color for #hex is #989EAB.


I love getcolorcode.com

Triadic colors

1 #546761 and #615467 with #676154 are triadic colors.

2 #546167 and #616754 with #676154 are triadic colors.