COLOR #677128

HEX: #677128 RGB: (103,113,40)

Color info

#677128 contains mainly red and green colors. Web safe color of #677128 is #666633 (or #663).

RGB color model

#677128 color RGB value is (103,113,40).

RGB: (103,113,40) (40%, 44%, 16%)

RGB channels and saturation

R 103 of 255 = 40%
G 113 of 255 = 44%
B 40 of 255 = 16%

103
113
40

R + G + B ~ 33%. #677128 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 113 + 40 = 256 (100%)
R 103 of 256 ~ 40.23%
G 113 of 256 ~ 44.14%
B 40 of 256 ~ 15.63'%

%40.23
%44.14
%15.63

CMYK color model

#677128 color CMYK value is (9,0,65,56).

  • cyan value is 8.85%
  • magenta value is 0.00%
  • yellow value is 64.60%
  • key color value is 55.69%
CMYK: (9,0,65,56) C9M0Y65K56 (9%,0%,65%,56%) (0.09/0.00/0.65/0.56) 

CMYK percentages

%8.85
%0
%64.6
%55.69

Codes

Color #677128 in popluar color models

67 71 28
RGB 103 113 40
HSL 68° 47.71% 30.00%
HSB/HSV 68° 64.60% 44.31%
CMYK 8.85% 0.00% 64.60%
55.69%

Color #677128 in popluar number systems.

HEX 67 71 28
Decimal 103 113 40
Binary 1100111 1110001 101000
Octal 147 161 50

Shades and tints

Shades of #677128

#677128
(103,113,40)
#5E6725
(94,103,37)
#555D22
(85,93,34)
#4C531F
(76,83,31)
#43491C
(67,73,28)
#3A3F19
(58,63,25)
#313516
(49,53,22)
#282B13
(40,43,19)
#1F2110
(31,33,16)
#16170D
(22,23,13)
#0D0D0A
(13,13,10)
#000000
(0,0,0)

Tints of #677128

#677128
(103,113,40)
#747D3B
(116,125,59)
#81894E
(129,137,78)
#8E9561
(142,149,97)
#9BA174
(155,161,116)
#A8AD87
(168,173,135)
#B5B99A
(181,185,154)
#C2C5AD
(194,197,173)
#CFD1C0
(207,209,192)
#DCDDD3
(220,221,211)
#E9E9E6
(233,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677128 color. Also use rgb(103,113,40) instead hex code.

Text Font Color

.myTextColor { color: #677128; }

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

This text font color is #677128.

Background Color

.myBgColor { background-color: #677128; }

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

This div background color is #677128.

Border color

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

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

This div border color is #677128.

Opacity

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

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

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

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

This text has shadow with #677128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677128.

Preview

Color preview on black background

This text has color #677128 on black background.


Color preview on white background

This text has color #677128 on white background.


Black color preview on #677128 background

This text has black color on #677128 background.


White color preview on #677128 background

This text has white color on #677128 background.


Related colors

Complementary color

Complementary color for #hex is #988ED7.


I love getcolorcode.com

Triadic colors

1 #286771 and #712867 with #677128 are triadic colors.

2 #287167 and #716728 with #677128 are triadic colors.