COLOR #794F71

HEX: #794F71 RGB: (121,79,113)

Color info

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

RGB color model

#794F71 color RGB value is (121,79,113).

RGB: (121,79,113) (47%, 31%, 44%)

RGB channels and saturation

R 121 of 255 = 47%
G 79 of 255 = 31%
B 113 of 255 = 44%

121
79
113

R + G + B ~ 41%. #794F71 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 121 + 79 + 113 = 313 (100%)
R 121 of 313 ~ 38.66%
G 79 of 313 ~ 25.24%
B 113 of 313 ~ 36.1'%

%38.66
%25.24
%36.1

CMYK color model

#794F71 color CMYK value is (0,35,7,53).

  • cyan value is 0.00%
  • magenta value is 34.71%
  • yellow value is 6.61%
  • key color value is 52.55%

CMYK: (0,35,7,53)
C0M35Y7K53 (0%, 35%, 7%, 53%)
(0.00 / 0.35 / 0.07 / 0.53)

CMYK percentages

%0
%34.71
%6.61
%52.55

Codes

Color #794F71 in popluar color models

79 4F 71
RGB 121 79 113
HSL 311° 21.00% 39.22%
HSB/HSV 311° 34.71% 47.45%
CMYK 0.00% 34.71% 6.61%
52.55%

Color #794F71 in popluar number systems.

HEX 79 4F 71
Decimal 121 79 113
Binary 1111001 1001111 1110001
Octal 171 117 161

Shades and tints

Shades of #794F71

#794F71
(121,79,113)
#6E4867
(110,72,103)
#63415D
(99,65,93)
#583A53
(88,58,83)
#4D3349
(77,51,73)
#422C3F
(66,44,63)
#372535
(55,37,53)
#2C1E2B
(44,30,43)
#211721
(33,23,33)
#161017
(22,16,23)
#0B090D
(11,9,13)
#000000
(0,0,0)

Tints of #794F71

#794F71
(121,79,113)
#855F7D
(133,95,125)
#916F89
(145,111,137)
#9D7F95
(157,127,149)
#A98FA1
(169,143,161)
#B59FAD
(181,159,173)
#C1AFB9
(193,175,185)
#CDBFC5
(205,191,197)
#D9CFD1
(217,207,209)
#E5DFDD
(229,223,221)
#F1EFE9
(241,239,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #794F71 color. Also use rgb(121,79,113) instead hex code.

Text Font Color

.myTextColor { color: #794F71; }

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

This text font color is #794F71.

Background Color

.myBgColor { background-color: #794F71; }

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

This div background color is #794F71.

Border color

.myBorderColor { border: 1px solid #794F71; }

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

This div border color is #794F71.

Opacity

.myOpacity80 { color: #794F71; opacity: 0.8; }

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

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

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

This text has shadow with #794F71 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794F71.

Preview

Color preview on black background

This text has color #794F71 on black background.


Color preview on white background

This text has color #794F71 on white background.


Black color preview on #794F71 background

This text has black color on #794F71 background.


White color preview on #794F71 background

This text has white color on #794F71 background.


Related colors

Complementary color

Complementary color for #hex is #86B08E.


I love getcolorcode.com

Triadic colors

1 #71794F and #4F7179 with #794F71 are triadic colors.

2 #714F79 and #4F7971 with #794F71 are triadic colors.