COLOR #677869

HEX: #677869 RGB: (103,120,105)

Color info

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

RGB color model

#677869 color RGB value is (103,120,105).

RGB: (103,120,105) (40%, 47%, 41%)

RGB channels and saturation

R 103 of 255 = 40%
G 120 of 255 = 47%
B 105 of 255 = 41%

103
120
105

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

Portions of RGB colors in percentages

R + G + B = 103 + 120 + 105 = 328 (100%)
R 103 of 328 ~ 31.4%
G 120 of 328 ~ 36.59%
B 105 of 328 ~ 32.01'%

%31.4
%36.59
%32.01

CMYK color model

#677869 color CMYK value is (14,0,13,53).

  • cyan value is 14.17%
  • magenta value is 0.00%
  • yellow value is 12.50%
  • key color value is 52.94%

CMYK: (14,0,13,53)
C14M0Y13K53 (14%, 0%, 13%, 53%)
(0.14 / 0.00 / 0.13 / 0.53)

CMYK percentages

%14.17
%0
%12.5
%52.94

Codes

Color #677869 in popluar color models

67 78 69
RGB 103 120 105
HSL 127° 7.62% 43.73%
HSB/HSV 127° 14.17% 47.06%
CMYK 14.17% 0.00% 12.50%
52.94%

Color #677869 in popluar number systems.

HEX 67 78 69
Decimal 103 120 105
Binary 1100111 1111000 1101001
Octal 147 170 151

Shades and tints

Shades of #677869

#677869
(103,120,105)
#5E6E60
(94,110,96)
#556457
(85,100,87)
#4C5A4E
(76,90,78)
#435045
(67,80,69)
#3A463C
(58,70,60)
#313C33
(49,60,51)
#28322A
(40,50,42)
#1F2821
(31,40,33)
#161E18
(22,30,24)
#0D140F
(13,20,15)
#000000
(0,0,0)

Tints of #677869

#677869
(103,120,105)
#748476
(116,132,118)
#819083
(129,144,131)
#8E9C90
(142,156,144)
#9BA89D
(155,168,157)
#A8B4AA
(168,180,170)
#B5C0B7
(181,192,183)
#C2CCC4
(194,204,196)
#CFD8D1
(207,216,209)
#DCE4DE
(220,228,222)
#E9F0EB
(233,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677869 color. Also use rgb(103,120,105) instead hex code.

Text Font Color

.myTextColor { color: #677869; }

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

This text font color is #677869.

Background Color

.myBgColor { background-color: #677869; }

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

This div background color is #677869.

Border color

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

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

This div border color is #677869.

Opacity

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

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

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

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

This text has shadow with #677869 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677869.

Preview

Color preview on black background

This text has color #677869 on black background.


Color preview on white background

This text has color #677869 on white background.


Black color preview on #677869 background

This text has black color on #677869 background.


White color preview on #677869 background

This text has white color on #677869 background.


Related colors

Complementary color

Complementary color for #hex is #988796.


I love getcolorcode.com

Triadic colors

1 #696778 and #786967 with #677869 are triadic colors.

2 #697867 and #786769 with #677869 are triadic colors.