COLOR #677B68

HEX: #677B68 RGB: (103,123,104)

Color info

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

RGB color model

#677B68 color RGB value is (103,123,104).

RGB: (103,123,104) (40%, 48%, 41%)

RGB channels and saturation

R 103 of 255 = 40%
G 123 of 255 = 48%
B 104 of 255 = 41%

103
123
104

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

Portions of RGB colors in percentages

R + G + B = 103 + 123 + 104 = 330 (100%)
R 103 of 330 ~ 31.21%
G 123 of 330 ~ 37.27%
B 104 of 330 ~ 31.52'%

%31.21
%37.27
%31.52

CMYK color model

#677B68 color CMYK value is (16,0,15,52).

  • cyan value is 16.26%
  • magenta value is 0.00%
  • yellow value is 15.45%
  • key color value is 51.76%

CMYK: (16,0,15,52)
C16M0Y15K52 (16%, 0%, 15%, 52%)
(0.16 / 0.00 / 0.15 / 0.52)

CMYK percentages

%16.26
%0
%15.45
%51.76

Codes

Color #677B68 in popluar color models

67 7B 68
RGB 103 123 104
HSL 123° 8.85% 44.31%
HSB/HSV 123° 16.26% 48.24%
CMYK 16.26% 0.00% 15.45%
51.76%

Color #677B68 in popluar number systems.

HEX 67 7B 68
Decimal 103 123 104
Binary 1100111 1111011 1101000
Octal 147 173 150

Shades and tints

Shades of #677B68

#677B68
(103,123,104)
#5E705F
(94,112,95)
#556556
(85,101,86)
#4C5A4D
(76,90,77)
#434F44
(67,79,68)
#3A443B
(58,68,59)
#313932
(49,57,50)
#282E29
(40,46,41)
#1F2320
(31,35,32)
#161817
(22,24,23)
#0D0D0E
(13,13,14)
#000000
(0,0,0)

Tints of #677B68

#677B68
(103,123,104)
#748775
(116,135,117)
#819382
(129,147,130)
#8E9F8F
(142,159,143)
#9BAB9C
(155,171,156)
#A8B7A9
(168,183,169)
#B5C3B6
(181,195,182)
#C2CFC3
(194,207,195)
#CFDBD0
(207,219,208)
#DCE7DD
(220,231,221)
#E9F3EA
(233,243,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677B68; }

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

This text font color is #677B68.

Background Color

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

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

This div background color is #677B68.

Border color

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

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

This div border color is #677B68.

Opacity

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

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

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

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

This text has shadow with #677B68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677B68.

Preview

Color preview on black background

This text has color #677B68 on black background.


Color preview on white background

This text has color #677B68 on white background.


Black color preview on #677B68 background

This text has black color on #677B68 background.


White color preview on #677B68 background

This text has white color on #677B68 background.


Related colors

Complementary color

Complementary color for #hex is #988497.


I love getcolorcode.com

Triadic colors

1 #68677B and #7B6867 with #677B68 are triadic colors.

2 #687B67 and #7B6768 with #677B68 are triadic colors.