COLOR #798684

HEX: #798684 RGB: (121,134,132)

Color info

#798684 contains red, green and blue colors in about the same proportion. Web safe color of #798684 is #669999 (or #699).

RGB color model

#798684 color RGB value is (121,134,132).

RGB: (121,134,132) (47%, 53%, 52%)

RGB channels and saturation

R 121 of 255 = 47%
G 134 of 255 = 53%
B 132 of 255 = 52%

121
134
132

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

Portions of RGB colors in percentages

R + G + B = 121 + 134 + 132 = 387 (100%)
R 121 of 387 ~ 31.27%
G 134 of 387 ~ 34.63%
B 132 of 387 ~ 34.11'%

%31.27
%34.63
%34.11

CMYK color model

#798684 color CMYK value is (10,0,1,47).

  • cyan value is 9.70%
  • magenta value is 0.00%
  • yellow value is 1.49%
  • key color value is 47.45%

CMYK: (10,0,1,47)
C10M0Y1K47 (10%, 0%, 1%, 47%)
(0.10 / 0.00 / 0.01 / 0.47)

CMYK percentages

%9.7
%0
%1.49
%47.45

Codes

Color #798684 in popluar color models

79 86 84
RGB 121 134 132
HSL 171° 5.10% 50.00%
HSB/HSV 171° 9.70% 52.55%
CMYK 9.70% 0.00% 1.49%
47.45%

Color #798684 in popluar number systems.

HEX 79 86 84
Decimal 121 134 132
Binary 1111001 10000110 10000100
Octal 171 206 204

Shades and tints

Shades of #798684

#798684
(121,134,132)
#6E7A78
(110,122,120)
#636E6C
(99,110,108)
#586260
(88,98,96)
#4D5654
(77,86,84)
#424A48
(66,74,72)
#373E3C
(55,62,60)
#2C3230
(44,50,48)
#212624
(33,38,36)
#161A18
(22,26,24)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #798684

#798684
(121,134,132)
#85918F
(133,145,143)
#919C9A
(145,156,154)
#9DA7A5
(157,167,165)
#A9B2B0
(169,178,176)
#B5BDBB
(181,189,187)
#C1C8C6
(193,200,198)
#CDD3D1
(205,211,209)
#D9DEDC
(217,222,220)
#E5E9E7
(229,233,231)
#F1F4F2
(241,244,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #798684; }

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

This text font color is #798684.

Background Color

.myBgColor { background-color: #798684; }

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

This div background color is #798684.

Border color

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

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

This div border color is #798684.

Opacity

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

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

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

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

This text has shadow with #798684 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798684.

Preview

Color preview on black background

This text has color #798684 on black background.


Color preview on white background

This text has color #798684 on white background.


Black color preview on #798684 background

This text has black color on #798684 background.


White color preview on #798684 background

This text has white color on #798684 background.


Related colors

Complementary color

Complementary color for #hex is #86797B.


I love getcolorcode.com

Triadic colors

1 #847986 and #868479 with #798684 are triadic colors.

2 #848679 and #867984 with #798684 are triadic colors.