COLOR #679031

HEX: #679031 RGB: (103,144,49)

Color info

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

RGB color model

#679031 color RGB value is (103,144,49).

RGB: (103,144,49) (40%, 56%, 19%)

RGB channels and saturation

R 103 of 255 = 40%
G 144 of 255 = 56%
B 49 of 255 = 19%

103
144
49

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

Portions of RGB colors in percentages

R + G + B = 103 + 144 + 49 = 296 (100%)
R 103 of 296 ~ 34.8%
G 144 of 296 ~ 48.65%
B 49 of 296 ~ 16.55'%

%34.8
%48.65
%16.55

CMYK color model

#679031 color CMYK value is (28,0,66,44).

  • cyan value is 28.47%
  • magenta value is 0.00%
  • yellow value is 65.97%
  • key color value is 43.53%
CMYK: (28,0,66,44) C28M0Y66K44 (28%,0%,66%,44%) (0.28/0.00/0.66/0.44) 

CMYK percentages

%28.47
%0
%65.97
%43.53

Codes

Color #679031 in popluar color models

67 90 31
RGB 103 144 49
HSL 86° 49.22% 37.84%
HSB/HSV 86° 65.97% 56.47%
CMYK 28.47% 0.00% 65.97%
43.53%

Color #679031 in popluar number systems.

HEX 67 90 31
Decimal 103 144 49
Binary 1100111 10010000 110001
Octal 147 220 61

Shades and tints

Shades of #679031

#679031
(103,144,49)
#5E832D
(94,131,45)
#557629
(85,118,41)
#4C6925
(76,105,37)
#435C21
(67,92,33)
#3A4F1D
(58,79,29)
#314219
(49,66,25)
#283515
(40,53,21)
#1F2811
(31,40,17)
#161B0D
(22,27,13)
#0D0E09
(13,14,9)
#000000
(0,0,0)

Tints of #679031

#679031
(103,144,49)
#749A43
(116,154,67)
#81A455
(129,164,85)
#8EAE67
(142,174,103)
#9BB879
(155,184,121)
#A8C28B
(168,194,139)
#B5CC9D
(181,204,157)
#C2D6AF
(194,214,175)
#CFE0C1
(207,224,193)
#DCEAD3
(220,234,211)
#E9F4E5
(233,244,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #679031; }

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

This text font color is #679031.

Background Color

.myBgColor { background-color: #679031; }

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

This div background color is #679031.

Border color

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

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

This div border color is #679031.

Opacity

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

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

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

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

This text has shadow with #679031 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #679031.

Preview

Color preview on black background

This text has color #679031 on black background.


Color preview on white background

This text has color #679031 on white background.


Black color preview on #679031 background

This text has black color on #679031 background.


White color preview on #679031 background

This text has white color on #679031 background.


Related colors

Complementary color

Complementary color for #hex is #986FCE.


I love getcolorcode.com

Triadic colors

1 #316790 and #903167 with #679031 are triadic colors.

2 #319067 and #906731 with #679031 are triadic colors.