COLOR #679260

HEX: #679260 RGB: (103,146,96)

Color info

#679260 contains red, green and blue colors in about the same proportion. Web safe color of #679260 is #669966 (or #696).

RGB color model

#679260 color RGB value is (103,146,96).

RGB: (103,146,96) (40%, 57%, 38%)

RGB channels and saturation

R 103 of 255 = 40%
G 146 of 255 = 57%
B 96 of 255 = 38%

103
146
96

R + G + B ~ 45%. #679260 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 103 + 146 + 96 = 345 (100%)
R 103 of 345 ~ 29.86%
G 146 of 345 ~ 42.32%
B 96 of 345 ~ 27.83'%

%29.86
%42.32
%27.83

CMYK color model

#679260 color CMYK value is (29,0,34,43).

  • cyan value is 29.45%
  • magenta value is 0.00%
  • yellow value is 34.25%
  • key color value is 42.75%
CMYK: (29,0,34,43) C29M0Y34K43 (29%,0%,34%,43%) (0.29/0.00/0.34/0.43) 

CMYK percentages

%29.45
%0
%34.25
%42.75

Codes

Color #679260 in popluar color models

67 92 60
RGB 103 146 96
HSL 112° 20.66% 47.45%
HSB/HSV 112° 34.25% 57.25%
CMYK 29.45% 0.00% 34.25%
42.75%

Color #679260 in popluar number systems.

HEX 67 92 60
Decimal 103 146 96
Binary 1100111 10010010 1100000
Octal 147 222 140

Shades and tints

Shades of #679260

#679260
(103,146,96)
#5E8558
(94,133,88)
#557850
(85,120,80)
#4C6B48
(76,107,72)
#435E40
(67,94,64)
#3A5138
(58,81,56)
#314430
(49,68,48)
#283728
(40,55,40)
#1F2A20
(31,42,32)
#161D18
(22,29,24)
#0D1010
(13,16,16)
#000000
(0,0,0)

Tints of #679260

#679260
(103,146,96)
#749B6E
(116,155,110)
#81A47C
(129,164,124)
#8EAD8A
(142,173,138)
#9BB698
(155,182,152)
#A8BFA6
(168,191,166)
#B5C8B4
(181,200,180)
#C2D1C2
(194,209,194)
#CFDAD0
(207,218,208)
#DCE3DE
(220,227,222)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #679260 color. Also use rgb(103,146,96) instead hex code.

Text Font Color

.myTextColor { color: #679260; }

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

This text font color is #679260.

Background Color

.myBgColor { background-color: #679260; }

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

This div background color is #679260.

Border color

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

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

This div border color is #679260.

Opacity

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

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

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

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

This text has shadow with #679260 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #679260.

Preview

Color preview on black background

This text has color #679260 on black background.


Color preview on white background

This text has color #679260 on white background.


Black color preview on #679260 background

This text has black color on #679260 background.


White color preview on #679260 background

This text has white color on #679260 background.


Related colors

Complementary color

Complementary color for #hex is #986D9F.


I love getcolorcode.com

Triadic colors

1 #606792 and #926067 with #679260 are triadic colors.

2 #609267 and #926760 with #679260 are triadic colors.