COLOR #768864

HEX: #768864 RGB: (118,136,100)

Color info

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

RGB color model

#768864 color RGB value is (118,136,100).

RGB: (118,136,100) (46%, 53%, 39%)

RGB channels and saturation

R 118 of 255 = 46%
G 136 of 255 = 53%
B 100 of 255 = 39%

118
136
100

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

Portions of RGB colors in percentages

R + G + B = 118 + 136 + 100 = 354 (100%)
R 118 of 354 ~ 33.33%
G 136 of 354 ~ 38.42%
B 100 of 354 ~ 28.25'%

%33.33
%38.42
%28.25

CMYK color model

#768864 color CMYK value is (13,0,26,47).

  • cyan value is 13.24%
  • magenta value is 0.00%
  • yellow value is 26.47%
  • key color value is 46.67%

CMYK: (13,0,26,47)
C13M0Y26K47 (13%, 0%, 26%, 47%)
(0.13 / 0.00 / 0.26 / 0.47)

CMYK percentages

%13.24
%0
%26.47
%46.67

Codes

Color #768864 in popluar color models

76 88 64
RGB 118 136 100
HSL 90° 15.25% 46.27%
HSB/HSV 90° 26.47% 53.33%
CMYK 13.24% 0.00% 26.47%
46.67%

Color #768864 in popluar number systems.

HEX 76 88 64
Decimal 118 136 100
Binary 1110110 10001000 1100100
Octal 166 210 144

Shades and tints

Shades of #768864

#768864
(118,136,100)
#6C7C5B
(108,124,91)
#627052
(98,112,82)
#586449
(88,100,73)
#4E5840
(78,88,64)
#444C37
(68,76,55)
#3A402E
(58,64,46)
#303425
(48,52,37)
#26281C
(38,40,28)
#1C1C13
(28,28,19)
#12100A
(18,16,10)
#000000
(0,0,0)

Tints of #768864

#768864
(118,136,100)
#829272
(130,146,114)
#8E9C80
(142,156,128)
#9AA68E
(154,166,142)
#A6B09C
(166,176,156)
#B2BAAA
(178,186,170)
#BEC4B8
(190,196,184)
#CACEC6
(202,206,198)
#D6D8D4
(214,216,212)
#E2E2E2
(226,226,226)
#EEECF0
(238,236,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768864 color. Also use rgb(118,136,100) instead hex code.

Text Font Color

.myTextColor { color: #768864; }

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

This text font color is #768864.

Background Color

.myBgColor { background-color: #768864; }

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

This div background color is #768864.

Border color

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

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

This div border color is #768864.

Opacity

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

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

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

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

This text has shadow with #768864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768864.

Preview

Color preview on black background

This text has color #768864 on black background.


Color preview on white background

This text has color #768864 on white background.


Black color preview on #768864 background

This text has black color on #768864 background.


White color preview on #768864 background

This text has white color on #768864 background.


Related colors

Complementary color

Complementary color for #hex is #89779B.


I love getcolorcode.com

Triadic colors

1 #647688 and #886476 with #768864 are triadic colors.

2 #648876 and #887664 with #768864 are triadic colors.