COLOR #679631

HEX: #679631 RGB: (103,150,49)

Color info

#679631 contains mainly red and green colors. Web safe color of #679631 is #669933 (or #693).

RGB color model

#679631 color RGB value is (103,150,49).

RGB: (103,150,49) (40%, 59%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 150 of 255 = 59%
B 49 of 255 = 19%

103
150
49

R + G + B ~ 39%. #679631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 103 + 150 + 49 = 302 (100%)
R 103 of 302 ~ 34.11%
G 150 of 302 ~ 49.67%
B 49 of 302 ~ 16.23'%

%34.11
%49.67
%16.23

CMYK color model

#679631 color CMYK value is (31,0,67,41).

  • cyan value is 31.33%
  • magenta value is 0.00%
  • yellow value is 67.33%
  • key color value is 41.18%

CMYK: (31,0,67,41)
C31M0Y67K41 (31%, 0%, 67%, 41%)
(0.31 / 0.00 / 0.67 / 0.41)

CMYK percentages

%31.33
%0
%67.33
%41.18

Codes

Color #679631 in popluar color models

67 96 31
RGB 103 150 49
HSL 88° 50.75% 39.02%
HSB/HSV 88° 67.33% 58.82%
CMYK 31.33% 0.00% 67.33%
41.18%

Color #679631 in popluar number systems.

HEX 67 96 31
Decimal 103 150 49
Binary 1100111 10010110 110001
Octal 147 226 61

Shades and tints

Shades of #679631

#679631
(103,150,49)
#5E892D
(94,137,45)
#557C29
(85,124,41)
#4C6F25
(76,111,37)
#436221
(67,98,33)
#3A551D
(58,85,29)
#314819
(49,72,25)
#283B15
(40,59,21)
#1F2E11
(31,46,17)
#16210D
(22,33,13)
#0D1409
(13,20,9)
#000000
(0,0,0)

Tints of #679631

#679631
(103,150,49)
#749F43
(116,159,67)
#81A855
(129,168,85)
#8EB167
(142,177,103)
#9BBA79
(155,186,121)
#A8C38B
(168,195,139)
#B5CC9D
(181,204,157)
#C2D5AF
(194,213,175)
#CFDEC1
(207,222,193)
#DCE7D3
(220,231,211)
#E9F0E5
(233,240,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #679631 color. Also use rgb(103,150,49) instead hex code.

Text Font Color

.myTextColor { color: #679631; }

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

This text font color is #679631.

Background Color

.myBgColor { background-color: #679631; }

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

This div background color is #679631.

Border color

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

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

This div border color is #679631.

Opacity

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

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

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

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

This text has shadow with #679631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #679631.

Preview

Color preview on black background

This text has color #679631 on black background.


Color preview on white background

This text has color #679631 on white background.


Black color preview on #679631 background

This text has black color on #679631 background.


White color preview on #679631 background

This text has white color on #679631 background.


Related colors

Complementary color

Complementary color for #hex is #9869CE.


I love getcolorcode.com

Triadic colors

1 #316796 and #963167 with #679631 are triadic colors.

2 #319667 and #966731 with #679631 are triadic colors.