COLOR #795558

HEX: #795558 RGB: (121,85,88)

Color info

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

RGB color model

#795558 color RGB value is (121,85,88).

RGB: (121,85,88) (47%, 33%, 35%)

RGB channels and saturation

R 121 of 255 = 47%
G 85 of 255 = 33%
B 88 of 255 = 35%

121
85
88

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

Portions of RGB colors in percentages

R + G + B = 121 + 85 + 88 = 294 (100%)
R 121 of 294 ~ 41.16%
G 85 of 294 ~ 28.91%
B 88 of 294 ~ 29.93'%

%41.16
%28.91
%29.93

CMYK color model

#795558 color CMYK value is (0,30,27,53).

  • cyan value is 0.00%
  • magenta value is 29.75%
  • yellow value is 27.27%
  • key color value is 52.55%

CMYK: (0,30,27,53)
C0M30Y27K53 (0%, 30%, 27%, 53%)
(0.00 / 0.30 / 0.27 / 0.53)

CMYK percentages

%0
%29.75
%27.27
%52.55

Codes

Color #795558 in popluar color models

79 55 58
RGB 121 85 88
HSL 355° 17.48% 40.39%
HSB/HSV 355° 29.75% 47.45%
CMYK 0.00% 29.75% 27.27%
52.55%

Color #795558 in popluar number systems.

HEX 79 55 58
Decimal 121 85 88
Binary 1111001 1010101 1011000
Octal 171 125 130

Shades and tints

Shades of #795558

#795558
(121,85,88)
#6E4E50
(110,78,80)
#634748
(99,71,72)
#584040
(88,64,64)
#4D3938
(77,57,56)
#423230
(66,50,48)
#372B28
(55,43,40)
#2C2420
(44,36,32)
#211D18
(33,29,24)
#161610
(22,22,16)
#0B0F08
(11,15,8)
#000000
(0,0,0)

Tints of #795558

#795558
(121,85,88)
#856467
(133,100,103)
#917376
(145,115,118)
#9D8285
(157,130,133)
#A99194
(169,145,148)
#B5A0A3
(181,160,163)
#C1AFB2
(193,175,178)
#CDBEC1
(205,190,193)
#D9CDD0
(217,205,208)
#E5DCDF
(229,220,223)
#F1EBEE
(241,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #795558 color. Also use rgb(121,85,88) instead hex code.

Text Font Color

.myTextColor { color: #795558; }

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

This text font color is #795558.

Background Color

.myBgColor { background-color: #795558; }

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

This div background color is #795558.

Border color

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

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

This div border color is #795558.

Opacity

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

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

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

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

This text has shadow with #795558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795558.

Preview

Color preview on black background

This text has color #795558 on black background.


Color preview on white background

This text has color #795558 on white background.


Black color preview on #795558 background

This text has black color on #795558 background.


White color preview on #795558 background

This text has white color on #795558 background.


Related colors

Complementary color

Complementary color for #hex is #86AAA7.


I love getcolorcode.com

Triadic colors

1 #587955 and #555879 with #795558 are triadic colors.

2 #585579 and #557958 with #795558 are triadic colors.