COLOR #769865

HEX: #769865 RGB: (118,152,101)

Color info

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

RGB color model

#769865 color RGB value is (118,152,101).

RGB: (118,152,101) (46%, 60%, 40%)

RGB channels and saturation

R 118 of 255 = 46%
G 152 of 255 = 60%
B 101 of 255 = 40%

118
152
101

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

Portions of RGB colors in percentages

R + G + B = 118 + 152 + 101 = 371 (100%)
R 118 of 371 ~ 31.81%
G 152 of 371 ~ 40.97%
B 101 of 371 ~ 27.22'%

%31.81
%40.97
%27.22

CMYK color model

#769865 color CMYK value is (22,0,34,40).

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

CMYK: (22,0,34,40)
C22M0Y34K40 (22%, 0%, 34%, 40%)
(0.22 / 0.00 / 0.34 / 0.40)

CMYK percentages

%22.37
%0
%33.55
%40.39

Codes

Color #769865 in popluar color models

76 98 65
RGB 118 152 101
HSL 100° 20.16% 49.61%
HSB/HSV 100° 33.55% 59.61%
CMYK 22.37% 0.00% 33.55%
40.39%

Color #769865 in popluar number systems.

HEX 76 98 65
Decimal 118 152 101
Binary 1110110 10011000 1100101
Octal 166 230 145

Shades and tints

Shades of #769865

#769865
(118,152,101)
#6C8B5C
(108,139,92)
#627E53
(98,126,83)
#58714A
(88,113,74)
#4E6441
(78,100,65)
#445738
(68,87,56)
#3A4A2F
(58,74,47)
#303D26
(48,61,38)
#26301D
(38,48,29)
#1C2314
(28,35,20)
#12160B
(18,22,11)
#000000
(0,0,0)

Tints of #769865

#769865
(118,152,101)
#82A173
(130,161,115)
#8EAA81
(142,170,129)
#9AB38F
(154,179,143)
#A6BC9D
(166,188,157)
#B2C5AB
(178,197,171)
#BECEB9
(190,206,185)
#CAD7C7
(202,215,199)
#D6E0D5
(214,224,213)
#E2E9E3
(226,233,227)
#EEF2F1
(238,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769865; }

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

This text font color is #769865.

Background Color

.myBgColor { background-color: #769865; }

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

This div background color is #769865.

Border color

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

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

This div border color is #769865.

Opacity

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

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

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

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

This text has shadow with #769865 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769865.

Preview

Color preview on black background

This text has color #769865 on black background.


Color preview on white background

This text has color #769865 on white background.


Black color preview on #769865 background

This text has black color on #769865 background.


White color preview on #769865 background

This text has white color on #769865 background.


Related colors

Complementary color

Complementary color for #hex is #89679A.


I love getcolorcode.com

Triadic colors

1 #657698 and #986576 with #769865 are triadic colors.

2 #659876 and #987665 with #769865 are triadic colors.