COLOR #769573

HEX: #769573 RGB: (118,149,115)

Color info

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

RGB color model

#769573 color RGB value is (118,149,115).

RGB: (118,149,115) (46%, 58%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 149 of 255 = 58%
B 115 of 255 = 45%

118
149
115

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

Portions of RGB colors in percentages

R + G + B = 118 + 149 + 115 = 382 (100%)
R 118 of 382 ~ 30.89%
G 149 of 382 ~ 39.01%
B 115 of 382 ~ 30.1'%

%30.89
%39.01
%30.1

CMYK color model

#769573 color CMYK value is (21,0,23,42).

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

CMYK: (21,0,23,42)
C21M0Y23K42 (21%, 0%, 23%, 42%)
(0.21 / 0.00 / 0.23 / 0.42)

CMYK percentages

%20.81
%0
%22.82
%41.57

Codes

Color #769573 in popluar color models

76 95 73
RGB 118 149 115
HSL 115° 13.82% 51.76%
HSB/HSV 115° 22.82% 58.43%
CMYK 20.81% 0.00% 22.82%
41.57%

Color #769573 in popluar number systems.

HEX 76 95 73
Decimal 118 149 115
Binary 1110110 10010101 1110011
Octal 166 225 163

Shades and tints

Shades of #769573

#769573
(118,149,115)
#6C8869
(108,136,105)
#627B5F
(98,123,95)
#586E55
(88,110,85)
#4E614B
(78,97,75)
#445441
(68,84,65)
#3A4737
(58,71,55)
#303A2D
(48,58,45)
#262D23
(38,45,35)
#1C2019
(28,32,25)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #769573

#769573
(118,149,115)
#829E7F
(130,158,127)
#8EA78B
(142,167,139)
#9AB097
(154,176,151)
#A6B9A3
(166,185,163)
#B2C2AF
(178,194,175)
#BECBBB
(190,203,187)
#CAD4C7
(202,212,199)
#D6DDD3
(214,221,211)
#E2E6DF
(226,230,223)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769573; }

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

This text font color is #769573.

Background Color

.myBgColor { background-color: #769573; }

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

This div background color is #769573.

Border color

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

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

This div border color is #769573.

Opacity

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

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

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

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

This text has shadow with #769573 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769573.

Preview

Color preview on black background

This text has color #769573 on black background.


Color preview on white background

This text has color #769573 on white background.


Black color preview on #769573 background

This text has black color on #769573 background.


White color preview on #769573 background

This text has white color on #769573 background.


Related colors

Complementary color

Complementary color for #hex is #896A8C.


I love getcolorcode.com

Triadic colors

1 #737695 and #957376 with #769573 are triadic colors.

2 #739576 and #957673 with #769573 are triadic colors.