COLOR #798466

HEX: #798466 RGB: (121,132,102)

Color info

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

RGB color model

#798466 color RGB value is (121,132,102).

RGB: (121,132,102) (47%, 52%, 40%)

RGB channels and saturation

R 121 of 255 = 47%
G 132 of 255 = 52%
B 102 of 255 = 40%

121
132
102

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

Portions of RGB colors in percentages

R + G + B = 121 + 132 + 102 = 355 (100%)
R 121 of 355 ~ 34.08%
G 132 of 355 ~ 37.18%
B 102 of 355 ~ 28.73'%

%34.08
%37.18
%28.73

CMYK color model

#798466 color CMYK value is (8,0,23,48).

  • cyan value is 8.33%
  • magenta value is 0.00%
  • yellow value is 22.73%
  • key color value is 48.24%

CMYK: (8,0,23,48)
C8M0Y23K48 (8%, 0%, 23%, 48%)
(0.08 / 0.00 / 0.23 / 0.48)

CMYK percentages

%8.33
%0
%22.73
%48.24

Codes

Color #798466 in popluar color models

79 84 66
RGB 121 132 102
HSL 82° 12.82% 45.88%
HSB/HSV 82° 22.73% 51.76%
CMYK 8.33% 0.00% 22.73%
48.24%

Color #798466 in popluar number systems.

HEX 79 84 66
Decimal 121 132 102
Binary 1111001 10000100 1100110
Octal 171 204 146

Shades and tints

Shades of #798466

#798466
(121,132,102)
#6E785D
(110,120,93)
#636C54
(99,108,84)
#58604B
(88,96,75)
#4D5442
(77,84,66)
#424839
(66,72,57)
#373C30
(55,60,48)
#2C3027
(44,48,39)
#21241E
(33,36,30)
#161815
(22,24,21)
#0B0C0C
(11,12,12)
#000000
(0,0,0)

Tints of #798466

#798466
(121,132,102)
#858F73
(133,143,115)
#919A80
(145,154,128)
#9DA58D
(157,165,141)
#A9B09A
(169,176,154)
#B5BBA7
(181,187,167)
#C1C6B4
(193,198,180)
#CDD1C1
(205,209,193)
#D9DCCE
(217,220,206)
#E5E7DB
(229,231,219)
#F1F2E8
(241,242,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #798466 color. Also use rgb(121,132,102) instead hex code.

Text Font Color

.myTextColor { color: #798466; }

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

This text font color is #798466.

Background Color

.myBgColor { background-color: #798466; }

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

This div background color is #798466.

Border color

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

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

This div border color is #798466.

Opacity

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

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

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

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

This text has shadow with #798466 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798466.

Preview

Color preview on black background

This text has color #798466 on black background.


Color preview on white background

This text has color #798466 on white background.


Black color preview on #798466 background

This text has black color on #798466 background.


White color preview on #798466 background

This text has white color on #798466 background.


Related colors

Complementary color

Complementary color for #hex is #867B99.


I love getcolorcode.com

Triadic colors

1 #667984 and #846679 with #798466 are triadic colors.

2 #668479 and #847966 with #798466 are triadic colors.