COLOR #769560

HEX: #769560 RGB: (118,149,96)

Color info

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

RGB color model

#769560 color RGB value is (118,149,96).

RGB: (118,149,96) (46%, 58%, 38%)

RGB channels and saturation

R 118 of 255 = 46%
G 149 of 255 = 58%
B 96 of 255 = 38%

118
149
96

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

Portions of RGB colors in percentages

R + G + B = 118 + 149 + 96 = 363 (100%)
R 118 of 363 ~ 32.51%
G 149 of 363 ~ 41.05%
B 96 of 363 ~ 26.45'%

%32.51
%41.05
%26.45

CMYK color model

#769560 color CMYK value is (21,0,36,42).

  • cyan value is 20.81%
  • magenta value is 0.00%
  • yellow value is 35.57%
  • key color value is 41.57%

CMYK: (21,0,36,42)
C21M0Y36K42 (21%, 0%, 36%, 42%)
(0.21 / 0.00 / 0.36 / 0.42)

CMYK percentages

%20.81
%0
%35.57
%41.57

Codes

Color #769560 in popluar color models

76 95 60
RGB 118 149 96
HSL 95° 21.63% 48.04%
HSB/HSV 95° 35.57% 58.43%
CMYK 20.81% 0.00% 35.57%
41.57%

Color #769560 in popluar number systems.

HEX 76 95 60
Decimal 118 149 96
Binary 1110110 10010101 1100000
Octal 166 225 140

Shades and tints

Shades of #769560

#769560
(118,149,96)
#6C8858
(108,136,88)
#627B50
(98,123,80)
#586E48
(88,110,72)
#4E6140
(78,97,64)
#445438
(68,84,56)
#3A4730
(58,71,48)
#303A28
(48,58,40)
#262D20
(38,45,32)
#1C2018
(28,32,24)
#121310
(18,19,16)
#000000
(0,0,0)

Tints of #769560

#769560
(118,149,96)
#829E6E
(130,158,110)
#8EA77C
(142,167,124)
#9AB08A
(154,176,138)
#A6B998
(166,185,152)
#B2C2A6
(178,194,166)
#BECBB4
(190,203,180)
#CAD4C2
(202,212,194)
#D6DDD0
(214,221,208)
#E2E6DE
(226,230,222)
#EEEFEC
(238,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769560 color. Also use rgb(118,149,96) instead hex code.

Text Font Color

.myTextColor { color: #769560; }

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

This text font color is #769560.

Background Color

.myBgColor { background-color: #769560; }

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

This div background color is #769560.

Border color

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

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

This div border color is #769560.

Opacity

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

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

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

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

This text has shadow with #769560 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769560.

Preview

Color preview on black background

This text has color #769560 on black background.


Color preview on white background

This text has color #769560 on white background.


Black color preview on #769560 background

This text has black color on #769560 background.


White color preview on #769560 background

This text has white color on #769560 background.


Related colors

Complementary color

Complementary color for #hex is #896A9F.


I love getcolorcode.com

Triadic colors

1 #607695 and #956076 with #769560 are triadic colors.

2 #609576 and #957660 with #769560 are triadic colors.