COLOR #798589

HEX: #798589 RGB: (121,133,137)

Color info

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

RGB color model

#798589 color RGB value is (121,133,137).

RGB: (121,133,137) (47%, 52%, 54%)

RGB channels and saturation

R 121 of 255 = 47%
G 133 of 255 = 52%
B 137 of 255 = 54%

121
133
137

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

Portions of RGB colors in percentages

R + G + B = 121 + 133 + 137 = 391 (100%)
R 121 of 391 ~ 30.95%
G 133 of 391 ~ 34.02%
B 137 of 391 ~ 35.04'%

%30.95
%34.02
%35.04

CMYK color model

#798589 color CMYK value is (12,3,0,46).

  • cyan value is 11.68%
  • magenta value is 2.92%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (12,3,0,46) C12M3Y0K46 (12%,3%,0%,46%) (0.12/0.03/0.00/0.46) 

CMYK percentages

%11.68
%2.92
%0
%46.27

Codes

Color #798589 in popluar color models

79 85 89
RGB 121 133 137
HSL 195° 6.35% 50.59%
HSB/HSV 195° 11.68% 53.73%
CMYK 11.68% 2.92% 0.00%
46.27%

Color #798589 in popluar number systems.

HEX 79 85 89
Decimal 121 133 137
Binary 1111001 10000101 10001001
Octal 171 205 211

Shades and tints

Shades of #798589

#798589
(121,133,137)
#6E797D
(110,121,125)
#636D71
(99,109,113)
#586165
(88,97,101)
#4D5559
(77,85,89)
#42494D
(66,73,77)
#373D41
(55,61,65)
#2C3135
(44,49,53)
#212529
(33,37,41)
#16191D
(22,25,29)
#0B0D11
(11,13,17)
#000000
(0,0,0)

Tints of #798589

#798589
(121,133,137)
#859093
(133,144,147)
#919B9D
(145,155,157)
#9DA6A7
(157,166,167)
#A9B1B1
(169,177,177)
#B5BCBB
(181,188,187)
#C1C7C5
(193,199,197)
#CDD2CF
(205,210,207)
#D9DDD9
(217,221,217)
#E5E8E3
(229,232,227)
#F1F3ED
(241,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #798589 color. Also use rgb(121,133,137) instead hex code.

Text Font Color

.myTextColor { color: #798589; }

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

This text font color is #798589.

Background Color

.myBgColor { background-color: #798589; }

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

This div background color is #798589.

Border color

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

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

This div border color is #798589.

Opacity

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

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

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

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

This text has shadow with #798589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #798589.

Preview

Color preview on black background

This text has color #798589 on black background.


Color preview on white background

This text has color #798589 on white background.


Black color preview on #798589 background

This text has black color on #798589 background.


White color preview on #798589 background

This text has white color on #798589 background.


Related colors

Complementary color

Complementary color for #hex is #867A76.


I love getcolorcode.com

Triadic colors

1 #897985 and #858979 with #798589 are triadic colors.

2 #898579 and #857989 with #798589 are triadic colors.