COLOR #795059

HEX: #795059 RGB: (121,80,89)

Color info

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

RGB color model

#795059 color RGB value is (121,80,89).

RGB: (121,80,89) (47%, 31%, 35%)

RGB channels and saturation

R 121 of 255 = 47%
G 80 of 255 = 31%
B 89 of 255 = 35%

121
80
89

R + G + B ~ 38%. #795059 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 80 + 89 = 290 (100%)
R 121 of 290 ~ 41.72%
G 80 of 290 ~ 27.59%
B 89 of 290 ~ 30.69'%

%41.72
%27.59
%30.69

CMYK color model

#795059 color CMYK value is (0,34,26,53).

  • cyan value is 0.00%
  • magenta value is 33.88%
  • yellow value is 26.45%
  • key color value is 52.55%

CMYK: (0,34,26,53)
C0M34Y26K53 (0%, 34%, 26%, 53%)
(0.00 / 0.34 / 0.26 / 0.53)

CMYK percentages

%0
%33.88
%26.45
%52.55

Codes

Color #795059 in popluar color models

79 50 59
RGB 121 80 89
HSL 347° 20.40% 39.41%
HSB/HSV 347° 33.88% 47.45%
CMYK 0.00% 33.88% 26.45%
52.55%

Color #795059 in popluar number systems.

HEX 79 50 59
Decimal 121 80 89
Binary 1111001 1010000 1011001
Octal 171 120 131

Shades and tints

Shades of #795059

#795059
(121,80,89)
#6E4951
(110,73,81)
#634249
(99,66,73)
#583B41
(88,59,65)
#4D3439
(77,52,57)
#422D31
(66,45,49)
#372629
(55,38,41)
#2C1F21
(44,31,33)
#211819
(33,24,25)
#161111
(22,17,17)
#0B0A09
(11,10,9)
#000000
(0,0,0)

Tints of #795059

#795059
(121,80,89)
#855F68
(133,95,104)
#916E77
(145,110,119)
#9D7D86
(157,125,134)
#A98C95
(169,140,149)
#B59BA4
(181,155,164)
#C1AAB3
(193,170,179)
#CDB9C2
(205,185,194)
#D9C8D1
(217,200,209)
#E5D7E0
(229,215,224)
#F1E6EF
(241,230,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #795059 color. Also use rgb(121,80,89) instead hex code.

Text Font Color

.myTextColor { color: #795059; }

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

This text font color is #795059.

Background Color

.myBgColor { background-color: #795059; }

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

This div background color is #795059.

Border color

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

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

This div border color is #795059.

Opacity

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

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

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

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

This text has shadow with #795059 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795059.

Preview

Color preview on black background

This text has color #795059 on black background.


Color preview on white background

This text has color #795059 on white background.


Black color preview on #795059 background

This text has black color on #795059 background.


White color preview on #795059 background

This text has white color on #795059 background.


Related colors

Complementary color

Complementary color for #hex is #86AFA6.


I love getcolorcode.com

Triadic colors

1 #597950 and #505979 with #795059 are triadic colors.

2 #595079 and #507959 with #795059 are triadic colors.