COLOR #677730

HEX: #677730 RGB: (103,119,48)

Color info

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

RGB color model

#677730 color RGB value is (103,119,48).

RGB: (103,119,48) (40%, 47%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 119 of 255 = 47%
B 48 of 255 = 19%

103
119
48

R + G + B ~ 35%. #677730 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 119 + 48 = 270 (100%)
R 103 of 270 ~ 38.15%
G 119 of 270 ~ 44.07%
B 48 of 270 ~ 17.78'%

%38.15
%44.07
%17.78

CMYK color model

#677730 color CMYK value is (13,0,60,53).

  • cyan value is 13.45%
  • magenta value is 0.00%
  • yellow value is 59.66%
  • key color value is 53.33%

CMYK: (13,0,60,53)
C13M0Y60K53 (13%, 0%, 60%, 53%)
(0.13 / 0.00 / 0.60 / 0.53)

CMYK percentages

%13.45
%0
%59.66
%53.33

Codes

Color #677730 in popluar color models

67 77 30
RGB 103 119 48
HSL 74° 42.51% 32.75%
HSB/HSV 74° 59.66% 46.67%
CMYK 13.45% 0.00% 59.66%
53.33%

Color #677730 in popluar number systems.

HEX 67 77 30
Decimal 103 119 48
Binary 1100111 1110111 110000
Octal 147 167 60

Shades and tints

Shades of #677730

#677730
(103,119,48)
#5E6D2C
(94,109,44)
#556328
(85,99,40)
#4C5924
(76,89,36)
#434F20
(67,79,32)
#3A451C
(58,69,28)
#313B18
(49,59,24)
#283114
(40,49,20)
#1F2710
(31,39,16)
#161D0C
(22,29,12)
#0D1308
(13,19,8)
#000000
(0,0,0)

Tints of #677730

#677730
(103,119,48)
#748342
(116,131,66)
#818F54
(129,143,84)
#8E9B66
(142,155,102)
#9BA778
(155,167,120)
#A8B38A
(168,179,138)
#B5BF9C
(181,191,156)
#C2CBAE
(194,203,174)
#CFD7C0
(207,215,192)
#DCE3D2
(220,227,210)
#E9EFE4
(233,239,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #677730 color. Also use rgb(103,119,48) instead hex code.

Text Font Color

.myTextColor { color: #677730; }

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

This text font color is #677730.

Background Color

.myBgColor { background-color: #677730; }

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

This div background color is #677730.

Border color

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

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

This div border color is #677730.

Opacity

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

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

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

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

This text has shadow with #677730 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677730.

Preview

Color preview on black background

This text has color #677730 on black background.


Color preview on white background

This text has color #677730 on white background.


Black color preview on #677730 background

This text has black color on #677730 background.


White color preview on #677730 background

This text has white color on #677730 background.


Related colors

Complementary color

Complementary color for #hex is #9888CF.


I love getcolorcode.com

Triadic colors

1 #306777 and #773067 with #677730 are triadic colors.

2 #307767 and #776730 with #677730 are triadic colors.