COLOR #769464

HEX: #769464 RGB: (118,148,100)

Color info

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

RGB color model

#769464 color RGB value is (118,148,100).

RGB: (118,148,100) (46%, 58%, 39%)

RGB channels and saturation

R 118 of 255 = 46%
G 148 of 255 = 58%
B 100 of 255 = 39%

118
148
100

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

Portions of RGB colors in percentages

R + G + B = 118 + 148 + 100 = 366 (100%)
R 118 of 366 ~ 32.24%
G 148 of 366 ~ 40.44%
B 100 of 366 ~ 27.32'%

%32.24
%40.44
%27.32

CMYK color model

#769464 color CMYK value is (20,0,32,42).

  • cyan value is 20.27%
  • magenta value is 0.00%
  • yellow value is 32.43%
  • key color value is 41.96%

CMYK: (20,0,32,42)
C20M0Y32K42 (20%, 0%, 32%, 42%)
(0.20 / 0.00 / 0.32 / 0.42)

CMYK percentages

%20.27
%0
%32.43
%41.96

Codes

Color #769464 in popluar color models

76 94 64
RGB 118 148 100
HSL 98° 19.35% 48.63%
HSB/HSV 98° 32.43% 58.04%
CMYK 20.27% 0.00% 32.43%
41.96%

Color #769464 in popluar number systems.

HEX 76 94 64
Decimal 118 148 100
Binary 1110110 10010100 1100100
Octal 166 224 144

Shades and tints

Shades of #769464

#769464
(118,148,100)
#6C875B
(108,135,91)
#627A52
(98,122,82)
#586D49
(88,109,73)
#4E6040
(78,96,64)
#445337
(68,83,55)
#3A462E
(58,70,46)
#303925
(48,57,37)
#262C1C
(38,44,28)
#1C1F13
(28,31,19)
#12120A
(18,18,10)
#000000
(0,0,0)

Tints of #769464

#769464
(118,148,100)
#829D72
(130,157,114)
#8EA680
(142,166,128)
#9AAF8E
(154,175,142)
#A6B89C
(166,184,156)
#B2C1AA
(178,193,170)
#BECAB8
(190,202,184)
#CAD3C6
(202,211,198)
#D6DCD4
(214,220,212)
#E2E5E2
(226,229,226)
#EEEEF0
(238,238,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769464 color. Also use rgb(118,148,100) instead hex code.

Text Font Color

.myTextColor { color: #769464; }

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

This text font color is #769464.

Background Color

.myBgColor { background-color: #769464; }

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

This div background color is #769464.

Border color

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

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

This div border color is #769464.

Opacity

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

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

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

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

This text has shadow with #769464 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769464.

Preview

Color preview on black background

This text has color #769464 on black background.


Color preview on white background

This text has color #769464 on white background.


Black color preview on #769464 background

This text has black color on #769464 background.


White color preview on #769464 background

This text has white color on #769464 background.


Related colors

Complementary color

Complementary color for #hex is #896B9B.


I love getcolorcode.com

Triadic colors

1 #647694 and #946476 with #769464 are triadic colors.

2 #649476 and #947664 with #769464 are triadic colors.