COLOR #769847

HEX: #769847 RGB: (118,152,71)

Color info

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

RGB color model

#769847 color RGB value is (118,152,71).

RGB: (118,152,71) (46%, 60%, 28%)

RGB channels and saturation

R 118 of 255 = 46%
G 152 of 255 = 60%
B 71 of 255 = 28%

118
152
71

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

Portions of RGB colors in percentages

R + G + B = 118 + 152 + 71 = 341 (100%)
R 118 of 341 ~ 34.6%
G 152 of 341 ~ 44.57%
B 71 of 341 ~ 20.82'%

%34.6
%44.57
%20.82

CMYK color model

#769847 color CMYK value is (22,0,53,40).

  • cyan value is 22.37%
  • magenta value is 0.00%
  • yellow value is 53.29%
  • key color value is 40.39%

CMYK: (22,0,53,40)
C22M0Y53K40 (22%, 0%, 53%, 40%)
(0.22 / 0.00 / 0.53 / 0.40)

CMYK percentages

%22.37
%0
%53.29
%40.39

Codes

Color #769847 in popluar color models

76 98 47
RGB 118 152 71
HSL 85° 36.32% 43.73%
HSB/HSV 85° 53.29% 59.61%
CMYK 22.37% 0.00% 53.29%
40.39%

Color #769847 in popluar number systems.

HEX 76 98 47
Decimal 118 152 71
Binary 1110110 10011000 1000111
Octal 166 230 107

Shades and tints

Shades of #769847

#769847
(118,152,71)
#6C8B41
(108,139,65)
#627E3B
(98,126,59)
#587135
(88,113,53)
#4E642F
(78,100,47)
#445729
(68,87,41)
#3A4A23
(58,74,35)
#303D1D
(48,61,29)
#263017
(38,48,23)
#1C2311
(28,35,17)
#12160B
(18,22,11)
#000000
(0,0,0)

Tints of #769847

#769847
(118,152,71)
#82A157
(130,161,87)
#8EAA67
(142,170,103)
#9AB377
(154,179,119)
#A6BC87
(166,188,135)
#B2C597
(178,197,151)
#BECEA7
(190,206,167)
#CAD7B7
(202,215,183)
#D6E0C7
(214,224,199)
#E2E9D7
(226,233,215)
#EEF2E7
(238,242,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769847 color. Also use rgb(118,152,71) instead hex code.

Text Font Color

.myTextColor { color: #769847; }

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

This text font color is #769847.

Background Color

.myBgColor { background-color: #769847; }

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

This div background color is #769847.

Border color

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

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

This div border color is #769847.

Opacity

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

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

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

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

This text has shadow with #769847 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769847.

Preview

Color preview on black background

This text has color #769847 on black background.


Color preview on white background

This text has color #769847 on white background.


Black color preview on #769847 background

This text has black color on #769847 background.


White color preview on #769847 background

This text has white color on #769847 background.


Related colors

Complementary color

Complementary color for #hex is #8967B8.


I love getcolorcode.com

Triadic colors

1 #477698 and #984776 with #769847 are triadic colors.

2 #479876 and #987647 with #769847 are triadic colors.