COLOR #794C68

HEX: #794C68 RGB: (121,76,104)

Color info

#794C68 contains red, green and blue colors in about the same proportion. Web safe color of #794C68 is #663366 (or #636).

RGB color model

#794C68 color RGB value is (121,76,104).

RGB: (121,76,104) (47%, 30%, 41%)

RGB channels and saturation

R 121 of 255 = 47%
G 76 of 255 = 30%
B 104 of 255 = 41%

121
76
104

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

Portions of RGB colors in percentages

R + G + B = 121 + 76 + 104 = 301 (100%)
R 121 of 301 ~ 40.2%
G 76 of 301 ~ 25.25%
B 104 of 301 ~ 34.55'%

%40.2
%25.25
%34.55

CMYK color model

#794C68 color CMYK value is (0,37,14,53).

  • cyan value is 0.00%
  • magenta value is 37.19%
  • yellow value is 14.05%
  • key color value is 52.55%
CMYK: (0,37,14,53) C0M37Y14K53 (0%,37%,14%,53%) (0.00/0.37/0.14/0.53) 

CMYK percentages

%0
%37.19
%14.05
%52.55

Codes

Color #794C68 in popluar color models

79 4C 68
RGB 121 76 104
HSL 323° 22.84% 38.63%
HSB/HSV 323° 37.19% 47.45%
CMYK 0.00% 37.19% 14.05%
52.55%

Color #794C68 in popluar number systems.

HEX 79 4C 68
Decimal 121 76 104
Binary 1111001 1001100 1101000
Octal 171 114 150

Shades and tints

Shades of #794C68

#794C68
(121,76,104)
#6E465F
(110,70,95)
#634056
(99,64,86)
#583A4D
(88,58,77)
#4D3444
(77,52,68)
#422E3B
(66,46,59)
#372832
(55,40,50)
#2C2229
(44,34,41)
#211C20
(33,28,32)
#161617
(22,22,23)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #794C68

#794C68
(121,76,104)
#855C75
(133,92,117)
#916C82
(145,108,130)
#9D7C8F
(157,124,143)
#A98C9C
(169,140,156)
#B59CA9
(181,156,169)
#C1ACB6
(193,172,182)
#CDBCC3
(205,188,195)
#D9CCD0
(217,204,208)
#E5DCDD
(229,220,221)
#F1ECEA
(241,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #794C68 color. Also use rgb(121,76,104) instead hex code.

Text Font Color

.myTextColor { color: #794C68; }

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

This text font color is #794C68.

Background Color

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

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

This div background color is #794C68.

Border color

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

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

This div border color is #794C68.

Opacity

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

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

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

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

This text has shadow with #794C68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794C68.

Preview

Color preview on black background

This text has color #794C68 on black background.


Color preview on white background

This text has color #794C68 on white background.


Black color preview on #794C68 background

This text has black color on #794C68 background.


White color preview on #794C68 background

This text has white color on #794C68 background.


Related colors

Complementary color

Complementary color for #hex is #86B397.


I love getcolorcode.com

Triadic colors

1 #68794C and #4C6879 with #794C68 are triadic colors.

2 #684C79 and #4C7968 with #794C68 are triadic colors.