COLOR #795767

HEX: #795767 RGB: (121,87,103)

Color info

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

RGB color model

#795767 color RGB value is (121,87,103).

RGB: (121,87,103) (47%, 34%, 40%)

RGB channels and saturation

R 121 of 255 = 47%
G 87 of 255 = 34%
B 103 of 255 = 40%

121
87
103

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

Portions of RGB colors in percentages

R + G + B = 121 + 87 + 103 = 311 (100%)
R 121 of 311 ~ 38.91%
G 87 of 311 ~ 27.97%
B 103 of 311 ~ 33.12'%

%38.91
%27.97
%33.12

CMYK color model

#795767 color CMYK value is (0,28,15,53).

  • cyan value is 0.00%
  • magenta value is 28.10%
  • yellow value is 14.88%
  • key color value is 52.55%

CMYK: (0,28,15,53)
C0M28Y15K53 (0%, 28%, 15%, 53%)
(0.00 / 0.28 / 0.15 / 0.53)

CMYK percentages

%0
%28.1
%14.88
%52.55

Codes

Color #795767 in popluar color models

79 57 67
RGB 121 87 103
HSL 332° 16.35% 40.78%
HSB/HSV 332° 28.10% 47.45%
CMYK 0.00% 28.10% 14.88%
52.55%

Color #795767 in popluar number systems.

HEX 79 57 67
Decimal 121 87 103
Binary 1111001 1010111 1100111
Octal 171 127 147

Shades and tints

Shades of #795767

#795767
(121,87,103)
#6E505E
(110,80,94)
#634955
(99,73,85)
#58424C
(88,66,76)
#4D3B43
(77,59,67)
#42343A
(66,52,58)
#372D31
(55,45,49)
#2C2628
(44,38,40)
#211F1F
(33,31,31)
#161816
(22,24,22)
#0B110D
(11,17,13)
#000000
(0,0,0)

Tints of #795767

#795767
(121,87,103)
#856674
(133,102,116)
#917581
(145,117,129)
#9D848E
(157,132,142)
#A9939B
(169,147,155)
#B5A2A8
(181,162,168)
#C1B1B5
(193,177,181)
#CDC0C2
(205,192,194)
#D9CFCF
(217,207,207)
#E5DEDC
(229,222,220)
#F1EDE9
(241,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #795767 color. Also use rgb(121,87,103) instead hex code.

Text Font Color

.myTextColor { color: #795767; }

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

This text font color is #795767.

Background Color

.myBgColor { background-color: #795767; }

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

This div background color is #795767.

Border color

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

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

This div border color is #795767.

Opacity

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

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

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

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

This text has shadow with #795767 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #795767.

Preview

Color preview on black background

This text has color #795767 on black background.


Color preview on white background

This text has color #795767 on white background.


Black color preview on #795767 background

This text has black color on #795767 background.


White color preview on #795767 background

This text has white color on #795767 background.


Related colors

Complementary color

Complementary color for #hex is #86A898.


I love getcolorcode.com

Triadic colors

1 #677957 and #576779 with #795767 are triadic colors.

2 #675779 and #577967 with #795767 are triadic colors.