COLOR #768974

HEX: #768974 RGB: (118,137,116)

Color info

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

RGB color model

#768974 color RGB value is (118,137,116).

RGB: (118,137,116) (46%, 54%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 137 of 255 = 54%
B 116 of 255 = 45%

118
137
116

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

Portions of RGB colors in percentages

R + G + B = 118 + 137 + 116 = 371 (100%)
R 118 of 371 ~ 31.81%
G 137 of 371 ~ 36.93%
B 116 of 371 ~ 31.27'%

%31.81
%36.93
%31.27

CMYK color model

#768974 color CMYK value is (14,0,15,46).

  • cyan value is 13.87%
  • magenta value is 0.00%
  • yellow value is 15.33%
  • key color value is 46.27%

CMYK: (14,0,15,46)
C14M0Y15K46 (14%, 0%, 15%, 46%)
(0.14 / 0.00 / 0.15 / 0.46)

CMYK percentages

%13.87
%0
%15.33
%46.27

Codes

Color #768974 in popluar color models

76 89 74
RGB 118 137 116
HSL 114° 8.30% 49.61%
HSB/HSV 114° 15.33% 53.73%
CMYK 13.87% 0.00% 15.33%
46.27%

Color #768974 in popluar number systems.

HEX 76 89 74
Decimal 118 137 116
Binary 1110110 10001001 1110100
Octal 166 211 164

Shades and tints

Shades of #768974

#768974
(118,137,116)
#6C7D6A
(108,125,106)
#627160
(98,113,96)
#586556
(88,101,86)
#4E594C
(78,89,76)
#444D42
(68,77,66)
#3A4138
(58,65,56)
#30352E
(48,53,46)
#262924
(38,41,36)
#1C1D1A
(28,29,26)
#121110
(18,17,16)
#000000
(0,0,0)

Tints of #768974

#768974
(118,137,116)
#829380
(130,147,128)
#8E9D8C
(142,157,140)
#9AA798
(154,167,152)
#A6B1A4
(166,177,164)
#B2BBB0
(178,187,176)
#BEC5BC
(190,197,188)
#CACFC8
(202,207,200)
#D6D9D4
(214,217,212)
#E2E3E0
(226,227,224)
#EEEDEC
(238,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768974 color. Also use rgb(118,137,116) instead hex code.

Text Font Color

.myTextColor { color: #768974; }

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

This text font color is #768974.

Background Color

.myBgColor { background-color: #768974; }

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

This div background color is #768974.

Border color

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

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

This div border color is #768974.

Opacity

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

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

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

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

This text has shadow with #768974 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768974.

Preview

Color preview on black background

This text has color #768974 on black background.


Color preview on white background

This text has color #768974 on white background.


Black color preview on #768974 background

This text has black color on #768974 background.


White color preview on #768974 background

This text has white color on #768974 background.


Related colors

Complementary color

Complementary color for #hex is #89768B.


I love getcolorcode.com

Triadic colors

1 #747689 and #897476 with #768974 are triadic colors.

2 #748976 and #897674 with #768974 are triadic colors.