COLOR #768358

HEX: #768358 RGB: (118,131,88)

Color info

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

RGB color model

#768358 color RGB value is (118,131,88).

RGB: (118,131,88) (46%, 51%, 35%)

RGB channels and saturation

R 118 of 255 = 46%
G 131 of 255 = 51%
B 88 of 255 = 35%

118
131
88

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

Portions of RGB colors in percentages

R + G + B = 118 + 131 + 88 = 337 (100%)
R 118 of 337 ~ 35.01%
G 131 of 337 ~ 38.87%
B 88 of 337 ~ 26.11'%

%35.01
%38.87
%26.11

CMYK color model

#768358 color CMYK value is (10,0,33,49).

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

CMYK: (10,0,33,49)
C10M0Y33K49 (10%, 0%, 33%, 49%)
(0.10 / 0.00 / 0.33 / 0.49)

CMYK percentages

%9.92
%0
%32.82
%48.63

Codes

Color #768358 in popluar color models

76 83 58
RGB 118 131 88
HSL 78° 19.63% 42.94%
HSB/HSV 78° 32.82% 51.37%
CMYK 9.92% 0.00% 32.82%
48.63%

Color #768358 in popluar number systems.

HEX 76 83 58
Decimal 118 131 88
Binary 1110110 10000011 1011000
Octal 166 203 130

Shades and tints

Shades of #768358

#768358
(118,131,88)
#6C7850
(108,120,80)
#626D48
(98,109,72)
#586240
(88,98,64)
#4E5738
(78,87,56)
#444C30
(68,76,48)
#3A4128
(58,65,40)
#303620
(48,54,32)
#262B18
(38,43,24)
#1C2010
(28,32,16)
#121508
(18,21,8)
#000000
(0,0,0)

Tints of #768358

#768358
(118,131,88)
#828E67
(130,142,103)
#8E9976
(142,153,118)
#9AA485
(154,164,133)
#A6AF94
(166,175,148)
#B2BAA3
(178,186,163)
#BEC5B2
(190,197,178)
#CAD0C1
(202,208,193)
#D6DBD0
(214,219,208)
#E2E6DF
(226,230,223)
#EEF1EE
(238,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768358; }

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

This text font color is #768358.

Background Color

.myBgColor { background-color: #768358; }

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

This div background color is #768358.

Border color

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

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

This div border color is #768358.

Opacity

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

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

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

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

This text has shadow with #768358 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768358.

Preview

Color preview on black background

This text has color #768358 on black background.


Color preview on white background

This text has color #768358 on white background.


Black color preview on #768358 background

This text has black color on #768358 background.


White color preview on #768358 background

This text has white color on #768358 background.


Related colors

Complementary color

Complementary color for #hex is #897CA7.


I love getcolorcode.com

Triadic colors

1 #587683 and #835876 with #768358 are triadic colors.

2 #588376 and #837658 with #768358 are triadic colors.