COLOR #795C79

HEX: #795C79 RGB: (121,92,121)

Color info

#795C79 contains red, green and blue colors in about the same proportion. Web safe color of #795C79 is #666666 (or #666).

RGB color model

#795C79 color RGB value is (121,92,121).

RGB: (121,92,121) (47%, 36%, 47%)

RGB channels and saturation

R 121 of 255 = 47%
G 92 of 255 = 36%
B 121 of 255 = 47%

121
92
121

R + G + B ~ 43%. #795C79 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 92 + 121 = 334 (100%)
R 121 of 334 ~ 36.23%
G 92 of 334 ~ 27.54%
B 121 of 334 ~ 36.23'%

%36.23
%27.54
%36.23

CMYK color model

#795C79 color CMYK value is (0,24,0,53).

  • cyan value is 0.00%
  • magenta value is 23.97%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (0,24,0,53)
C0M24Y0K53 (0%, 24%, 0%, 53%)
(0.00 / 0.24 / 0.00 / 0.53)

CMYK percentages

%0
%23.97
%0
%52.55

Codes

Color #795C79 in popluar color models

79 5C 79
RGB 121 92 121
HSL 300° 13.62% 41.76%
HSB/HSV 300° 23.97% 47.45%
CMYK 0.00% 23.97% 0.00%
52.55%

Color #795C79 in popluar number systems.

HEX 79 5C 79
Decimal 121 92 121
Binary 1111001 1011100 1111001
Octal 171 134 171

Shades and tints

Shades of #795C79

#795C79
(121,92,121)
#6E546E
(110,84,110)
#634C63
(99,76,99)
#584458
(88,68,88)
#4D3C4D
(77,60,77)
#423442
(66,52,66)
#372C37
(55,44,55)
#2C242C
(44,36,44)
#211C21
(33,28,33)
#161416
(22,20,22)
#0B0C0B
(11,12,11)
#000000
(0,0,0)

Tints of #795C79

#795C79
(121,92,121)
#856A85
(133,106,133)
#917891
(145,120,145)
#9D869D
(157,134,157)
#A994A9
(169,148,169)
#B5A2B5
(181,162,181)
#C1B0C1
(193,176,193)
#CDBECD
(205,190,205)
#D9CCD9
(217,204,217)
#E5DAE5
(229,218,229)
#F1E8F1
(241,232,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #795C79 color. Also use rgb(121,92,121) instead hex code.

Text Font Color

.myTextColor { color: #795C79; }

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

This text font color is #795C79.

Background Color

.myBgColor { background-color: #795C79; }

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

This div background color is #795C79.

Border color

.myBorderColor { border: 1px solid #795C79; }

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

This div border color is #795C79.

Opacity

.myOpacity80 { color: #795C79; opacity: 0.8; }

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

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

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

This text has shadow with #795C79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795C79.

Preview

Color preview on black background

This text has color #795C79 on black background.


Color preview on white background

This text has color #795C79 on white background.


Black color preview on #795C79 background

This text has black color on #795C79 background.


White color preview on #795C79 background

This text has white color on #795C79 background.


Related colors

Complementary color

Complementary color for #hex is #86A386.


I love getcolorcode.com

Triadic colors

1 #79795C and #5C7979 with #795C79 are triadic colors.

2 #795C79 and #5C7979 with #795C79 are triadic colors.