COLOR #799783

HEX: #799783 RGB: (121,151,131)

Color info

#799783 contains red, green and blue colors in about the same proportion. Web safe color of #799783 is #669999 (or #699).

RGB color model

#799783 color RGB value is (121,151,131).

RGB: (121,151,131) (47%, 59%, 51%)

RGB channels and saturation

R 121 of 255 = 47%
G 151 of 255 = 59%
B 131 of 255 = 51%

121
151
131

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

Portions of RGB colors in percentages

R + G + B = 121 + 151 + 131 = 403 (100%)
R 121 of 403 ~ 30.02%
G 151 of 403 ~ 37.47%
B 131 of 403 ~ 32.51'%

%30.02
%37.47
%32.51

CMYK color model

#799783 color CMYK value is (20,0,13,41).

  • cyan value is 19.87%
  • magenta value is 0.00%
  • yellow value is 13.25%
  • key color value is 40.78%

CMYK: (20,0,13,41)
C20M0Y13K41 (20%, 0%, 13%, 41%)
(0.20 / 0.00 / 0.13 / 0.41)

CMYK percentages

%19.87
%0
%13.25
%40.78

Codes

Color #799783 in popluar color models

79 97 83
RGB 121 151 131
HSL 140° 12.61% 53.33%
HSB/HSV 140° 19.87% 59.22%
CMYK 19.87% 0.00% 13.25%
40.78%

Color #799783 in popluar number systems.

HEX 79 97 83
Decimal 121 151 131
Binary 1111001 10010111 10000011
Octal 171 227 203

Shades and tints

Shades of #799783

#799783
(121,151,131)
#6E8A78
(110,138,120)
#637D6D
(99,125,109)
#587062
(88,112,98)
#4D6357
(77,99,87)
#42564C
(66,86,76)
#374941
(55,73,65)
#2C3C36
(44,60,54)
#212F2B
(33,47,43)
#162220
(22,34,32)
#0B1515
(11,21,21)
#000000
(0,0,0)

Tints of #799783

#799783
(121,151,131)
#85A08E
(133,160,142)
#91A999
(145,169,153)
#9DB2A4
(157,178,164)
#A9BBAF
(169,187,175)
#B5C4BA
(181,196,186)
#C1CDC5
(193,205,197)
#CDD6D0
(205,214,208)
#D9DFDB
(217,223,219)
#E5E8E6
(229,232,230)
#F1F1F1
(241,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #799783; }

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

This text font color is #799783.

Background Color

.myBgColor { background-color: #799783; }

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

This div background color is #799783.

Border color

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

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

This div border color is #799783.

Opacity

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

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

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

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

This text has shadow with #799783 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #799783.

Preview

Color preview on black background

This text has color #799783 on black background.


Color preview on white background

This text has color #799783 on white background.


Black color preview on #799783 background

This text has black color on #799783 background.


White color preview on #799783 background

This text has white color on #799783 background.


Related colors

Complementary color

Complementary color for #hex is #86687C.


I love getcolorcode.com

Triadic colors

1 #837997 and #978379 with #799783 are triadic colors.

2 #839779 and #977983 with #799783 are triadic colors.