COLOR #796583

HEX: #796583 RGB: (121,101,131)

Color info

#796583 contains red, green and blue colors in about the same proportion. Web safe color of #796583 is #666699 (or #669).

RGB color model

#796583 color RGB value is (121,101,131).

RGB: (121,101,131) (47%, 40%, 51%)

RGB channels and saturation

R 121 of 255 = 47%
G 101 of 255 = 40%
B 131 of 255 = 51%

121
101
131

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

Portions of RGB colors in percentages

R + G + B = 121 + 101 + 131 = 353 (100%)
R 121 of 353 ~ 34.28%
G 101 of 353 ~ 28.61%
B 131 of 353 ~ 37.11'%

%34.28
%28.61
%37.11

CMYK color model

#796583 color CMYK value is (8,23,0,49).

  • cyan value is 7.63%
  • magenta value is 22.90%
  • yellow value is 0.00%
  • key color value is 48.63%
CMYK: (8,23,0,49) C8M23Y0K49 (8%,23%,0%,49%) (0.08/0.23/0.00/0.49) 

CMYK percentages

%7.63
%22.9
%0
%48.63

Codes

Color #796583 in popluar color models

79 65 83
RGB 121 101 131
HSL 280° 12.93% 45.49%
HSB/HSV 280° 22.90% 51.37%
CMYK 7.63% 22.90% 0.00%
48.63%

Color #796583 in popluar number systems.

HEX 79 65 83
Decimal 121 101 131
Binary 1111001 1100101 10000011
Octal 171 145 203

Shades and tints

Shades of #796583

#796583
(121,101,131)
#6E5C78
(110,92,120)
#63536D
(99,83,109)
#584A62
(88,74,98)
#4D4157
(77,65,87)
#42384C
(66,56,76)
#372F41
(55,47,65)
#2C2636
(44,38,54)
#211D2B
(33,29,43)
#161420
(22,20,32)
#0B0B15
(11,11,21)
#000000
(0,0,0)

Tints of #796583

#796583
(121,101,131)
#85738E
(133,115,142)
#918199
(145,129,153)
#9D8FA4
(157,143,164)
#A99DAF
(169,157,175)
#B5ABBA
(181,171,186)
#C1B9C5
(193,185,197)
#CDC7D0
(205,199,208)
#D9D5DB
(217,213,219)
#E5E3E6
(229,227,230)
#F1F1F1
(241,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #796583 color. Also use rgb(121,101,131) instead hex code.

Text Font Color

.myTextColor { color: #796583; }

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

This text font color is #796583.

Background Color

.myBgColor { background-color: #796583; }

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

This div background color is #796583.

Border color

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

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

This div border color is #796583.

Opacity

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

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

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

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

This text has shadow with #796583 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #796583.

Preview

Color preview on black background

This text has color #796583 on black background.


Color preview on white background

This text has color #796583 on white background.


Black color preview on #796583 background

This text has black color on #796583 background.


White color preview on #796583 background

This text has white color on #796583 background.


Related colors

Complementary color

Complementary color for #hex is #869A7C.


I love getcolorcode.com

Triadic colors

1 #837965 and #658379 with #796583 are triadic colors.

2 #836579 and #657983 with #796583 are triadic colors.