COLOR #768638

HEX: #768638 RGB: (118,134,56)

Color info

#768638 contains mainly red and green colors. Web safe color of #768638 is #669933 (or #693).

RGB color model

#768638 color RGB value is (118,134,56).

RGB: (118,134,56) (46%, 53%, 22%)

RGB channels and saturation

R 118 of 255 = 46%
G 134 of 255 = 53%
B 56 of 255 = 22%

118
134
56

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

Portions of RGB colors in percentages

R + G + B = 118 + 134 + 56 = 308 (100%)
R 118 of 308 ~ 38.31%
G 134 of 308 ~ 43.51%
B 56 of 308 ~ 18.18'%

%38.31
%43.51
%18.18

CMYK color model

#768638 color CMYK value is (12,0,58,47).

  • cyan value is 11.94%
  • magenta value is 0.00%
  • yellow value is 58.21%
  • key color value is 47.45%

CMYK: (12,0,58,47)
C12M0Y58K47 (12%, 0%, 58%, 47%)
(0.12 / 0.00 / 0.58 / 0.47)

CMYK percentages

%11.94
%0
%58.21
%47.45

Codes

Color #768638 in popluar color models

76 86 38
RGB 118 134 56
HSL 72° 41.05% 37.25%
HSB/HSV 72° 58.21% 52.55%
CMYK 11.94% 0.00% 58.21%
47.45%

Color #768638 in popluar number systems.

HEX 76 86 38
Decimal 118 134 56
Binary 1110110 10000110 111000
Octal 166 206 70

Shades and tints

Shades of #768638

#768638
(118,134,56)
#6C7A33
(108,122,51)
#626E2E
(98,110,46)
#586229
(88,98,41)
#4E5624
(78,86,36)
#444A1F
(68,74,31)
#3A3E1A
(58,62,26)
#303215
(48,50,21)
#262610
(38,38,16)
#1C1A0B
(28,26,11)
#120E06
(18,14,6)
#000000
(0,0,0)

Tints of #768638

#768638
(118,134,56)
#82914A
(130,145,74)
#8E9C5C
(142,156,92)
#9AA76E
(154,167,110)
#A6B280
(166,178,128)
#B2BD92
(178,189,146)
#BEC8A4
(190,200,164)
#CAD3B6
(202,211,182)
#D6DEC8
(214,222,200)
#E2E9DA
(226,233,218)
#EEF4EC
(238,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #768638 color. Also use rgb(118,134,56) instead hex code.

Text Font Color

.myTextColor { color: #768638; }

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

This text font color is #768638.

Background Color

.myBgColor { background-color: #768638; }

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

This div background color is #768638.

Border color

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

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

This div border color is #768638.

Opacity

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

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

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

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

This text has shadow with #768638 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768638.

Preview

Color preview on black background

This text has color #768638 on black background.


Color preview on white background

This text has color #768638 on white background.


Black color preview on #768638 background

This text has black color on #768638 background.


White color preview on #768638 background

This text has white color on #768638 background.


Related colors

Complementary color

Complementary color for #hex is #8979C7.


I love getcolorcode.com

Triadic colors

1 #387686 and #863876 with #768638 are triadic colors.

2 #388676 and #867638 with #768638 are triadic colors.