COLOR #676556

HEX: #676556 RGB: (103,101,86)

Color info

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

RGB color model

#676556 color RGB value is (103,101,86).

RGB: (103,101,86) (40%, 40%, 34%)

RGB channels and saturation

R 103 of 255 = 40%
G 101 of 255 = 40%
B 86 of 255 = 34%

103
101
86

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

Portions of RGB colors in percentages

R + G + B = 103 + 101 + 86 = 290 (100%)
R 103 of 290 ~ 35.52%
G 101 of 290 ~ 34.83%
B 86 of 290 ~ 29.66'%

%35.52
%34.83
%29.66

CMYK color model

#676556 color CMYK value is (0,2,17,60).

  • cyan value is 0.00%
  • magenta value is 1.94%
  • yellow value is 16.50%
  • key color value is 59.61%
CMYK: (0,2,17,60) C0M2Y17K60 (0%,2%,17%,60%) (0.00/0.02/0.17/0.60) 

CMYK percentages

%0
%1.94
%16.5
%59.61

Codes

Color #676556 in popluar color models

67 65 56
RGB 103 101 86
HSL 53° 8.99% 37.06%
HSB/HSV 53° 16.50% 40.39%
CMYK 0.00% 1.94% 16.50%
59.61%

Color #676556 in popluar number systems.

HEX 67 65 56
Decimal 103 101 86
Binary 1100111 1100101 1010110
Octal 147 145 126

Shades and tints

Shades of #676556

#676556
(103,101,86)
#5E5C4F
(94,92,79)
#555348
(85,83,72)
#4C4A41
(76,74,65)
#43413A
(67,65,58)
#3A3833
(58,56,51)
#312F2C
(49,47,44)
#282625
(40,38,37)
#1F1D1E
(31,29,30)
#161417
(22,20,23)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #676556

#676556
(103,101,86)
#747365
(116,115,101)
#818174
(129,129,116)
#8E8F83
(142,143,131)
#9B9D92
(155,157,146)
#A8ABA1
(168,171,161)
#B5B9B0
(181,185,176)
#C2C7BF
(194,199,191)
#CFD5CE
(207,213,206)
#DCE3DD
(220,227,221)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #676556 color. Also use rgb(103,101,86) instead hex code.

Text Font Color

.myTextColor { color: #676556; }

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

This text font color is #676556.

Background Color

.myBgColor { background-color: #676556; }

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

This div background color is #676556.

Border color

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

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

This div border color is #676556.

Opacity

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

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

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

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

This text has shadow with #676556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676556.

Preview

Color preview on black background

This text has color #676556 on black background.


Color preview on white background

This text has color #676556 on white background.


Black color preview on #676556 background

This text has black color on #676556 background.


White color preview on #676556 background

This text has white color on #676556 background.


Related colors

Complementary color

Complementary color for #hex is #989AA9.


I love getcolorcode.com

Triadic colors

1 #566765 and #655667 with #676556 are triadic colors.

2 #566567 and #656756 with #676556 are triadic colors.