COLOR #798A7A

HEX: #798A7A RGB: (121,138,122)

Color info

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

RGB color model

#798A7A color RGB value is (121,138,122).

RGB: (121,138,122) (47%, 54%, 48%)

RGB channels and saturation

R 121 of 255 = 47%
G 138 of 255 = 54%
B 122 of 255 = 48%

121
138
122

R + G + B ~ 50%. #798A7A is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 138 + 122 = 381 (100%)
R 121 of 381 ~ 31.76%
G 138 of 381 ~ 36.22%
B 122 of 381 ~ 32.02'%

%31.76
%36.22
%32.02

CMYK color model

#798A7A color CMYK value is (12,0,12,46).

  • cyan value is 12.32%
  • magenta value is 0.00%
  • yellow value is 11.59%
  • key color value is 45.88%

CMYK: (12,0,12,46)
C12M0Y12K46 (12%, 0%, 12%, 46%)
(0.12 / 0.00 / 0.12 / 0.46)

CMYK percentages

%12.32
%0
%11.59
%45.88

Codes

Color #798A7A in popluar color models

79 8A 7A
RGB 121 138 122
HSL 124° 6.77% 50.78%
HSB/HSV 124° 12.32% 54.12%
CMYK 12.32% 0.00% 11.59%
45.88%

Color #798A7A in popluar number systems.

HEX 79 8A 7A
Decimal 121 138 122
Binary 1111001 10001010 1111010
Octal 171 212 172

Shades and tints

Shades of #798A7A

#798A7A
(121,138,122)
#6E7E6F
(110,126,111)
#637264
(99,114,100)
#586659
(88,102,89)
#4D5A4E
(77,90,78)
#424E43
(66,78,67)
#374238
(55,66,56)
#2C362D
(44,54,45)
#212A22
(33,42,34)
#161E17
(22,30,23)
#0B120C
(11,18,12)
#000000
(0,0,0)

Tints of #798A7A

#798A7A
(121,138,122)
#859486
(133,148,134)
#919E92
(145,158,146)
#9DA89E
(157,168,158)
#A9B2AA
(169,178,170)
#B5BCB6
(181,188,182)
#C1C6C2
(193,198,194)
#CDD0CE
(205,208,206)
#D9DADA
(217,218,218)
#E5E4E6
(229,228,230)
#F1EEF2
(241,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #798A7A color. Also use rgb(121,138,122) instead hex code.

Text Font Color

.myTextColor { color: #798A7A; }

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

This text font color is #798A7A.

Background Color

.myBgColor { background-color: #798A7A; }

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

This div background color is #798A7A.

Border color

.myBorderColor { border: 1px solid #798A7A; }

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

This div border color is #798A7A.

Opacity

.myOpacity80 { color: #798A7A; opacity: 0.8; }

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

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

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

This text has shadow with #798A7A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798A7A.

Preview

Color preview on black background

This text has color #798A7A on black background.


Color preview on white background

This text has color #798A7A on white background.


Black color preview on #798A7A background

This text has black color on #798A7A background.


White color preview on #798A7A background

This text has white color on #798A7A background.


Related colors

Complementary color

Complementary color for #hex is #867585.


I love getcolorcode.com

Triadic colors

1 #7A798A and #8A7A79 with #798A7A are triadic colors.

2 #7A8A79 and #8A797A with #798A7A are triadic colors.