COLOR #677A6C

HEX: #677A6C RGB: (103,122,108)

Color info

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

RGB color model

#677A6C color RGB value is (103,122,108).

RGB: (103,122,108) (40%, 48%, 42%)

RGB channels and saturation

R 103 of 255 = 40%
G 122 of 255 = 48%
B 108 of 255 = 42%

103
122
108

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

Portions of RGB colors in percentages

R + G + B = 103 + 122 + 108 = 333 (100%)
R 103 of 333 ~ 30.93%
G 122 of 333 ~ 36.64%
B 108 of 333 ~ 32.43'%

%30.93
%36.64
%32.43

CMYK color model

#677A6C color CMYK value is (16,0,11,52).

  • cyan value is 15.57%
  • magenta value is 0.00%
  • yellow value is 11.48%
  • key color value is 52.16%

CMYK: (16,0,11,52)
C16M0Y11K52 (16%, 0%, 11%, 52%)
(0.16 / 0.00 / 0.11 / 0.52)

CMYK percentages

%15.57
%0
%11.48
%52.16

Codes

Color #677A6C in popluar color models

67 7A 6C
RGB 103 122 108
HSL 136° 8.44% 44.12%
HSB/HSV 136° 15.57% 47.84%
CMYK 15.57% 0.00% 11.48%
52.16%

Color #677A6C in popluar number systems.

HEX 67 7A 6C
Decimal 103 122 108
Binary 1100111 1111010 1101100
Octal 147 172 154

Shades and tints

Shades of #677A6C

#677A6C
(103,122,108)
#5E6F63
(94,111,99)
#55645A
(85,100,90)
#4C5951
(76,89,81)
#434E48
(67,78,72)
#3A433F
(58,67,63)
#313836
(49,56,54)
#282D2D
(40,45,45)
#1F2224
(31,34,36)
#16171B
(22,23,27)
#0D0C12
(13,12,18)
#000000
(0,0,0)

Tints of #677A6C

#677A6C
(103,122,108)
#748679
(116,134,121)
#819286
(129,146,134)
#8E9E93
(142,158,147)
#9BAAA0
(155,170,160)
#A8B6AD
(168,182,173)
#B5C2BA
(181,194,186)
#C2CEC7
(194,206,199)
#CFDAD4
(207,218,212)
#DCE6E1
(220,230,225)
#E9F2EE
(233,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677A6C; }

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

This text font color is #677A6C.

Background Color

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

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

This div background color is #677A6C.

Border color

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

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

This div border color is #677A6C.

Opacity

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

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

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

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

This text has shadow with #677A6C color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677A6C.

Preview

Color preview on black background

This text has color #677A6C on black background.


Color preview on white background

This text has color #677A6C on white background.


Black color preview on #677A6C background

This text has black color on #677A6C background.


White color preview on #677A6C background

This text has white color on #677A6C background.


Related colors

Complementary color

Complementary color for #hex is #988593.


I love getcolorcode.com

Triadic colors

1 #6C677A and #7A6C67 with #677A6C are triadic colors.

2 #6C7A67 and #7A676C with #677A6C are triadic colors.