COLOR #769570

HEX: #769570 RGB: (118,149,112)

Color info

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

RGB color model

#769570 color RGB value is (118,149,112).

RGB: (118,149,112) (46%, 58%, 44%)

RGB channels and saturation

R 118 of 255 = 46%
G 149 of 255 = 58%
B 112 of 255 = 44%

118
149
112

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

Portions of RGB colors in percentages

R + G + B = 118 + 149 + 112 = 379 (100%)
R 118 of 379 ~ 31.13%
G 149 of 379 ~ 39.31%
B 112 of 379 ~ 29.55'%

%31.13
%39.31
%29.55

CMYK color model

#769570 color CMYK value is (21,0,25,42).

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

CMYK: (21,0,25,42)
C21M0Y25K42 (21%, 0%, 25%, 42%)
(0.21 / 0.00 / 0.25 / 0.42)

CMYK percentages

%20.81
%0
%24.83
%41.57

Codes

Color #769570 in popluar color models

76 95 70
RGB 118 149 112
HSL 110° 14.86% 51.18%
HSB/HSV 110° 24.83% 58.43%
CMYK 20.81% 0.00% 24.83%
41.57%

Color #769570 in popluar number systems.

HEX 76 95 70
Decimal 118 149 112
Binary 1110110 10010101 1110000
Octal 166 225 160

Shades and tints

Shades of #769570

#769570
(118,149,112)
#6C8866
(108,136,102)
#627B5C
(98,123,92)
#586E52
(88,110,82)
#4E6148
(78,97,72)
#44543E
(68,84,62)
#3A4734
(58,71,52)
#303A2A
(48,58,42)
#262D20
(38,45,32)
#1C2016
(28,32,22)
#12130C
(18,19,12)
#000000
(0,0,0)

Tints of #769570

#769570
(118,149,112)
#829E7D
(130,158,125)
#8EA78A
(142,167,138)
#9AB097
(154,176,151)
#A6B9A4
(166,185,164)
#B2C2B1
(178,194,177)
#BECBBE
(190,203,190)
#CAD4CB
(202,212,203)
#D6DDD8
(214,221,216)
#E2E6E5
(226,230,229)
#EEEFF2
(238,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #769570; }

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

This text font color is #769570.

Background Color

.myBgColor { background-color: #769570; }

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

This div background color is #769570.

Border color

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

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

This div border color is #769570.

Opacity

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

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

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

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

This text has shadow with #769570 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769570.

Preview

Color preview on black background

This text has color #769570 on black background.


Color preview on white background

This text has color #769570 on white background.


Black color preview on #769570 background

This text has black color on #769570 background.


White color preview on #769570 background

This text has white color on #769570 background.


Related colors

Complementary color

Complementary color for #hex is #896A8F.


I love getcolorcode.com

Triadic colors

1 #707695 and #957076 with #769570 are triadic colors.

2 #709576 and #957670 with #769570 are triadic colors.