COLOR #769455

HEX: #769455 RGB: (118,148,85)

Color info

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

RGB color model

#769455 color RGB value is (118,148,85).

RGB: (118,148,85) (46%, 58%, 33%)

RGB channels and saturation

R 118 of 255 = 46%
G 148 of 255 = 58%
B 85 of 255 = 33%

118
148
85

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

Portions of RGB colors in percentages

R + G + B = 118 + 148 + 85 = 351 (100%)
R 118 of 351 ~ 33.62%
G 148 of 351 ~ 42.17%
B 85 of 351 ~ 24.22'%

%33.62
%42.17
%24.22

CMYK color model

#769455 color CMYK value is (20,0,43,42).

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

CMYK: (20,0,43,42)
C20M0Y43K42 (20%, 0%, 43%, 42%)
(0.20 / 0.00 / 0.43 / 0.42)

CMYK percentages

%20.27
%0
%42.57
%41.96

Codes

Color #769455 in popluar color models

76 94 55
RGB 118 148 85
HSL 89° 27.04% 45.69%
HSB/HSV 89° 42.57% 58.04%
CMYK 20.27% 0.00% 42.57%
41.96%

Color #769455 in popluar number systems.

HEX 76 94 55
Decimal 118 148 85
Binary 1110110 10010100 1010101
Octal 166 224 125

Shades and tints

Shades of #769455

#769455
(118,148,85)
#6C874E
(108,135,78)
#627A47
(98,122,71)
#586D40
(88,109,64)
#4E6039
(78,96,57)
#445332
(68,83,50)
#3A462B
(58,70,43)
#303924
(48,57,36)
#262C1D
(38,44,29)
#1C1F16
(28,31,22)
#12120F
(18,18,15)
#000000
(0,0,0)

Tints of #769455

#769455
(118,148,85)
#829D64
(130,157,100)
#8EA673
(142,166,115)
#9AAF82
(154,175,130)
#A6B891
(166,184,145)
#B2C1A0
(178,193,160)
#BECAAF
(190,202,175)
#CAD3BE
(202,211,190)
#D6DCCD
(214,220,205)
#E2E5DC
(226,229,220)
#EEEEEB
(238,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769455; }

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

This text font color is #769455.

Background Color

.myBgColor { background-color: #769455; }

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

This div background color is #769455.

Border color

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

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

This div border color is #769455.

Opacity

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

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

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

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

This text has shadow with #769455 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769455.

Preview

Color preview on black background

This text has color #769455 on black background.


Color preview on white background

This text has color #769455 on white background.


Black color preview on #769455 background

This text has black color on #769455 background.


White color preview on #769455 background

This text has white color on #769455 background.


Related colors

Complementary color

Complementary color for #hex is #896BAA.


I love getcolorcode.com

Triadic colors

1 #557694 and #945576 with #769455 are triadic colors.

2 #559476 and #947655 with #769455 are triadic colors.