COLOR #769757

HEX: #769757 RGB: (118,151,87)

Color info

#769757 contains mainly red and green colors. Web safe color of #769757 is #669966 (or #696).

RGB color model

#769757 color RGB value is (118,151,87).

RGB: (118,151,87) (46%, 59%, 34%)

RGB channels and saturation

R 118 of 255 = 46%
G 151 of 255 = 59%
B 87 of 255 = 34%

118
151
87

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

Portions of RGB colors in percentages

R + G + B = 118 + 151 + 87 = 356 (100%)
R 118 of 356 ~ 33.15%
G 151 of 356 ~ 42.42%
B 87 of 356 ~ 24.44'%

%33.15
%42.42
%24.44

CMYK color model

#769757 color CMYK value is (22,0,42,41).

  • cyan value is 21.85%
  • magenta value is 0.00%
  • yellow value is 42.38%
  • key color value is 40.78%

CMYK: (22,0,42,41)
C22M0Y42K41 (22%, 0%, 42%, 41%)
(0.22 / 0.00 / 0.42 / 0.41)

CMYK percentages

%21.85
%0
%42.38
%40.78

Codes

Color #769757 in popluar color models

76 97 57
RGB 118 151 87
HSL 91° 26.89% 46.67%
HSB/HSV 91° 42.38% 59.22%
CMYK 21.85% 0.00% 42.38%
40.78%

Color #769757 in popluar number systems.

HEX 76 97 57
Decimal 118 151 87
Binary 1110110 10010111 1010111
Octal 166 227 127

Shades and tints

Shades of #769757

#769757
(118,151,87)
#6C8A50
(108,138,80)
#627D49
(98,125,73)
#587042
(88,112,66)
#4E633B
(78,99,59)
#445634
(68,86,52)
#3A492D
(58,73,45)
#303C26
(48,60,38)
#262F1F
(38,47,31)
#1C2218
(28,34,24)
#121511
(18,21,17)
#000000
(0,0,0)

Tints of #769757

#769757
(118,151,87)
#82A066
(130,160,102)
#8EA975
(142,169,117)
#9AB284
(154,178,132)
#A6BB93
(166,187,147)
#B2C4A2
(178,196,162)
#BECDB1
(190,205,177)
#CAD6C0
(202,214,192)
#D6DFCF
(214,223,207)
#E2E8DE
(226,232,222)
#EEF1ED
(238,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769757 color. Also use rgb(118,151,87) instead hex code.

Text Font Color

.myTextColor { color: #769757; }

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

This text font color is #769757.

Background Color

.myBgColor { background-color: #769757; }

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

This div background color is #769757.

Border color

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

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

This div border color is #769757.

Opacity

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

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

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

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

This text has shadow with #769757 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769757.

Preview

Color preview on black background

This text has color #769757 on black background.


Color preview on white background

This text has color #769757 on white background.


Black color preview on #769757 background

This text has black color on #769757 background.


White color preview on #769757 background

This text has white color on #769757 background.


Related colors

Complementary color

Complementary color for #hex is #8968A8.


I love getcolorcode.com

Triadic colors

1 #577697 and #975776 with #769757 are triadic colors.

2 #579776 and #977657 with #769757 are triadic colors.