COLOR #797585

HEX: #797585 RGB: (121,117,133)

Color info

#797585 contains red, green and blue colors in about the same proportion. Web safe color of #797585 is #666699 (or #669).

RGB color model

#797585 color RGB value is (121,117,133).

RGB: (121,117,133) (47%, 46%, 52%)

RGB channels and saturation

R 121 of 255 = 47%
G 117 of 255 = 46%
B 133 of 255 = 52%

121
117
133

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

Portions of RGB colors in percentages

R + G + B = 121 + 117 + 133 = 371 (100%)
R 121 of 371 ~ 32.61%
G 117 of 371 ~ 31.54%
B 133 of 371 ~ 35.85'%

%32.61
%31.54
%35.85

CMYK color model

#797585 color CMYK value is (9,12,0,48).

  • cyan value is 9.02%
  • magenta value is 12.03%
  • yellow value is 0.00%
  • key color value is 47.84%

CMYK: (9,12,0,48)
C9M12Y0K48 (9%, 12%, 0%, 48%)
(0.09 / 0.12 / 0.00 / 0.48)

CMYK percentages

%9.02
%12.03
%0
%47.84

Codes

Color #797585 in popluar color models

79 75 85
RGB 121 117 133
HSL 255° 6.40% 49.02%
HSB/HSV 255° 12.03% 52.16%
CMYK 9.02% 12.03% 0.00%
47.84%

Color #797585 in popluar number systems.

HEX 79 75 85
Decimal 121 117 133
Binary 1111001 1110101 10000101
Octal 171 165 205

Shades and tints

Shades of #797585

#797585
(121,117,133)
#6E6B79
(110,107,121)
#63616D
(99,97,109)
#585761
(88,87,97)
#4D4D55
(77,77,85)
#424349
(66,67,73)
#37393D
(55,57,61)
#2C2F31
(44,47,49)
#212525
(33,37,37)
#161B19
(22,27,25)
#0B110D
(11,17,13)
#000000
(0,0,0)

Tints of #797585

#797585
(121,117,133)
#858190
(133,129,144)
#918D9B
(145,141,155)
#9D99A6
(157,153,166)
#A9A5B1
(169,165,177)
#B5B1BC
(181,177,188)
#C1BDC7
(193,189,199)
#CDC9D2
(205,201,210)
#D9D5DD
(217,213,221)
#E5E1E8
(229,225,232)
#F1EDF3
(241,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #797585; }

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

This text font color is #797585.

Background Color

.myBgColor { background-color: #797585; }

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

This div background color is #797585.

Border color

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

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

This div border color is #797585.

Opacity

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

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

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

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

This text has shadow with #797585 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #797585.

Preview

Color preview on black background

This text has color #797585 on black background.


Color preview on white background

This text has color #797585 on white background.


Black color preview on #797585 background

This text has black color on #797585 background.


White color preview on #797585 background

This text has white color on #797585 background.


Related colors

Complementary color

Complementary color for #hex is #868A7A.


I love getcolorcode.com

Triadic colors

1 #857975 and #758579 with #797585 are triadic colors.

2 #857579 and #757985 with #797585 are triadic colors.