COLOR #794F62

HEX: #794F62 RGB: (121,79,98)

Color info

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

RGB color model

#794F62 color RGB value is (121,79,98).

RGB: (121,79,98) (47%, 31%, 38%)

RGB channels and saturation

R 121 of 255 = 47%
G 79 of 255 = 31%
B 98 of 255 = 38%

121
79
98

R + G + B ~ 39%. #794F62 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 79 + 98 = 298 (100%)
R 121 of 298 ~ 40.6%
G 79 of 298 ~ 26.51%
B 98 of 298 ~ 32.89'%

%40.6
%26.51
%32.89

CMYK color model

#794F62 color CMYK value is (0,35,19,53).

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

CMYK: (0,35,19,53)
C0M35Y19K53 (0%, 35%, 19%, 53%)
(0.00 / 0.35 / 0.19 / 0.53)

CMYK percentages

%0
%34.71
%19.01
%52.55

Codes

Color #794F62 in popluar color models

79 4F 62
RGB 121 79 98
HSL 333° 21.00% 39.22%
HSB/HSV 333° 34.71% 47.45%
CMYK 0.00% 34.71% 19.01%
52.55%

Color #794F62 in popluar number systems.

HEX 79 4F 62
Decimal 121 79 98
Binary 1111001 1001111 1100010
Octal 171 117 142

Shades and tints

Shades of #794F62

#794F62
(121,79,98)
#6E485A
(110,72,90)
#634152
(99,65,82)
#583A4A
(88,58,74)
#4D3342
(77,51,66)
#422C3A
(66,44,58)
#372532
(55,37,50)
#2C1E2A
(44,30,42)
#211722
(33,23,34)
#16101A
(22,16,26)
#0B0912
(11,9,18)
#000000
(0,0,0)

Tints of #794F62

#794F62
(121,79,98)
#855F70
(133,95,112)
#916F7E
(145,111,126)
#9D7F8C
(157,127,140)
#A98F9A
(169,143,154)
#B59FA8
(181,159,168)
#C1AFB6
(193,175,182)
#CDBFC4
(205,191,196)
#D9CFD2
(217,207,210)
#E5DFE0
(229,223,224)
#F1EFEE
(241,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #794F62; }

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

This text font color is #794F62.

Background Color

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

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

This div background color is #794F62.

Border color

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

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

This div border color is #794F62.

Opacity

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

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

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

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

This text has shadow with #794F62 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794F62.

Preview

Color preview on black background

This text has color #794F62 on black background.


Color preview on white background

This text has color #794F62 on white background.


Black color preview on #794F62 background

This text has black color on #794F62 background.


White color preview on #794F62 background

This text has white color on #794F62 background.


Related colors

Complementary color

Complementary color for #hex is #86B09D.


I love getcolorcode.com

Triadic colors

1 #62794F and #4F6279 with #794F62 are triadic colors.

2 #624F79 and #4F7962 with #794F62 are triadic colors.