COLOR #677942

HEX: #677942 RGB: (103,121,66)

Color info

#677942 contains red, green and blue colors in about the same proportion. Web safe color of #677942 is #666633 (or #663).

RGB color model

#677942 color RGB value is (103,121,66).

RGB: (103,121,66) (40%, 47%, 26%)

RGB channels and saturation

R 103 of 255 = 40%
G 121 of 255 = 47%
B 66 of 255 = 26%

103
121
66

R + G + B ~ 38%. #677942 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 121 + 66 = 290 (100%)
R 103 of 290 ~ 35.52%
G 121 of 290 ~ 41.72%
B 66 of 290 ~ 22.76'%

%35.52
%41.72
%22.76

CMYK color model

#677942 color CMYK value is (15,0,45,53).

  • cyan value is 14.88%
  • magenta value is 0.00%
  • yellow value is 45.45%
  • key color value is 52.55%

CMYK: (15,0,45,53)
C15M0Y45K53 (15%, 0%, 45%, 53%)
(0.15 / 0.00 / 0.45 / 0.53)

CMYK percentages

%14.88
%0
%45.45
%52.55

Codes

Color #677942 in popluar color models

67 79 42
RGB 103 121 66
HSL 80° 29.41% 36.67%
HSB/HSV 80° 45.45% 47.45%
CMYK 14.88% 0.00% 45.45%
52.55%

Color #677942 in popluar number systems.

HEX 67 79 42
Decimal 103 121 66
Binary 1100111 1111001 1000010
Octal 147 171 102

Shades and tints

Shades of #677942

#677942
(103,121,66)
#5E6E3C
(94,110,60)
#556336
(85,99,54)
#4C5830
(76,88,48)
#434D2A
(67,77,42)
#3A4224
(58,66,36)
#31371E
(49,55,30)
#282C18
(40,44,24)
#1F2112
(31,33,18)
#16160C
(22,22,12)
#0D0B06
(13,11,6)
#000000
(0,0,0)

Tints of #677942

#677942
(103,121,66)
#748553
(116,133,83)
#819164
(129,145,100)
#8E9D75
(142,157,117)
#9BA986
(155,169,134)
#A8B597
(168,181,151)
#B5C1A8
(181,193,168)
#C2CDB9
(194,205,185)
#CFD9CA
(207,217,202)
#DCE5DB
(220,229,219)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677942 color. Also use rgb(103,121,66) instead hex code.

Text Font Color

.myTextColor { color: #677942; }

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

This text font color is #677942.

Background Color

.myBgColor { background-color: #677942; }

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

This div background color is #677942.

Border color

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

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

This div border color is #677942.

Opacity

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

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

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

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

This text has shadow with #677942 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677942.

Preview

Color preview on black background

This text has color #677942 on black background.


Color preview on white background

This text has color #677942 on white background.


Black color preview on #677942 background

This text has black color on #677942 background.


White color preview on #677942 background

This text has white color on #677942 background.


Related colors

Complementary color

Complementary color for #hex is #9886BD.


I love getcolorcode.com

Triadic colors

1 #426779 and #794267 with #677942 are triadic colors.

2 #427967 and #796742 with #677942 are triadic colors.