COLOR #795962

HEX: #795962 RGB: (121,89,98)

Color info

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

RGB color model

#795962 color RGB value is (121,89,98).

RGB: (121,89,98) (47%, 35%, 38%)

RGB channels and saturation

R 121 of 255 = 47%
G 89 of 255 = 35%
B 98 of 255 = 38%

121
89
98

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

Portions of RGB colors in percentages

R + G + B = 121 + 89 + 98 = 308 (100%)
R 121 of 308 ~ 39.29%
G 89 of 308 ~ 28.9%
B 98 of 308 ~ 31.82'%

%39.29
%28.9
%31.82

CMYK color model

#795962 color CMYK value is (0,26,19,53).

  • cyan value is 0.00%
  • magenta value is 26.45%
  • yellow value is 19.01%
  • key color value is 52.55%
CMYK: (0,26,19,53) C0M26Y19K53 (0%,26%,19%,53%) (0.00/0.26/0.19/0.53) 

CMYK percentages

%0
%26.45
%19.01
%52.55

Codes

Color #795962 in popluar color models

79 59 62
RGB 121 89 98
HSL 343° 15.24% 41.18%
HSB/HSV 343° 26.45% 47.45%
CMYK 0.00% 26.45% 19.01%
52.55%

Color #795962 in popluar number systems.

HEX 79 59 62
Decimal 121 89 98
Binary 1111001 1011001 1100010
Octal 171 131 142

Shades and tints

Shades of #795962

#795962
(121,89,98)
#6E515A
(110,81,90)
#634952
(99,73,82)
#58414A
(88,65,74)
#4D3942
(77,57,66)
#42313A
(66,49,58)
#372932
(55,41,50)
#2C212A
(44,33,42)
#211922
(33,25,34)
#16111A
(22,17,26)
#0B0912
(11,9,18)
#000000
(0,0,0)

Tints of #795962

#795962
(121,89,98)
#856870
(133,104,112)
#91777E
(145,119,126)
#9D868C
(157,134,140)
#A9959A
(169,149,154)
#B5A4A8
(181,164,168)
#C1B3B6
(193,179,182)
#CDC2C4
(205,194,196)
#D9D1D2
(217,209,210)
#E5E0E0
(229,224,224)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #795962; }

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

This text font color is #795962.

Background Color

.myBgColor { background-color: #795962; }

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

This div background color is #795962.

Border color

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

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

This div border color is #795962.

Opacity

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

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

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

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

This text has shadow with #795962 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795962.

Preview

Color preview on black background

This text has color #795962 on black background.


Color preview on white background

This text has color #795962 on white background.


Black color preview on #795962 background

This text has black color on #795962 background.


White color preview on #795962 background

This text has white color on #795962 background.


Related colors

Complementary color

Complementary color for #hex is #86A69D.


I love getcolorcode.com

Triadic colors

1 #627959 and #596279 with #795962 are triadic colors.

2 #625979 and #597962 with #795962 are triadic colors.