COLOR #677855

HEX: #677855 RGB: (103,120,85)

Color info

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

RGB color model

#677855 color RGB value is (103,120,85).

RGB: (103,120,85) (40%, 47%, 33%)

RGB channels and saturation

R 103 of 255 = 40%
G 120 of 255 = 47%
B 85 of 255 = 33%

103
120
85

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

Portions of RGB colors in percentages

R + G + B = 103 + 120 + 85 = 308 (100%)
R 103 of 308 ~ 33.44%
G 120 of 308 ~ 38.96%
B 85 of 308 ~ 27.6'%

%33.44
%38.96
%27.6

CMYK color model

#677855 color CMYK value is (14,0,29,53).

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

CMYK: (14,0,29,53)
C14M0Y29K53 (14%, 0%, 29%, 53%)
(0.14 / 0.00 / 0.29 / 0.53)

CMYK percentages

%14.17
%0
%29.17
%52.94

Codes

Color #677855 in popluar color models

67 78 55
RGB 103 120 85
HSL 89° 17.07% 40.20%
HSB/HSV 89° 29.17% 47.06%
CMYK 14.17% 0.00% 29.17%
52.94%

Color #677855 in popluar number systems.

HEX 67 78 55
Decimal 103 120 85
Binary 1100111 1111000 1010101
Octal 147 170 125

Shades and tints

Shades of #677855

#677855
(103,120,85)
#5E6E4E
(94,110,78)
#556447
(85,100,71)
#4C5A40
(76,90,64)
#435039
(67,80,57)
#3A4632
(58,70,50)
#313C2B
(49,60,43)
#283224
(40,50,36)
#1F281D
(31,40,29)
#161E16
(22,30,22)
#0D140F
(13,20,15)
#000000
(0,0,0)

Tints of #677855

#677855
(103,120,85)
#748464
(116,132,100)
#819073
(129,144,115)
#8E9C82
(142,156,130)
#9BA891
(155,168,145)
#A8B4A0
(168,180,160)
#B5C0AF
(181,192,175)
#C2CCBE
(194,204,190)
#CFD8CD
(207,216,205)
#DCE4DC
(220,228,220)
#E9F0EB
(233,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677855; }

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

This text font color is #677855.

Background Color

.myBgColor { background-color: #677855; }

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

This div background color is #677855.

Border color

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

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

This div border color is #677855.

Opacity

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

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

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

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

This text has shadow with #677855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677855.

Preview

Color preview on black background

This text has color #677855 on black background.


Color preview on white background

This text has color #677855 on white background.


Black color preview on #677855 background

This text has black color on #677855 background.


White color preview on #677855 background

This text has white color on #677855 background.


Related colors

Complementary color

Complementary color for #hex is #9887AA.


I love getcolorcode.com

Triadic colors

1 #556778 and #785567 with #677855 are triadic colors.

2 #557867 and #786755 with #677855 are triadic colors.