COLOR #768846

HEX: #768846 RGB: (118,136,70)

Color info

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

RGB color model

#768846 color RGB value is (118,136,70).

RGB: (118,136,70) (46%, 53%, 27%)

RGB channels and saturation

R 118 of 255 = 46%
G 136 of 255 = 53%
B 70 of 255 = 27%

118
136
70

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

Portions of RGB colors in percentages

R + G + B = 118 + 136 + 70 = 324 (100%)
R 118 of 324 ~ 36.42%
G 136 of 324 ~ 41.98%
B 70 of 324 ~ 21.6'%

%36.42
%41.98
%21.6

CMYK color model

#768846 color CMYK value is (13,0,49,47).

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

CMYK: (13,0,49,47)
C13M0Y49K47 (13%, 0%, 49%, 47%)
(0.13 / 0.00 / 0.49 / 0.47)

CMYK percentages

%13.24
%0
%48.53
%46.67

Codes

Color #768846 in popluar color models

76 88 46
RGB 118 136 70
HSL 76° 32.04% 40.39%
HSB/HSV 76° 48.53% 53.33%
CMYK 13.24% 0.00% 48.53%
46.67%

Color #768846 in popluar number systems.

HEX 76 88 46
Decimal 118 136 70
Binary 1110110 10001000 1000110
Octal 166 210 106

Shades and tints

Shades of #768846

#768846
(118,136,70)
#6C7C40
(108,124,64)
#62703A
(98,112,58)
#586434
(88,100,52)
#4E582E
(78,88,46)
#444C28
(68,76,40)
#3A4022
(58,64,34)
#30341C
(48,52,28)
#262816
(38,40,22)
#1C1C10
(28,28,16)
#12100A
(18,16,10)
#000000
(0,0,0)

Tints of #768846

#768846
(118,136,70)
#829256
(130,146,86)
#8E9C66
(142,156,102)
#9AA676
(154,166,118)
#A6B086
(166,176,134)
#B2BA96
(178,186,150)
#BEC4A6
(190,196,166)
#CACEB6
(202,206,182)
#D6D8C6
(214,216,198)
#E2E2D6
(226,226,214)
#EEECE6
(238,236,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #768846; }

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

This text font color is #768846.

Background Color

.myBgColor { background-color: #768846; }

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

This div background color is #768846.

Border color

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

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

This div border color is #768846.

Opacity

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

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

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

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

This text has shadow with #768846 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #768846.

Preview

Color preview on black background

This text has color #768846 on black background.


Color preview on white background

This text has color #768846 on white background.


Black color preview on #768846 background

This text has black color on #768846 background.


White color preview on #768846 background

This text has white color on #768846 background.


Related colors

Complementary color

Complementary color for #hex is #8977B9.


I love getcolorcode.com

Triadic colors

1 #467688 and #884676 with #768846 are triadic colors.

2 #468876 and #887646 with #768846 are triadic colors.