COLOR #677130

HEX: #677130 RGB: (103,113,48)

Color info

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

RGB color model

#677130 color RGB value is (103,113,48).

RGB: (103,113,48) (40%, 44%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 113 of 255 = 44%
B 48 of 255 = 19%

103
113
48

R + G + B ~ 34%. #677130 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 113 + 48 = 264 (100%)
R 103 of 264 ~ 39.02%
G 113 of 264 ~ 42.8%
B 48 of 264 ~ 18.18'%

%39.02
%42.8
%18.18

CMYK color model

#677130 color CMYK value is (9,0,58,56).

  • cyan value is 8.85%
  • magenta value is 0.00%
  • yellow value is 57.52%
  • key color value is 55.69%

CMYK: (9,0,58,56)
C9M0Y58K56 (9%, 0%, 58%, 56%)
(0.09 / 0.00 / 0.58 / 0.56)

CMYK percentages

%8.85
%0
%57.52
%55.69

Codes

Color #677130 in popluar color models

67 71 30
RGB 103 113 48
HSL 69° 40.37% 31.57%
HSB/HSV 69° 57.52% 44.31%
CMYK 8.85% 0.00% 57.52%
55.69%

Color #677130 in popluar number systems.

HEX 67 71 30
Decimal 103 113 48
Binary 1100111 1110001 110000
Octal 147 161 60

Shades and tints

Shades of #677130

#677130
(103,113,48)
#5E672C
(94,103,44)
#555D28
(85,93,40)
#4C5324
(76,83,36)
#434920
(67,73,32)
#3A3F1C
(58,63,28)
#313518
(49,53,24)
#282B14
(40,43,20)
#1F2110
(31,33,16)
#16170C
(22,23,12)
#0D0D08
(13,13,8)
#000000
(0,0,0)

Tints of #677130

#677130
(103,113,48)
#747D42
(116,125,66)
#818954
(129,137,84)
#8E9566
(142,149,102)
#9BA178
(155,161,120)
#A8AD8A
(168,173,138)
#B5B99C
(181,185,156)
#C2C5AE
(194,197,174)
#CFD1C0
(207,209,192)
#DCDDD2
(220,221,210)
#E9E9E4
(233,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #677130; }

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

This text font color is #677130.

Background Color

.myBgColor { background-color: #677130; }

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

This div background color is #677130.

Border color

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

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

This div border color is #677130.

Opacity

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

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

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

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

This text has shadow with #677130 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #677130.

Preview

Color preview on black background

This text has color #677130 on black background.


Color preview on white background

This text has color #677130 on white background.


Black color preview on #677130 background

This text has black color on #677130 background.


White color preview on #677130 background

This text has white color on #677130 background.


Related colors

Complementary color

Complementary color for #hex is #988ECF.


I love getcolorcode.com

Triadic colors

1 #306771 and #713067 with #677130 are triadic colors.

2 #307167 and #716730 with #677130 are triadic colors.