COLOR #676F56

HEX: #676F56 RGB: (103,111,86)

Color info

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

RGB color model

#676F56 color RGB value is (103,111,86).

RGB: (103,111,86) (40%, 44%, 34%)

RGB channels and saturation

R 103 of 255 = 40%
G 111 of 255 = 44%
B 86 of 255 = 34%

103
111
86

R + G + B ~ 39%. #676F56 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 111 + 86 = 300 (100%)
R 103 of 300 ~ 34.33%
G 111 of 300 ~ 37%
B 86 of 300 ~ 28.67'%

%34.33
%37
%28.67

CMYK color model

#676F56 color CMYK value is (7,0,23,56).

  • cyan value is 7.21%
  • magenta value is 0.00%
  • yellow value is 22.52%
  • key color value is 56.47%

CMYK: (7,0,23,56)
C7M0Y23K56 (7%, 0%, 23%, 56%)
(0.07 / 0.00 / 0.23 / 0.56)

CMYK percentages

%7.21
%0
%22.52
%56.47

Codes

Color #676F56 in popluar color models

67 6F 56
RGB 103 111 86
HSL 79° 12.69% 38.63%
HSB/HSV 79° 22.52% 43.53%
CMYK 7.21% 0.00% 22.52%
56.47%

Color #676F56 in popluar number systems.

HEX 67 6F 56
Decimal 103 111 86
Binary 1100111 1101111 1010110
Octal 147 157 126

Shades and tints

Shades of #676F56

#676F56
(103,111,86)
#5E654F
(94,101,79)
#555B48
(85,91,72)
#4C5141
(76,81,65)
#43473A
(67,71,58)
#3A3D33
(58,61,51)
#31332C
(49,51,44)
#282925
(40,41,37)
#1F1F1E
(31,31,30)
#161517
(22,21,23)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #676F56

#676F56
(103,111,86)
#747C65
(116,124,101)
#818974
(129,137,116)
#8E9683
(142,150,131)
#9BA392
(155,163,146)
#A8B0A1
(168,176,161)
#B5BDB0
(181,189,176)
#C2CABF
(194,202,191)
#CFD7CE
(207,215,206)
#DCE4DD
(220,228,221)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #676F56; }

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

This text font color is #676F56.

Background Color

.myBgColor { background-color: #676F56; }

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

This div background color is #676F56.

Border color

.myBorderColor { border: 1px solid #676F56; }

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

This div border color is #676F56.

Opacity

.myOpacity80 { color: #676F56; opacity: 0.8; }

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

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

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

This text has shadow with #676F56 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #676F56.

Preview

Color preview on black background

This text has color #676F56 on black background.


Color preview on white background

This text has color #676F56 on white background.


Black color preview on #676F56 background

This text has black color on #676F56 background.


White color preview on #676F56 background

This text has white color on #676F56 background.


Related colors

Complementary color

Complementary color for #hex is #9890A9.


I love getcolorcode.com

Triadic colors

1 #56676F and #6F5667 with #676F56 are triadic colors.

2 #566F67 and #6F6756 with #676F56 are triadic colors.