COLOR #796376

HEX: #796376 RGB: (121,99,118)

Color info

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

RGB color model

#796376 color RGB value is (121,99,118).

RGB: (121,99,118) (47%, 39%, 46%)

RGB channels and saturation

R 121 of 255 = 47%
G 99 of 255 = 39%
B 118 of 255 = 46%

121
99
118

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

Portions of RGB colors in percentages

R + G + B = 121 + 99 + 118 = 338 (100%)
R 121 of 338 ~ 35.8%
G 99 of 338 ~ 29.29%
B 118 of 338 ~ 34.91'%

%35.8
%29.29
%34.91

CMYK color model

#796376 color CMYK value is (0,18,2,53).

  • cyan value is 0.00%
  • magenta value is 18.18%
  • yellow value is 2.48%
  • key color value is 52.55%

CMYK: (0,18,2,53)
C0M18Y2K53 (0%, 18%, 2%, 53%)
(0.00 / 0.18 / 0.02 / 0.53)

CMYK percentages

%0
%18.18
%2.48
%52.55

Codes

Color #796376 in popluar color models

79 63 76
RGB 121 99 118
HSL 308° 10.00% 43.14%
HSB/HSV 308° 18.18% 47.45%
CMYK 0.00% 18.18% 2.48%
52.55%

Color #796376 in popluar number systems.

HEX 79 63 76
Decimal 121 99 118
Binary 1111001 1100011 1110110
Octal 171 143 166

Shades and tints

Shades of #796376

#796376
(121,99,118)
#6E5A6C
(110,90,108)
#635162
(99,81,98)
#584858
(88,72,88)
#4D3F4E
(77,63,78)
#423644
(66,54,68)
#372D3A
(55,45,58)
#2C2430
(44,36,48)
#211B26
(33,27,38)
#16121C
(22,18,28)
#0B0912
(11,9,18)
#000000
(0,0,0)

Tints of #796376

#796376
(121,99,118)
#857182
(133,113,130)
#917F8E
(145,127,142)
#9D8D9A
(157,141,154)
#A99BA6
(169,155,166)
#B5A9B2
(181,169,178)
#C1B7BE
(193,183,190)
#CDC5CA
(205,197,202)
#D9D3D6
(217,211,214)
#E5E1E2
(229,225,226)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #796376 color. Also use rgb(121,99,118) instead hex code.

Text Font Color

.myTextColor { color: #796376; }

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

This text font color is #796376.

Background Color

.myBgColor { background-color: #796376; }

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

This div background color is #796376.

Border color

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

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

This div border color is #796376.

Opacity

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

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

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

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

This text has shadow with #796376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796376.

Preview

Color preview on black background

This text has color #796376 on black background.


Color preview on white background

This text has color #796376 on white background.


Black color preview on #796376 background

This text has black color on #796376 background.


White color preview on #796376 background

This text has white color on #796376 background.


Related colors

Complementary color

Complementary color for #hex is #869C89.


I love getcolorcode.com

Triadic colors

1 #767963 and #637679 with #796376 are triadic colors.

2 #766379 and #637976 with #796376 are triadic colors.