COLOR #768374

HEX: #768374 RGB: (118,131,116)

Color info

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

RGB color model

#768374 color RGB value is (118,131,116).

RGB: (118,131,116) (46%, 51%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 131 of 255 = 51%
B 116 of 255 = 45%

118
131
116

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

Portions of RGB colors in percentages

R + G + B = 118 + 131 + 116 = 365 (100%)
R 118 of 365 ~ 32.33%
G 131 of 365 ~ 35.89%
B 116 of 365 ~ 31.78'%

%32.33
%35.89
%31.78

CMYK color model

#768374 color CMYK value is (10,0,11,49).

  • cyan value is 9.92%
  • magenta value is 0.00%
  • yellow value is 11.45%
  • key color value is 48.63%

CMYK: (10,0,11,49)
C10M0Y11K49 (10%, 0%, 11%, 49%)
(0.10 / 0.00 / 0.11 / 0.49)

CMYK percentages

%9.92
%0
%11.45
%48.63

Codes

Color #768374 in popluar color models

76 83 74
RGB 118 131 116
HSL 112° 6.07% 48.43%
HSB/HSV 112° 11.45% 51.37%
CMYK 9.92% 0.00% 11.45%
48.63%

Color #768374 in popluar number systems.

HEX 76 83 74
Decimal 118 131 116
Binary 1110110 10000011 1110100
Octal 166 203 164

Shades and tints

Shades of #768374

#768374
(118,131,116)
#6C786A
(108,120,106)
#626D60
(98,109,96)
#586256
(88,98,86)
#4E574C
(78,87,76)
#444C42
(68,76,66)
#3A4138
(58,65,56)
#30362E
(48,54,46)
#262B24
(38,43,36)
#1C201A
(28,32,26)
#121510
(18,21,16)
#000000
(0,0,0)

Tints of #768374

#768374
(118,131,116)
#828E80
(130,142,128)
#8E998C
(142,153,140)
#9AA498
(154,164,152)
#A6AFA4
(166,175,164)
#B2BAB0
(178,186,176)
#BEC5BC
(190,197,188)
#CAD0C8
(202,208,200)
#D6DBD4
(214,219,212)
#E2E6E0
(226,230,224)
#EEF1EC
(238,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768374; }

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

This text font color is #768374.

Background Color

.myBgColor { background-color: #768374; }

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

This div background color is #768374.

Border color

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

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

This div border color is #768374.

Opacity

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

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

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

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

This text has shadow with #768374 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768374.

Preview

Color preview on black background

This text has color #768374 on black background.


Color preview on white background

This text has color #768374 on white background.


Black color preview on #768374 background

This text has black color on #768374 background.


White color preview on #768374 background

This text has white color on #768374 background.


Related colors

Complementary color

Complementary color for #hex is #897C8B.


I love getcolorcode.com

Triadic colors

1 #747683 and #837476 with #768374 are triadic colors.

2 #748376 and #837674 with #768374 are triadic colors.