COLOR #794656

HEX: #794656 RGB: (121,70,86)

Color info

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

RGB color model

#794656 color RGB value is (121,70,86).

RGB: (121,70,86) (47%, 27%, 34%)

RGB channels and saturation

R 121 of 255 = 47%
G 70 of 255 = 27%
B 86 of 255 = 34%

121
70
86

R + G + B ~ 36%. #794656 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 121 + 70 + 86 = 277 (100%)
R 121 of 277 ~ 43.68%
G 70 of 277 ~ 25.27%
B 86 of 277 ~ 31.05'%

%43.68
%25.27
%31.05

CMYK color model

#794656 color CMYK value is (0,42,29,53).

  • cyan value is 0.00%
  • magenta value is 42.15%
  • yellow value is 28.93%
  • key color value is 52.55%

CMYK: (0,42,29,53)
C0M42Y29K53 (0%, 42%, 29%, 53%)
(0.00 / 0.42 / 0.29 / 0.53)

CMYK percentages

%0
%42.15
%28.93
%52.55

Codes

Color #794656 in popluar color models

79 46 56
RGB 121 70 86
HSL 341° 26.70% 37.45%
HSB/HSV 341° 42.15% 47.45%
CMYK 0.00% 42.15% 28.93%
52.55%

Color #794656 in popluar number systems.

HEX 79 46 56
Decimal 121 70 86
Binary 1111001 1000110 1010110
Octal 171 106 126

Shades and tints

Shades of #794656

#794656
(121,70,86)
#6E404F
(110,64,79)
#633A48
(99,58,72)
#583441
(88,52,65)
#4D2E3A
(77,46,58)
#422833
(66,40,51)
#37222C
(55,34,44)
#2C1C25
(44,28,37)
#21161E
(33,22,30)
#161017
(22,16,23)
#0B0A10
(11,10,16)
#000000
(0,0,0)

Tints of #794656

#794656
(121,70,86)
#855665
(133,86,101)
#916674
(145,102,116)
#9D7683
(157,118,131)
#A98692
(169,134,146)
#B596A1
(181,150,161)
#C1A6B0
(193,166,176)
#CDB6BF
(205,182,191)
#D9C6CE
(217,198,206)
#E5D6DD
(229,214,221)
#F1E6EC
(241,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #794656 color. Also use rgb(121,70,86) instead hex code.

Text Font Color

.myTextColor { color: #794656; }

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

This text font color is #794656.

Background Color

.myBgColor { background-color: #794656; }

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

This div background color is #794656.

Border color

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

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

This div border color is #794656.

Opacity

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

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

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

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

This text has shadow with #794656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #794656.

Preview

Color preview on black background

This text has color #794656 on black background.


Color preview on white background

This text has color #794656 on white background.


Black color preview on #794656 background

This text has black color on #794656 background.


White color preview on #794656 background

This text has white color on #794656 background.


Related colors

Complementary color

Complementary color for #hex is #86B9A9.


I love getcolorcode.com

Triadic colors

1 #567946 and #465679 with #794656 are triadic colors.

2 #564679 and #467956 with #794656 are triadic colors.