COLOR #796777

HEX: #796777 RGB: (121,103,119)

Color info

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

RGB color model

#796777 color RGB value is (121,103,119).

RGB: (121,103,119) (47%, 40%, 47%)

RGB channels and saturation

R 121 of 255 = 47%
G 103 of 255 = 40%
B 119 of 255 = 47%

121
103
119

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

Portions of RGB colors in percentages

R + G + B = 121 + 103 + 119 = 343 (100%)
R 121 of 343 ~ 35.28%
G 103 of 343 ~ 30.03%
B 119 of 343 ~ 34.69'%

%35.28
%30.03
%34.69

CMYK color model

#796777 color CMYK value is (0,15,2,53).

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

CMYK: (0,15,2,53)
C0M15Y2K53 (0%, 15%, 2%, 53%)
(0.00 / 0.15 / 0.02 / 0.53)

CMYK percentages

%0
%14.88
%1.65
%52.55

Codes

Color #796777 in popluar color models

79 67 77
RGB 121 103 119
HSL 307° 8.04% 43.92%
HSB/HSV 307° 14.88% 47.45%
CMYK 0.00% 14.88% 1.65%
52.55%

Color #796777 in popluar number systems.

HEX 79 67 77
Decimal 121 103 119
Binary 1111001 1100111 1110111
Octal 171 147 167

Shades and tints

Shades of #796777

#796777
(121,103,119)
#6E5E6D
(110,94,109)
#635563
(99,85,99)
#584C59
(88,76,89)
#4D434F
(77,67,79)
#423A45
(66,58,69)
#37313B
(55,49,59)
#2C2831
(44,40,49)
#211F27
(33,31,39)
#16161D
(22,22,29)
#0B0D13
(11,13,19)
#000000
(0,0,0)

Tints of #796777

#796777
(121,103,119)
#857483
(133,116,131)
#91818F
(145,129,143)
#9D8E9B
(157,142,155)
#A99BA7
(169,155,167)
#B5A8B3
(181,168,179)
#C1B5BF
(193,181,191)
#CDC2CB
(205,194,203)
#D9CFD7
(217,207,215)
#E5DCE3
(229,220,227)
#F1E9EF
(241,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #796777; }

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

This text font color is #796777.

Background Color

.myBgColor { background-color: #796777; }

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

This div background color is #796777.

Border color

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

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

This div border color is #796777.

Opacity

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

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

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

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

This text has shadow with #796777 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796777.

Preview

Color preview on black background

This text has color #796777 on black background.


Color preview on white background

This text has color #796777 on white background.


Black color preview on #796777 background

This text has black color on #796777 background.


White color preview on #796777 background

This text has white color on #796777 background.


Related colors

Complementary color

Complementary color for #hex is #869888.


I love getcolorcode.com

Triadic colors

1 #777967 and #677779 with #796777 are triadic colors.

2 #776779 and #677977 with #796777 are triadic colors.