COLOR #769768

HEX: #769768 RGB: (118,151,104)

Color info

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

RGB color model

#769768 color RGB value is (118,151,104).

RGB: (118,151,104) (46%, 59%, 41%)

RGB channels and saturation

R 118 of 255 = 46%
G 151 of 255 = 59%
B 104 of 255 = 41%

118
151
104

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

Portions of RGB colors in percentages

R + G + B = 118 + 151 + 104 = 373 (100%)
R 118 of 373 ~ 31.64%
G 151 of 373 ~ 40.48%
B 104 of 373 ~ 27.88'%

%31.64
%40.48
%27.88

CMYK color model

#769768 color CMYK value is (22,0,31,41).

  • cyan value is 21.85%
  • magenta value is 0.00%
  • yellow value is 31.13%
  • key color value is 40.78%

CMYK: (22,0,31,41)
C22M0Y31K41 (22%, 0%, 31%, 41%)
(0.22 / 0.00 / 0.31 / 0.41)

CMYK percentages

%21.85
%0
%31.13
%40.78

Codes

Color #769768 in popluar color models

76 97 68
RGB 118 151 104
HSL 102° 18.43% 50.00%
HSB/HSV 102° 31.13% 59.22%
CMYK 21.85% 0.00% 31.13%
40.78%

Color #769768 in popluar number systems.

HEX 76 97 68
Decimal 118 151 104
Binary 1110110 10010111 1101000
Octal 166 227 150

Shades and tints

Shades of #769768

#769768
(118,151,104)
#6C8A5F
(108,138,95)
#627D56
(98,125,86)
#58704D
(88,112,77)
#4E6344
(78,99,68)
#44563B
(68,86,59)
#3A4932
(58,73,50)
#303C29
(48,60,41)
#262F20
(38,47,32)
#1C2217
(28,34,23)
#12150E
(18,21,14)
#000000
(0,0,0)

Tints of #769768

#769768
(118,151,104)
#82A075
(130,160,117)
#8EA982
(142,169,130)
#9AB28F
(154,178,143)
#A6BB9C
(166,187,156)
#B2C4A9
(178,196,169)
#BECDB6
(190,205,182)
#CAD6C3
(202,214,195)
#D6DFD0
(214,223,208)
#E2E8DD
(226,232,221)
#EEF1EA
(238,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #769768 color. Also use rgb(118,151,104) instead hex code.

Text Font Color

.myTextColor { color: #769768; }

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

This text font color is #769768.

Background Color

.myBgColor { background-color: #769768; }

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

This div background color is #769768.

Border color

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

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

This div border color is #769768.

Opacity

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

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

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

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

This text has shadow with #769768 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #769768.

Preview

Color preview on black background

This text has color #769768 on black background.


Color preview on white background

This text has color #769768 on white background.


Black color preview on #769768 background

This text has black color on #769768 background.


White color preview on #769768 background

This text has white color on #769768 background.


Related colors

Complementary color

Complementary color for #hex is #896897.


I love getcolorcode.com

Triadic colors

1 #687697 and #976876 with #769768 are triadic colors.

2 #689776 and #977668 with #769768 are triadic colors.