COLOR #677C67

HEX: #677C67 RGB: (103,124,103)

Color info

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

RGB color model

#677C67 color RGB value is (103,124,103).

RGB: (103,124,103) (40%, 49%, 40%)

RGB channels and saturation

R 103 of 255 = 40%
G 124 of 255 = 49%
B 103 of 255 = 40%

103
124
103

R + G + B ~ 43%. #677C67 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 124 + 103 = 330 (100%)
R 103 of 330 ~ 31.21%
G 124 of 330 ~ 37.58%
B 103 of 330 ~ 31.21'%

%31.21
%37.58
%31.21

CMYK color model

#677C67 color CMYK value is (17,0,17,51).

  • cyan value is 16.94%
  • magenta value is 0.00%
  • yellow value is 16.94%
  • key color value is 51.37%

CMYK: (17,0,17,51)
C17M0Y17K51 (17%, 0%, 17%, 51%)
(0.17 / 0.00 / 0.17 / 0.51)

CMYK percentages

%16.94
%0
%16.94
%51.37

Codes

Color #677C67 in popluar color models

67 7C 67
RGB 103 124 103
HSL 120° 9.25% 44.51%
HSB/HSV 120° 16.94% 48.63%
CMYK 16.94% 0.00% 16.94%
51.37%

Color #677C67 in popluar number systems.

HEX 67 7C 67
Decimal 103 124 103
Binary 1100111 1111100 1100111
Octal 147 174 147

Shades and tints

Shades of #677C67

#677C67
(103,124,103)
#5E715E
(94,113,94)
#556655
(85,102,85)
#4C5B4C
(76,91,76)
#435043
(67,80,67)
#3A453A
(58,69,58)
#313A31
(49,58,49)
#282F28
(40,47,40)
#1F241F
(31,36,31)
#161916
(22,25,22)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #677C67

#677C67
(103,124,103)
#748774
(116,135,116)
#819281
(129,146,129)
#8E9D8E
(142,157,142)
#9BA89B
(155,168,155)
#A8B3A8
(168,179,168)
#B5BEB5
(181,190,181)
#C2C9C2
(194,201,194)
#CFD4CF
(207,212,207)
#DCDFDC
(220,223,220)
#E9EAE9
(233,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677C67 color. Also use rgb(103,124,103) instead hex code.

Text Font Color

.myTextColor { color: #677C67; }

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

This text font color is #677C67.

Background Color

.myBgColor { background-color: #677C67; }

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

This div background color is #677C67.

Border color

.myBorderColor { border: 1px solid #677C67; }

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

This div border color is #677C67.

Opacity

.myOpacity80 { color: #677C67; opacity: 0.8; }

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

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

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

This text has shadow with #677C67 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677C67.

Preview

Color preview on black background

This text has color #677C67 on black background.


Color preview on white background

This text has color #677C67 on white background.


Black color preview on #677C67 background

This text has black color on #677C67 background.


White color preview on #677C67 background

This text has white color on #677C67 background.


Related colors

Complementary color

Complementary color for #hex is #988398.


I love getcolorcode.com

Triadic colors

1 #67677C and #7C6767 with #677C67 are triadic colors.

2 #677C67 and #7C6767 with #677C67 are triadic colors.