COLOR #768173

HEX: #768173 RGB: (118,129,115)

Color info

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

RGB color model

#768173 color RGB value is (118,129,115).

RGB: (118,129,115) (46%, 51%, 45%)

RGB channels and saturation

R 118 of 255 = 46%
G 129 of 255 = 51%
B 115 of 255 = 45%

118
129
115

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

Portions of RGB colors in percentages

R + G + B = 118 + 129 + 115 = 362 (100%)
R 118 of 362 ~ 32.6%
G 129 of 362 ~ 35.64%
B 115 of 362 ~ 31.77'%

%32.6
%35.64
%31.77

CMYK color model

#768173 color CMYK value is (9,0,11,49).

  • cyan value is 8.53%
  • magenta value is 0.00%
  • yellow value is 10.85%
  • key color value is 49.41%

CMYK: (9,0,11,49)
C9M0Y11K49 (9%, 0%, 11%, 49%)
(0.09 / 0.00 / 0.11 / 0.49)

CMYK percentages

%8.53
%0
%10.85
%49.41

Codes

Color #768173 in popluar color models

76 81 73
RGB 118 129 115
HSL 107° 5.74% 47.84%
HSB/HSV 107° 10.85% 50.59%
CMYK 8.53% 0.00% 10.85%
49.41%

Color #768173 in popluar number systems.

HEX 76 81 73
Decimal 118 129 115
Binary 1110110 10000001 1110011
Octal 166 201 163

Shades and tints

Shades of #768173

#768173
(118,129,115)
#6C7669
(108,118,105)
#626B5F
(98,107,95)
#586055
(88,96,85)
#4E554B
(78,85,75)
#444A41
(68,74,65)
#3A3F37
(58,63,55)
#30342D
(48,52,45)
#262923
(38,41,35)
#1C1E19
(28,30,25)
#12130F
(18,19,15)
#000000
(0,0,0)

Tints of #768173

#768173
(118,129,115)
#828C7F
(130,140,127)
#8E978B
(142,151,139)
#9AA297
(154,162,151)
#A6ADA3
(166,173,163)
#B2B8AF
(178,184,175)
#BEC3BB
(190,195,187)
#CACEC7
(202,206,199)
#D6D9D3
(214,217,211)
#E2E4DF
(226,228,223)
#EEEFEB
(238,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768173; }

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

This text font color is #768173.

Background Color

.myBgColor { background-color: #768173; }

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

This div background color is #768173.

Border color

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

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

This div border color is #768173.

Opacity

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

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

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

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

This text has shadow with #768173 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768173.

Preview

Color preview on black background

This text has color #768173 on black background.


Color preview on white background

This text has color #768173 on white background.


Black color preview on #768173 background

This text has black color on #768173 background.


White color preview on #768173 background

This text has white color on #768173 background.


Related colors

Complementary color

Complementary color for #hex is #897E8C.


I love getcolorcode.com

Triadic colors

1 #737681 and #817376 with #768173 are triadic colors.

2 #738176 and #817673 with #768173 are triadic colors.